"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/06/04 02:18:28 DEBUG : Creating backend with remote "TestB2:rclone-test-fuciwaj7lolo" 2026/06/04 02:18:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/04 02:18:29 DEBUG : Creating backend with remote "/tmp/rclone2562240052" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:18:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 02:18:30 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/06/04 02:18:30 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:18:30 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.51s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:18:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/04 02:18:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 02:18:31 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:18:31 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:18:32 DEBUG : sub dir/hello world: size = 11 OK 2026/06/04 02:18:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 02:18:32 INFO : sub dir/hello world: Copied (new) 2026/06/04 02:18:32 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.65s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", 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-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", 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-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:18:33 DEBUG : Creating backend with remote "/non-existing" 2026/06/04 02:18:33 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/06/04 02:18:33 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:18:33 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:18:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 02:18:34 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:18:34 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:18:34 DEBUG : sub dir/hello world: size = 11 OK 2026/06/04 02:18:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 02:18:34 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.47s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:18:35 INFO : B2 bucket rclone-test-fuciwaj7lolo: Running all checks before starting transfers 2026/06/04 02:18:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 02:18:35 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:18:35 INFO : B2 bucket rclone-test-fuciwaj7lolo: Checks finished, now starting transfers 2026/06/04 02:18:35 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:18:36 DEBUG : sub dir/hello world: size = 11 OK 2026/06/04 02:18:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 02:18:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.12s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:18:36 ERROR : Ignoring --no-traverse with sync 2026/06/04 02:18:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 02:18:37 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:18:37 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:18:37 DEBUG : sub dir/hello world: size = 11 OK 2026/06/04 02:18:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 02:18:37 INFO : sub dir/hello world: Copied (new) 2026/06/04 02:18:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.11s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:18:38 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/06/04 02:18:38 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:18:38 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:18:38 DEBUG : hello world2: size = 12 OK 2026/06/04 02:18:38 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/06/04 02:18:38 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.11s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:18:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/04 02:18:39 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:18:39 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:18:39 DEBUG : potato2: size = 11 OK 2026/06/04 02:18:39 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 02:18:39 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.11s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:18:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/04 02:18:40 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:18:40 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:18:41 DEBUG : potato2: size = 11 OK 2026/06/04 02:18:41 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 02:18:41 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.47s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:18:41 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/04 02:18:41 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/04 02:18:41 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/04 02:18:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/04 02:18:41 INFO : sub dir2: Making directory 2026/06/04 02:18:41 INFO : sub dir: Making directory 2026/06/04 02:18:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 02:18:41 INFO : sub dir2/sub sub dir2: Making directory 2026/06/04 02:18:41 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:18:41 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:18:42 DEBUG : sub dir/hello world: size = 11 OK 2026/06/04 02:18:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 02:18:42 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/06/04 02:18:42 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.11s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:18:42 INFO : sub dir2: Making directory 2026/06/04 02:18:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/04 02:18:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/04 02:18:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 02:18:43 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:18:43 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:18:43 DEBUG : sub dir/hello world: size = 11 OK 2026/06/04 02:18:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 02:18:43 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.15s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:18:43 DEBUG : sub dir2: Making directory with metadata 2026/06/04 02:18:43 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/04 02:18:44 INFO : sub dir2: Making directory 2026/06/04 02:18:44 INFO : sub dir: Making directory 2026/06/04 02:18:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 02:18:44 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:18:44 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:18:44 DEBUG : sub dir/hello world: size = 11 OK 2026/06/04 02:18:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 02:18:44 INFO : sub dir/hello world: Copied (new) 2026/06/04 02:18:44 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/06/04 02:18:44 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/04 02:18:44 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.29s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.47s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:18:45 INFO : sub dir2: Making directory 2026/06/04 02:18:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 02:18:45 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:18:45 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:18:46 DEBUG : sub dir/hello world: size = 11 OK 2026/06/04 02:18:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 02:18:46 INFO : sub dir/hello world: Copied (new) 2026/06/04 02:18:46 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.11s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:18:46 DEBUG : sub dir2: Making directory with metadata 2026/06/04 02:18:46 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/04 02:18:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/04 02:18:47 INFO : sub dir2: Making directory 2026/06/04 02:18:47 INFO : sub dir: Making directory 2026/06/04 02:18:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 02:18:47 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:18:47 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:18:47 DEBUG : sub dir/hello world: size = 11 OK 2026/06/04 02:18:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 02:18:47 INFO : sub dir/hello world: Copied (new) 2026/06/04 02:18:47 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/06/04 02:18:47 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.12s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", 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-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:18:48 INFO : sub dir2: Making directory 2026/06/04 02:18:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 02:18:48 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:18:48 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:18:48 DEBUG : sub dir/hello world: size = 11 OK 2026/06/04 02:18:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 02:18:48 INFO : sub dir/hello world: Copied (new) 2026/06/04 02:18:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.31s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:18:50 DEBUG : Creating backend with remote "TestB2:rclone-test-zabapad0mohe" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-fuciwaj7lolo -> B2 bucket rclone-test-zabapad0mohe 2026/06/04 02:18:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 02:18:51 DEBUG : B2 bucket rclone-test-zabapad0mohe: Waiting for checks to finish 2026/06/04 02:18:51 DEBUG : B2 bucket rclone-test-zabapad0mohe: Waiting for transfers to finish 2026/06/04 02:18:52 DEBUG : sub dir/hello world: size = 11 OK 2026/06/04 02:18:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 02:18:52 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/04 02:18:52 DEBUG : B2 bucket rclone-test-zabapad0mohe: Purge remote 2026/06/04 02:18:52 INFO : B2 bucket rclone-test-zabapad0mohe: cleaning bucket "rclone-test-zabapad0mohe" of all files 2026/06/04 02:18:52 DEBUG : sub dir/hello world: Deleting (id "4_zef922d0360dd9b0b9fe80e1b_f103e091ffe645d7d_d20260604_m021851_c001_v0001136_t0016_u01780539531903") --- PASS: TestServerSideCopy (3.98s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:18:54 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:18:54 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-fuciwaj7lolo) 2026/06/04 02:18:54 DEBUG : sub dir/hello world: Sizes differ 2026/06/04 02:18:54 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:18:54 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:18:54 DEBUG : sub dir/hello world: size = 17 OK 2026/06/04 02:18:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/04 02:18:54 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.71s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:18:55 DEBUG : Creating backend with remote "TestB2:rclone-test-fasoled2qeya" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-fuciwaj7lolo -> B2 bucket rclone-test-fasoled2qeya 2026/06/04 02:18:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 02:18:57 DEBUG : B2 bucket rclone-test-fasoled2qeya: Waiting for checks to finish 2026/06/04 02:18:57 DEBUG : B2 bucket rclone-test-fasoled2qeya: Waiting for transfers to finish 2026/06/04 02:18:58 DEBUG : sub dir/hello world: size = 11 OK 2026/06/04 02:18:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 02:18:58 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/04 02:19:00 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-fuciwaj7lolo) 2026/06/04 02:19:00 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-fasoled2qeya) 2026/06/04 02:19:00 DEBUG : sub dir/hello world: Sizes differ 2026/06/04 02:19:00 DEBUG : B2 bucket rclone-test-fasoled2qeya: Waiting for checks to finish 2026/06/04 02:19:00 DEBUG : B2 bucket rclone-test-fasoled2qeya: Waiting for transfers to finish 2026/06/04 02:19:00 DEBUG : sub dir/hello world: size = 17 OK 2026/06/04 02:19:00 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/04 02:19:00 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/04 02:19:00 DEBUG : B2 bucket rclone-test-fasoled2qeya: Purge remote 2026/06/04 02:19:00 INFO : B2 bucket rclone-test-fasoled2qeya: cleaning bucket "rclone-test-fasoled2qeya" of all files 2026/06/04 02:19:01 DEBUG : sub dir/hello world: Deleting (id "4_z0f523d7360dd9b0b9fe80e1b_f10696ba3076d3043_d20260604_m021900_c001_v0001172_t0045_u01780539540207") 2026/06/04 02:19:01 DEBUG : sub dir/hello world: Deleting (id "4_z0f523d7360dd9b0b9fe80e1b_f111a9638e96e0d1f_d20260604_m021857_c001_v0001109_t0029_u01780539537602") --- PASS: TestServerSideCopyOverSelf (7.16s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:19:03 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:19:03 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-fuciwaj7lolo) 2026/06/04 02:19:03 DEBUG : sub dir/hello world: Sizes differ 2026/06/04 02:19:03 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:19:03 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:19:03 DEBUG : sub dir/hello world: size = 17 OK 2026/06/04 02:19:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/04 02:19:03 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/04 02:19:03 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.76s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:19:04 DEBUG : Creating backend with remote "TestB2:rclone-test-berasid9duso" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-fuciwaj7lolo -> B2 bucket rclone-test-berasid9duso 2026/06/04 02:19:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 02:19:05 DEBUG : B2 bucket rclone-test-berasid9duso: Waiting for checks to finish 2026/06/04 02:19:05 DEBUG : B2 bucket rclone-test-berasid9duso: Waiting for transfers to finish 2026/06/04 02:19:06 DEBUG : sub dir/hello world: size = 11 OK 2026/06/04 02:19:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 02:19:06 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/04 02:19:07 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-fuciwaj7lolo) 2026/06/04 02:19:07 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-berasid9duso) 2026/06/04 02:19:07 DEBUG : sub dir/hello world: Sizes differ 2026/06/04 02:19:07 DEBUG : B2 bucket rclone-test-berasid9duso: Waiting for checks to finish 2026/06/04 02:19:07 DEBUG : B2 bucket rclone-test-berasid9duso: Waiting for transfers to finish 2026/06/04 02:19:08 DEBUG : sub dir/hello world: size = 17 OK 2026/06/04 02:19:08 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/04 02:19:08 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/04 02:19:08 INFO : sub dir/hello world: Deleted 2026/06/04 02:19:08 DEBUG : testing file moves 2026/06/04 02:19:09 DEBUG : B2 bucket rclone-test-berasid9duso: Waiting for checks to finish 2026/06/04 02:19:09 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-fuciwaj7lolo) 2026/06/04 02:19:09 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-berasid9duso) 2026/06/04 02:19:09 DEBUG : sub dir/hello world: Sizes differ 2026/06/04 02:19:09 DEBUG : B2 bucket rclone-test-berasid9duso: Waiting for transfers to finish 2026/06/04 02:19:09 DEBUG : sub dir/hello world: size = 24 OK 2026/06/04 02:19:09 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/06/04 02:19:09 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/04 02:19:09 INFO : sub dir/hello world: Deleted 2026/06/04 02:19:10 DEBUG : B2 bucket rclone-test-berasid9duso: Purge remote 2026/06/04 02:19:10 INFO : B2 bucket rclone-test-berasid9duso: cleaning bucket "rclone-test-berasid9duso" of all files 2026/06/04 02:19:10 DEBUG : sub dir/hello world: Deleting (id "4_zbfe25d9360dd9b0b9fe80e1b_f10302519e4ec040e_d20260604_m021909_c001_v0001180_t0012_u01780539549443") 2026/06/04 02:19:10 DEBUG : sub dir/hello world: Deleting (id "4_zbfe25d9360dd9b0b9fe80e1b_f104e9d7fe1b18a5c_d20260604_m021907_c001_v0001146_t0010_u01780539547824") 2026/06/04 02:19:10 DEBUG : sub dir/hello world: Deleting (id "4_zbfe25d9360dd9b0b9fe80e1b_f113b2b305c1159ef_d20260604_m021906_c001_v0001100_t0046_u01780539546436") --- PASS: TestServerSideMoveOverSelf (7.37s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:19:11 ERROR : error listing: directory not found 2026/06/04 02:19:12 INFO : Local file system at /tmp/rclone2562240052: Making directory 2026/06/04 02:19:12 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:19:12 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.49s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:19:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 02:19:13 DEBUG : Local file system at /tmp/rclone2562240052: Waiting for checks to finish 2026/06/04 02:19:13 DEBUG : Local file system at /tmp/rclone2562240052: Waiting for transfers to finish 2026/06/04 02:19:14 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/06/04 02:19:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 02:19:14 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/06/04 02:19:14 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.84s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:19:15 DEBUG : check sum: Need to transfer - File not found at Destination 2026/06/04 02:19:15 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:19:15 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:19:15 DEBUG : check sum: size = 1 OK 2026/06/04 02:19:15 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/04 02:19:15 INFO : check sum: Copied (new) 2026/06/04 02:19:15 DEBUG : Waiting for deletions to finish 2026/06/04 02:19:15 DEBUG : check sum: size = 1 OK 2026/06/04 02:19:15 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:19:15 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/04 02:19:15 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/06/04 02:19:15 DEBUG : check sum: Unchanged skipping 2026/06/04 02:19:15 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:19:15 DEBUG : Waiting for deletions to finish 2026/06/04 02:19:15 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.53s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:19:16 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/06/04 02:19:16 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:19:16 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:19:16 DEBUG : sizeonly: size = 6 OK 2026/06/04 02:19:16 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/04 02:19:16 INFO : sizeonly: Copied (new) 2026/06/04 02:19:16 DEBUG : Waiting for deletions to finish 2026/06/04 02:19:17 DEBUG : sizeonly: size = 6 OK 2026/06/04 02:19:17 DEBUG : sizeonly: Sizes identical 2026/06/04 02:19:17 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:19:17 DEBUG : sizeonly: Unchanged skipping 2026/06/04 02:19:17 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:19:17 DEBUG : Waiting for deletions to finish 2026/06/04 02:19:17 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.52s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:19:18 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/06/04 02:19:18 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:19:18 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:19:18 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/06/04 02:19:18 INFO : ignore-size: Copied (new) 2026/06/04 02:19:18 DEBUG : Waiting for deletions to finish 2026/06/04 02:19:18 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:19:18 DEBUG : ignore-size: Unchanged skipping 2026/06/04 02:19:18 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:19:18 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:19:18 DEBUG : Waiting for deletions to finish 2026/06/04 02:19:18 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.50s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:19:20 DEBUG : existing: size = 6 OK 2026/06/04 02:19:20 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:19:20 DEBUG : existing: Unchanged skipping 2026/06/04 02:19:20 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:19:20 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:19:20 DEBUG : Waiting for deletions to finish 2026/06/04 02:19:20 INFO : There was nothing to transfer 2026/06/04 02:19:20 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/06/04 02:19:20 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:19:20 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:19:20 DEBUG : existing: size = 6 OK 2026/06/04 02:19:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/04 02:19:20 INFO : existing: Copied (replaced existing) 2026/06/04 02:19:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.71s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:19:21 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/04 02:19:21 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:19:21 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:19:21 DEBUG : existing: size = 6 OK 2026/06/04 02:19:21 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/04 02:19:21 INFO : existing: Copied (new) 2026/06/04 02:19:21 DEBUG : Waiting for deletions to finish 2026/06/04 02:19:21 DEBUG : existing: Destination exists, skipping 2026/06/04 02:19:21 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:19:21 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:19:21 DEBUG : Waiting for deletions to finish 2026/06/04 02:19:21 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.48s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:19:23 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/04 02:19:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/04 02:19:23 DEBUG : c/non empty space: size = 5 OK 2026/06/04 02:19:23 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/04 02:19:23 DEBUG : c/non empty space: Unchanged skipping 2026/06/04 02:19:23 DEBUG : a/potato2: size = 60 OK 2026/06/04 02:19:23 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/04 02:19:23 INFO : a/potato2: Copied (new) 2026/06/04 02:19:23 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:19:23 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:19:23 DEBUG : Waiting for deletions to finish 2026/06/04 02:19:24 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.24s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:19:25 DEBUG : empty space: size = 1 OK 2026/06/04 02:19:25 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/04 02:19:25 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:19:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/04 02:19:25 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/06/04 02:19:25 DEBUG : empty space: Unchanged skipping 2026/06/04 02:19:25 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:19:25 DEBUG : Waiting for deletions to finish 2026/06/04 02:19:25 INFO : There was nothing to transfer 2026/06/04 02:19:25 DEBUG : empty space: size = 1 OK 2026/06/04 02:19:25 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/04 02:19:25 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:19:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/04 02:19:26 INFO : empty space: Updated modification time in destination 2026/06/04 02:19:26 DEBUG : empty space: Unchanged skipping 2026/06/04 02:19:26 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:19:26 DEBUG : Waiting for deletions to finish 2026/06/04 02:19:26 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.52s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:19:28 DEBUG : empty space: size = 1 OK 2026/06/04 02:19:28 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/04 02:19:28 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:19:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/04 02:19:28 DEBUG : empty space: Unchanged skipping 2026/06/04 02:19:28 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:19:28 DEBUG : Waiting for deletions to finish 2026/06/04 02:19:28 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.31s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:19:29 DEBUG : foo: size = 3 OK 2026/06/04 02:19:29 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/04 02:19:29 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:19:29 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:19:29 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-fuciwaj7lolo) 2026/06/04 02:19:29 DEBUG : foo: sha1 differ 2026/06/04 02:19:29 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:19:29 DEBUG : foo: size = 3 OK 2026/06/04 02:19:29 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/06/04 02:19:29 INFO : foo: Copied (replaced existing) 2026/06/04 02:19:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:19:30 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/04 02:19:30 DEBUG : empty space: size = 1 OK 2026/06/04 02:19:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/04 02:19:30 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:19:30 DEBUG : empty space: Unchanged skipping 2026/06/04 02:19:30 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:19:31 DEBUG : potato: size = 60 OK 2026/06/04 02:19:31 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/04 02:19:31 INFO : potato: Copied (new) 2026/06/04 02:19:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.72s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:19:32 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:19:32 DEBUG : potato: size = 60 (B2 bucket rclone-test-fuciwaj7lolo) 2026/06/04 02:19:32 DEBUG : potato: Sizes differ 2026/06/04 02:19:32 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:19:32 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:19:32 DEBUG : potato: size = 21 OK 2026/06/04 02:19:32 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/06/04 02:19:32 INFO : potato: Copied (replaced existing) 2026/06/04 02:19:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.57s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:19:34 DEBUG : potato: size = 21 OK 2026/06/04 02:19:34 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/06/04 02:19:34 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:19:34 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2562240052) 2026/06/04 02:19:34 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-fuciwaj7lolo) 2026/06/04 02:19:34 DEBUG : potato: sha1 differ 2026/06/04 02:19:34 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:19:34 DEBUG : potato: size = 21 OK 2026/06/04 02:19:34 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/06/04 02:19:34 INFO : potato: Copied (replaced existing) 2026/06/04 02:19:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:19:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/04 02:19:35 DEBUG : empty space: size = 1 OK 2026/06/04 02:19:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/04 02:19:35 DEBUG : empty space: Unchanged skipping 2026/06/04 02:19:35 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/06/04 02:19:35 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:19:35 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:19:35 DEBUG : Waiting for deletions to finish 2026/06/04 02:19:35 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:19:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/04 02:19:37 DEBUG : empty space: size = 1 OK 2026/06/04 02:19:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/04 02:19:37 DEBUG : empty space: Unchanged skipping 2026/06/04 02:19:37 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:19:37 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:19:37 DEBUG : potato2: size = 60 OK 2026/06/04 02:19:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/04 02:19:37 INFO : potato2: Copied (new) 2026/06/04 02:19:37 DEBUG : Waiting for deletions to finish 2026/06/04 02:19:37 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:19:39 INFO : d: Making directory 2026/06/04 02:19:39 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/06/04 02:19:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/04 02:19:39 DEBUG : c/non empty space: size = 5 OK 2026/06/04 02:19:39 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/04 02:19:39 DEBUG : c/non empty space: Unchanged skipping 2026/06/04 02:19:39 DEBUG : a/potato2: size = 60 OK 2026/06/04 02:19:39 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/04 02:19:39 INFO : a/potato2: Copied (new) 2026/06/04 02:19:39 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:19:39 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:19:39 DEBUG : Waiting for deletions to finish 2026/06/04 02:19:40 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.27s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:19:41 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/04 02:19:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/04 02:19:41 DEBUG : c/non empty space: size = 5 OK 2026/06/04 02:19:41 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/04 02:19:41 DEBUG : c/non empty space: Unchanged skipping 2026/06/04 02:19:41 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:19:41 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:19:41 DEBUG : a/potato2: size = 60 OK 2026/06/04 02:19:41 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/04 02:19:41 INFO : a/potato2: Copied (new) 2026/06/04 02:19:41 ERROR : B2 bucket rclone-test-fuciwaj7lolo: not deleting files as there were IO errors 2026/06/04 02:19:41 ERROR : B2 bucket rclone-test-fuciwaj7lolo: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.14s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:19:43 DEBUG : Waiting for deletions to finish 2026/06/04 02:19:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/04 02:19:43 DEBUG : empty space: size = 1 OK 2026/06/04 02:19:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/04 02:19:43 DEBUG : empty space: Unchanged skipping 2026/06/04 02:19:43 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:19:43 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:19:44 INFO : potato: Deleted 2026/06/04 02:19:44 DEBUG : potato2: size = 60 OK 2026/06/04 02:19:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/04 02:19:44 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.91s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:19:45 DEBUG : Waiting for deletions to finish 2026/06/04 02:19:45 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:19:45 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:19:45 INFO : potato: Deleted 2026/06/04 02:19:46 DEBUG : empty space: size = 1 OK 2026/06/04 02:19:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/04 02:19:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/04 02:19:46 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:19:46 DEBUG : empty space: Unchanged skipping 2026/06/04 02:19:46 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:19:46 DEBUG : potato2: size = 60 OK 2026/06/04 02:19:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/04 02:19:46 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.31s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:19:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/04 02:19:47 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:19:47 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:19:48 DEBUG : potato2: size = 19 OK 2026/06/04 02:19:48 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/06/04 02:19:48 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.72s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:19:49 DEBUG : enormous: Excluded (Size Filter) 2026/06/04 02:19:49 DEBUG : enormous: Excluded 2026/06/04 02:19:49 DEBUG : potato2: Excluded (Size Filter) 2026/06/04 02:19:49 DEBUG : potato2: Excluded 2026/06/04 02:19:49 DEBUG : potato2: Excluded (Size Filter) 2026/06/04 02:19:49 DEBUG : potato2: Excluded 2026/06/04 02:19:49 DEBUG : empty space: size = 1 OK 2026/06/04 02:19:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/04 02:19:49 DEBUG : empty space: Unchanged skipping 2026/06/04 02:19:49 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:19:49 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:19:49 DEBUG : Waiting for deletions to finish 2026/06/04 02:19:49 INFO : There was nothing to transfer 2026/06/04 02:19:49 DEBUG : enormous: Excluded (Size Filter) 2026/06/04 02:19:49 DEBUG : enormous: Excluded 2026/06/04 02:19:49 DEBUG : potato2: Excluded (Size Filter) 2026/06/04 02:19:49 DEBUG : potato2: Excluded 2026/06/04 02:19:50 DEBUG : potato2: Excluded (Size Filter) 2026/06/04 02:19:50 DEBUG : potato2: Excluded 2026/06/04 02:19:50 DEBUG : empty space: size = 1 OK 2026/06/04 02:19:50 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/04 02:19:50 DEBUG : empty space: Unchanged skipping 2026/06/04 02:19:50 DEBUG : Local file system at /tmp/rclone2562240052: Waiting for checks to finish 2026/06/04 02:19:50 DEBUG : Local file system at /tmp/rclone2562240052: Waiting for transfers to finish 2026/06/04 02:19:50 DEBUG : Waiting for deletions to finish 2026/06/04 02:19:50 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.88s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:19:51 DEBUG : enormous: Excluded (Size Filter) 2026/06/04 02:19:51 DEBUG : enormous: Excluded 2026/06/04 02:19:51 DEBUG : potato2: Excluded (Size Filter) 2026/06/04 02:19:51 DEBUG : potato2: Excluded 2026/06/04 02:19:51 DEBUG : empty space: size = 1 OK 2026/06/04 02:19:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/04 02:19:51 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:19:51 DEBUG : empty space: Unchanged skipping 2026/06/04 02:19:51 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:19:51 DEBUG : Waiting for deletions to finish 2026/06/04 02:19:52 INFO : enormous: Deleted 2026/06/04 02:19:52 INFO : potato2: Deleted 2026/06/04 02:19:52 INFO : There was nothing to transfer 2026/06/04 02:19:52 DEBUG : empty space: size = 1 OK 2026/06/04 02:19:52 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/04 02:19:52 DEBUG : empty space: Unchanged skipping 2026/06/04 02:19:52 DEBUG : Local file system at /tmp/rclone2562240052: Waiting for checks to finish 2026/06/04 02:19:52 DEBUG : Local file system at /tmp/rclone2562240052: Waiting for transfers to finish 2026/06/04 02:19:52 DEBUG : Waiting for deletions to finish 2026/06/04 02:19:52 INFO : potato2: Deleted 2026/06/04 02:19:52 INFO : enormous: Deleted 2026/06/04 02:19:52 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.30s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:19:54 DEBUG : five: Need to transfer - File not found at Destination 2026/06/04 02:19:54 DEBUG : four: size = 4 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:19:54 DEBUG : four: size = 8 (B2 bucket rclone-test-fuciwaj7lolo) 2026/06/04 02:19:54 DEBUG : four: Sizes differ 2026/06/04 02:19:54 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/06/04 02:19:54 DEBUG : one: Destination is newer than source, skipping 2026/06/04 02:19:54 DEBUG : three: size = 5 OK 2026/06/04 02:19:54 DEBUG : three: Sizes identical 2026/06/04 02:19:54 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/06/04 02:19:54 DEBUG : two: size = 3 OK 2026/06/04 02:19:54 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:19:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2562240052) 2026/06/04 02:19:54 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-fuciwaj7lolo) 2026/06/04 02:19:54 DEBUG : two: sha1 differ 2026/06/04 02:19:54 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:19:54 DEBUG : five: size = 4 OK 2026/06/04 02:19:54 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/04 02:19:54 INFO : five: Copied (new) 2026/06/04 02:19:55 DEBUG : four: size = 4 OK 2026/06/04 02:19:55 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/04 02:19:55 INFO : four: Copied (replaced existing) 2026/06/04 02:19:55 DEBUG : two: size = 3 OK 2026/06/04 02:19:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/04 02:19:55 INFO : two: Copied (replaced existing) 2026/06/04 02:19:55 DEBUG : Waiting for deletions to finish 2026/06/04 02:19:55 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:19:55 DEBUG : five: size = 4 OK 2026/06/04 02:19:55 DEBUG : four: size = 4 OK 2026/06/04 02:19:55 DEBUG : three: size = 5 OK 2026/06/04 02:19:55 DEBUG : one: Destination is newer than source, skipping 2026/06/04 02:19:55 DEBUG : two: size = 3 OK 2026/06/04 02:19:55 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/04 02:19:55 DEBUG : four: Size and sha1 of src and dst objects identical 2026/06/04 02:19:55 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/06/04 02:19:55 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/04 02:19:55 DEBUG : five: Size and sha1 of src and dst objects identical 2026/06/04 02:19:55 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/06/04 02:19:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/04 02:19:55 DEBUG : two: Size and sha1 of src and dst objects identical 2026/06/04 02:19:55 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/06/04 02:19:55 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2562240052) 2026/06/04 02:19:55 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-fuciwaj7lolo) 2026/06/04 02:19:55 DEBUG : three: sha1 differ 2026/06/04 02:19:55 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/06/04 02:19:55 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:19:55 DEBUG : three: size = 5 OK 2026/06/04 02:19:55 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/04 02:19:55 INFO : three: Copied (replaced existing) 2026/06/04 02:19:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.19s) === 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-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/06/04 02:19:57 INFO : B2 bucket rclone-test-fuciwaj7lolo: Making map for --track-renames 2026/06/04 02:19:57 INFO : B2 bucket rclone-test-fuciwaj7lolo: Finished making map for --track-renames 2026/06/04 02:19:57 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:19:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/04 02:19:57 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/04 02:19:57 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for renames to finish 2026/06/04 02:19:57 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:19:57 DEBUG : yam: size = 11 OK 2026/06/04 02:19:57 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/04 02:19:57 INFO : yam: Copied (new) 2026/06/04 02:19:58 DEBUG : potato: size = 14 OK 2026/06/04 02:19:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/04 02:19:58 INFO : potato: Copied (new) 2026/06/04 02:19:58 DEBUG : Waiting for deletions to finish 2026/06/04 02:19:58 DEBUG : potato: size = 14 OK 2026/06/04 02:19:58 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:19:58 INFO : B2 bucket rclone-test-fuciwaj7lolo: Making map for --track-renames 2026/06/04 02:19:58 INFO : B2 bucket rclone-test-fuciwaj7lolo: Finished making map for --track-renames 2026/06/04 02:19:58 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:19:58 DEBUG : potato: Unchanged skipping 2026/06/04 02:19:58 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for renames to finish 2026/06/04 02:19:59 DEBUG : yaml: size = 11 OK 2026/06/04 02:19:59 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/04 02:19:59 INFO : yam: Copied (server-side copy) to: yaml 2026/06/04 02:19:59 INFO : yam: Deleted 2026/06/04 02:19:59 INFO : yaml: Renamed from "yam" 2026/06/04 02:19:59 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:19:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.90s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/06/04 02:20:00 INFO : B2 bucket rclone-test-fuciwaj7lolo: Making map for --track-renames 2026/06/04 02:20:00 INFO : B2 bucket rclone-test-fuciwaj7lolo: Finished making map for --track-renames 2026/06/04 02:20:00 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:20:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/04 02:20:00 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/04 02:20:00 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for renames to finish 2026/06/04 02:20:00 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:20:00 DEBUG : yam: size = 11 OK 2026/06/04 02:20:00 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/04 02:20:00 INFO : yam: Copied (new) 2026/06/04 02:20:00 DEBUG : potato: size = 14 OK 2026/06/04 02:20:00 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/04 02:20:00 INFO : potato: Copied (new) 2026/06/04 02:20:00 DEBUG : Waiting for deletions to finish 2026/06/04 02:20:01 INFO : B2 bucket rclone-test-fuciwaj7lolo: Making map for --track-renames 2026/06/04 02:20:01 DEBUG : potato: size = 14 OK 2026/06/04 02:20:01 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:20:01 INFO : B2 bucket rclone-test-fuciwaj7lolo: Finished making map for --track-renames 2026/06/04 02:20:01 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:20:01 DEBUG : potato: Unchanged skipping 2026/06/04 02:20:01 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for renames to finish 2026/06/04 02:20:01 DEBUG : yaml: size = 11 OK 2026/06/04 02:20:01 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/04 02:20:01 INFO : yam: Copied (server-side copy) to: yaml 2026/06/04 02:20:01 INFO : yam: Deleted 2026/06/04 02:20:01 INFO : yaml: Renamed from "yam" 2026/06/04 02:20:01 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:20:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.34s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/06/04 02:20:02 INFO : B2 bucket rclone-test-fuciwaj7lolo: Making map for --track-renames 2026/06/04 02:20:02 INFO : B2 bucket rclone-test-fuciwaj7lolo: Finished making map for --track-renames 2026/06/04 02:20:02 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:20:02 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for renames to finish 2026/06/04 02:20:02 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/06/04 02:20:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/04 02:20:02 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:20:03 DEBUG : sub/yam: size = 11 OK 2026/06/04 02:20:03 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/04 02:20:03 INFO : sub/yam: Copied (new) 2026/06/04 02:20:03 DEBUG : potato: size = 14 OK 2026/06/04 02:20:03 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/04 02:20:03 INFO : potato: Copied (new) 2026/06/04 02:20:03 DEBUG : Waiting for deletions to finish 2026/06/04 02:20:03 DEBUG : potato: size = 14 OK 2026/06/04 02:20:03 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:20:03 DEBUG : potato: Unchanged skipping 2026/06/04 02:20:04 INFO : B2 bucket rclone-test-fuciwaj7lolo: Making map for --track-renames 2026/06/04 02:20:04 INFO : B2 bucket rclone-test-fuciwaj7lolo: Finished making map for --track-renames 2026/06/04 02:20:04 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:20:04 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for renames to finish 2026/06/04 02:20:04 DEBUG : yam: size = 11 OK 2026/06/04 02:20:04 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/04 02:20:04 INFO : sub/yam: Copied (server-side copy) to: yam 2026/06/04 02:20:04 INFO : sub/yam: Deleted 2026/06/04 02:20:04 INFO : yam: Renamed from "sub/yam" 2026/06/04 02:20:04 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:20:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.05s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:20:05 DEBUG : Creating backend with remote "/tmp/rclone2562240052/dir1" 2026/06/04 02:20:05 DEBUG : Creating backend with remote "/tmp/rclone2562240052/dir2" 2026/06/04 02:20:05 DEBUG : Local file system at /tmp/rclone2562240052/dir2: Using server-side directory move 2026/06/04 02:20:05 INFO : Local file system at /tmp/rclone2562240052/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/04 02:20:05 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/06/04 02:20:05 DEBUG : Local file system at /tmp/rclone2562240052/dir2: Waiting for checks to finish 2026/06/04 02:20:05 INFO : file1.txt: Moved (server-side) 2026/06/04 02:20:05 DEBUG : Local file system at /tmp/rclone2562240052/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:20:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 02:20:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/04 02:20:06 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:20:06 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:20:06 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/04 02:20:06 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/04 02:20:06 INFO : nested/sub dir/file: Copied (new) 2026/06/04 02:20:06 INFO : nested/sub dir/file: Deleted 2026/06/04 02:20:06 DEBUG : sub dir/hello world: size = 11 OK 2026/06/04 02:20:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 02:20:06 INFO : sub dir/hello world: Copied (new) 2026/06/04 02:20:06 INFO : sub dir/hello world: Deleted 2026/06/04 02:20:06 INFO : sub dir: Removing directory 2026/06/04 02:20:06 INFO : nested/sub dir: Removing directory 2026/06/04 02:20:06 INFO : nested: Removing directory 2026/06/04 02:20:06 DEBUG : Local file system at /tmp/rclone2562240052: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.69s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:20:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 02:20:07 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/04 02:20:07 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:20:07 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:20:08 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/04 02:20:08 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/04 02:20:08 INFO : nested/sub dir/file: Copied (new) 2026/06/04 02:20:08 INFO : nested/sub dir/file: Deleted 2026/06/04 02:20:08 DEBUG : sub dir/hello world: size = 11 OK 2026/06/04 02:20:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 02:20:08 INFO : sub dir/hello world: Copied (new) 2026/06/04 02:20:08 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.54s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:20:09 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/06/04 02:20:09 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/04 02:20:09 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:20:09 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:20:09 DEBUG : existing: size = 6 OK 2026/06/04 02:20:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/04 02:20:09 INFO : existing: Copied (new) 2026/06/04 02:20:09 INFO : existing: Deleted 2026/06/04 02:20:09 DEBUG : existing-b: size = 6 OK 2026/06/04 02:20:09 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/06/04 02:20:09 INFO : existing-b: Copied (new) 2026/06/04 02:20:09 INFO : existing-b: Deleted 2026/06/04 02:20:10 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:20:10 DEBUG : existing: Destination exists, skipping 2026/06/04 02:20:10 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/06/04 02:20:10 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:20:10 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.73s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:20:11 DEBUG : Creating backend with remote "TestB2:rclone-test-nepesiv2yula" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-fuciwaj7lolo -> B2 bucket rclone-test-nepesiv2yula 2026/06/04 02:20:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/04 02:20:15 DEBUG : empty space: size = 1 OK 2026/06/04 02:20:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/04 02:20:15 DEBUG : empty space: Unchanged skipping 2026/06/04 02:20:15 DEBUG : potato3: size = 68 (B2 bucket rclone-test-fuciwaj7lolo) 2026/06/04 02:20:15 DEBUG : potato3: size = 60 (B2 bucket rclone-test-nepesiv2yula) 2026/06/04 02:20:15 DEBUG : potato3: Sizes differ 2026/06/04 02:20:15 DEBUG : B2 bucket rclone-test-nepesiv2yula: Waiting for checks to finish 2026/06/04 02:20:15 INFO : empty space: Deleted 2026/06/04 02:20:15 DEBUG : B2 bucket rclone-test-nepesiv2yula: Waiting for transfers to finish 2026/06/04 02:20:15 DEBUG : potato2: size = 60 OK 2026/06/04 02:20:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/04 02:20:15 INFO : potato2: Copied (server-side copy) 2026/06/04 02:20:15 INFO : potato2: Deleted 2026/06/04 02:20:16 DEBUG : potato3: size = 68 OK 2026/06/04 02:20:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/04 02:20:16 INFO : potato3: Copied (server-side copy) 2026/06/04 02:20:16 INFO : potato3: Deleted 2026/06/04 02:20:16 DEBUG : Creating backend with remote "TestB2:rclone-test-ruxarub9peto" 2026/06/04 02:20:17 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/04 02:20:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/04 02:20:17 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/04 02:20:17 DEBUG : B2 bucket rclone-test-ruxarub9peto: Waiting for checks to finish 2026/06/04 02:20:17 DEBUG : B2 bucket rclone-test-ruxarub9peto: Waiting for transfers to finish 2026/06/04 02:20:18 DEBUG : empty space: size = 1 OK 2026/06/04 02:20:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/04 02:20:18 INFO : empty space: Copied (server-side copy) 2026/06/04 02:20:18 INFO : empty space: Deleted 2026/06/04 02:20:18 DEBUG : potato3: size = 68 OK 2026/06/04 02:20:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/04 02:20:18 INFO : potato3: Copied (server-side copy) 2026/06/04 02:20:18 INFO : potato3: Deleted 2026/06/04 02:20:18 DEBUG : potato2: size = 60 OK 2026/06/04 02:20:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/04 02:20:18 INFO : potato2: Copied (server-side copy) 2026/06/04 02:20:19 INFO : potato2: Deleted 2026/06/04 02:20:19 DEBUG : B2 bucket rclone-test-ruxarub9peto: Purge remote 2026/06/04 02:20:19 INFO : B2 bucket rclone-test-ruxarub9peto: cleaning bucket "rclone-test-ruxarub9peto" of all files 2026/06/04 02:20:19 DEBUG : empty space: Deleting (id "4_zff627d1360ed9b0b9fe80e1b_f113a6c7a151f2403_d20260604_m022018_c001_v0001180_t0008_u01780539618197") 2026/06/04 02:20:19 DEBUG : potato2: Deleting (id "4_zff627d1360ed9b0b9fe80e1b_f11998be8eac197d5_d20260604_m022018_c001_v0001100_t0011_u01780539618554") 2026/06/04 02:20:19 DEBUG : potato3: Deleting (id "4_zff627d1360ed9b0b9fe80e1b_f104c916f6a858ef1_d20260604_m022018_c001_v0001171_t0058_u01780539618433") 2026/06/04 02:20:20 DEBUG : B2 bucket rclone-test-nepesiv2yula: Purge remote 2026/06/04 02:20:20 INFO : B2 bucket rclone-test-nepesiv2yula: cleaning bucket "rclone-test-nepesiv2yula" of all files 2026/06/04 02:20:20 DEBUG : empty space: Deleting (id "4_z1f726d0360ed9b0b9fe80e1b_f414099685512ac94_d20260604_m022018_c001_v7007000_t0000_u01780539618402") 2026/06/04 02:20:20 DEBUG : empty space: Deleting (id "4_z1f726d0360ed9b0b9fe80e1b_f1085a2afb34e6328_d20260604_m022014_c001_v0001099_t0051_u01780539614185") 2026/06/04 02:20:20 DEBUG : potato2: Deleting (id "4_z1f726d0360ed9b0b9fe80e1b_f414099685512ac97_d20260604_m022018_c001_v7007000_t0000_u01780539618996") 2026/06/04 02:20:20 DEBUG : potato2: Deleting (id "4_z1f726d0360ed9b0b9fe80e1b_f1183481318201b98_d20260604_m022015_c001_v0001178_t0005_u01780539615656") 2026/06/04 02:20:20 DEBUG : potato3: Deleting (id "4_z1f726d0360ed9b0b9fe80e1b_f414099685512ac96_d20260604_m022018_c001_v7007000_t0000_u01780539618772") 2026/06/04 02:20:20 DEBUG : potato3: Deleting (id "4_z1f726d0360ed9b0b9fe80e1b_f1112519ec12c9319_d20260604_m022015_c001_v0001182_t0004_u01780539615894") 2026/06/04 02:20:20 DEBUG : potato3: Deleting (id "4_z1f726d0360ed9b0b9fe80e1b_f1085a2afb34e632a_d20260604_m022014_c001_v0001099_t0005_u01780539614907") --- PASS: TestServerSideMove (11.14s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:20:22 DEBUG : Creating backend with remote "TestB2:rclone-test-vumudos4jigu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-fuciwaj7lolo -> B2 bucket rclone-test-vumudos4jigu 2026/06/04 02:20:27 DEBUG : empty space: Excluded (Size Filter) 2026/06/04 02:20:27 DEBUG : empty space: Excluded 2026/06/04 02:20:27 DEBUG : empty space: Excluded (Size Filter) 2026/06/04 02:20:27 DEBUG : empty space: Excluded 2026/06/04 02:20:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/04 02:20:27 DEBUG : potato3: size = 68 (B2 bucket rclone-test-fuciwaj7lolo) 2026/06/04 02:20:27 DEBUG : potato3: size = 60 (B2 bucket rclone-test-vumudos4jigu) 2026/06/04 02:20:27 DEBUG : potato3: Sizes differ 2026/06/04 02:20:27 DEBUG : B2 bucket rclone-test-vumudos4jigu: Waiting for checks to finish 2026/06/04 02:20:27 DEBUG : B2 bucket rclone-test-vumudos4jigu: Waiting for transfers to finish 2026/06/04 02:20:27 DEBUG : potato2: size = 60 OK 2026/06/04 02:20:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/04 02:20:27 INFO : potato2: Copied (server-side copy) 2026/06/04 02:20:27 DEBUG : potato3: size = 68 OK 2026/06/04 02:20:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/04 02:20:27 INFO : potato3: Copied (server-side copy) 2026/06/04 02:20:27 INFO : potato2: Deleted 2026/06/04 02:20:28 INFO : potato3: Deleted 2026/06/04 02:20:28 DEBUG : Creating backend with remote "TestB2:rclone-test-rezegeb0hodu" 2026/06/04 02:20:29 DEBUG : empty space: Excluded (Size Filter) 2026/06/04 02:20:29 DEBUG : empty space: Excluded 2026/06/04 02:20:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/04 02:20:29 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/04 02:20:29 DEBUG : B2 bucket rclone-test-rezegeb0hodu: Waiting for checks to finish 2026/06/04 02:20:29 DEBUG : B2 bucket rclone-test-rezegeb0hodu: Waiting for transfers to finish 2026/06/04 02:20:30 DEBUG : potato2: size = 60 OK 2026/06/04 02:20:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/04 02:20:30 INFO : potato2: Copied (server-side copy) 2026/06/04 02:20:30 INFO : potato2: Deleted 2026/06/04 02:20:34 DEBUG : potato3: size = 68 OK 2026/06/04 02:20:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/04 02:20:34 INFO : potato3: Copied (server-side copy) 2026/06/04 02:20:35 INFO : potato3: Deleted 2026/06/04 02:20:35 DEBUG : B2 bucket rclone-test-rezegeb0hodu: Purge remote 2026/06/04 02:20:35 INFO : B2 bucket rclone-test-rezegeb0hodu: cleaning bucket "rclone-test-rezegeb0hodu" of all files 2026/06/04 02:20:35 DEBUG : potato2: Deleting (id "4_zdf32ad0360ed9b0b9fe80e1b_f1185963af8bd3e7d_d20260604_m022030_c001_v0001090_t0016_u01780539630233") 2026/06/04 02:20:35 DEBUG : potato3: Deleting (id "4_zdf32ad0360ed9b0b9fe80e1b_f110567ec4e90f047_d20260604_m022030_c001_v0001144_t0036_u01780539630580") 2026/06/04 02:20:36 DEBUG : B2 bucket rclone-test-vumudos4jigu: Purge remote 2026/06/04 02:20:36 INFO : B2 bucket rclone-test-vumudos4jigu: cleaning bucket "rclone-test-vumudos4jigu" of all files 2026/06/04 02:20:36 DEBUG : empty space: Deleting (id "4_z8fe28df360ed9b0b9fe80e1b_f1074228bd4457c19_d20260604_m022026_c001_v0001174_t0008_u01780539626336") 2026/06/04 02:20:36 DEBUG : potato2: Deleting (id "4_z8fe28df360ed9b0b9fe80e1b_f409b90c8204f47e0_d20260604_m022030_c001_v7007000_t0000_u01780539630581") 2026/06/04 02:20:36 DEBUG : potato2: Deleting (id "4_z8fe28df360ed9b0b9fe80e1b_f102bb957b1157bfd_d20260604_m022027_c001_v0001101_t0048_u01780539627473") 2026/06/04 02:20:36 DEBUG : potato3: Deleting (id "4_z8fe28df360ed9b0b9fe80e1b_f409b90c8204f47ed_d20260604_m022034_c001_v7007000_t0000_u01780539634943") 2026/06/04 02:20:36 DEBUG : potato3: Deleting (id "4_z8fe28df360ed9b0b9fe80e1b_f1132ffdaf825d1bd_d20260604_m022027_c001_v0001183_t0055_u01780539627850") 2026/06/04 02:20:36 DEBUG : potato3: Deleting (id "4_z8fe28df360ed9b0b9fe80e1b_f1074228bd4457c23_d20260604_m022026_c001_v0001174_t0036_u01780539626684") --- PASS: TestServerSideMoveWithFilter (16.01s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:20:38 DEBUG : Creating backend with remote "TestB2:rclone-test-xohaxuv5rolu" 2026/06/04 02:20:40 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-fuciwaj7lolo -> B2 bucket rclone-test-xohaxuv5rolu 2026/06/04 02:20:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/04 02:20:43 DEBUG : empty space: size = 1 OK 2026/06/04 02:20:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/04 02:20:43 DEBUG : empty space: Unchanged skipping 2026/06/04 02:20:43 DEBUG : potato3: size = 68 (B2 bucket rclone-test-fuciwaj7lolo) 2026/06/04 02:20:43 DEBUG : potato3: size = 60 (B2 bucket rclone-test-xohaxuv5rolu) 2026/06/04 02:20:43 DEBUG : potato3: Sizes differ 2026/06/04 02:20:43 DEBUG : B2 bucket rclone-test-xohaxuv5rolu: Waiting for checks to finish 2026/06/04 02:20:44 INFO : empty space: Deleted 2026/06/04 02:20:44 DEBUG : B2 bucket rclone-test-xohaxuv5rolu: Waiting for transfers to finish 2026/06/04 02:20:44 DEBUG : potato2: size = 60 OK 2026/06/04 02:20:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/04 02:20:44 INFO : potato2: Copied (server-side copy) 2026/06/04 02:20:44 INFO : potato2: Deleted 2026/06/04 02:20:44 DEBUG : potato3: size = 68 OK 2026/06/04 02:20:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/04 02:20:44 INFO : potato3: Copied (server-side copy) 2026/06/04 02:20:44 INFO : potato3: Deleted 2026/06/04 02:20:45 DEBUG : Creating backend with remote "TestB2:rclone-test-diyiher4tada" 2026/06/04 02:20:45 INFO : tomatoDir: Making directory 2026/06/04 02:20:46 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/04 02:20:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/04 02:20:46 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/04 02:20:46 DEBUG : B2 bucket rclone-test-diyiher4tada: Waiting for checks to finish 2026/06/04 02:20:46 DEBUG : B2 bucket rclone-test-diyiher4tada: Waiting for transfers to finish 2026/06/04 02:20:47 DEBUG : empty space: size = 1 OK 2026/06/04 02:20:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/04 02:20:47 INFO : empty space: Copied (server-side copy) 2026/06/04 02:20:47 INFO : empty space: Deleted 2026/06/04 02:20:47 DEBUG : potato2: size = 60 OK 2026/06/04 02:20:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/04 02:20:47 INFO : potato2: Copied (server-side copy) 2026/06/04 02:20:47 DEBUG : potato3: size = 68 OK 2026/06/04 02:20:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/04 02:20:47 INFO : potato3: Copied (server-side copy) 2026/06/04 02:20:47 INFO : potato2: Deleted 2026/06/04 02:20:47 INFO : potato3: Deleted 2026/06/04 02:20:48 DEBUG : B2 bucket rclone-test-diyiher4tada: Purge remote 2026/06/04 02:20:48 INFO : B2 bucket rclone-test-diyiher4tada: cleaning bucket "rclone-test-diyiher4tada" of all files 2026/06/04 02:20:48 DEBUG : empty space: Deleting (id "4_z2f02ed2360ed9b0b9fe80e1b_f1123fb06da896162_d20260604_m022046_c001_v0001174_t0000_u01780539646890") 2026/06/04 02:20:48 DEBUG : potato2: Deleting (id "4_z2f02ed2360ed9b0b9fe80e1b_f118b69a2b0821184_d20260604_m022047_c001_v0001179_t0047_u01780539647328") 2026/06/04 02:20:48 DEBUG : potato3: Deleting (id "4_z2f02ed2360ed9b0b9fe80e1b_f11264b7008f52da7_d20260604_m022047_c001_v0001179_t0043_u01780539647339") 2026/06/04 02:20:48 DEBUG : B2 bucket rclone-test-xohaxuv5rolu: Purge remote 2026/06/04 02:20:48 INFO : B2 bucket rclone-test-xohaxuv5rolu: cleaning bucket "rclone-test-xohaxuv5rolu" of all files 2026/06/04 02:20:49 DEBUG : empty space: Deleting (id "4_z7f72cdd360ed9b0b9fe80e1b_f40431be2243a9d53_d20260604_m022047_c001_v7007000_t0000_u01780539647195") 2026/06/04 02:20:49 DEBUG : empty space: Deleting (id "4_z7f72cdd360ed9b0b9fe80e1b_f1044cbe21f654819_d20260604_m022042_c001_v0001039_t0038_u01780539642152") 2026/06/04 02:20:49 DEBUG : potato2: Deleting (id "4_z7f72cdd360ed9b0b9fe80e1b_f40431be2243a9d55_d20260604_m022047_c001_v7007000_t0000_u01780539647533") 2026/06/04 02:20:49 DEBUG : potato2: Deleting (id "4_z7f72cdd360ed9b0b9fe80e1b_f1056a205afeef625_d20260604_m022044_c001_v0001032_t0020_u01780539644078") 2026/06/04 02:20:49 DEBUG : potato3: Deleting (id "4_z7f72cdd360ed9b0b9fe80e1b_f4256f6cb531730ed_d20260604_m022047_c001_v7007000_t0000_u01780539647575") 2026/06/04 02:20:49 DEBUG : potato3: Deleting (id "4_z7f72cdd360ed9b0b9fe80e1b_f1125df58547f83ea_d20260604_m022044_c001_v0001181_t0008_u01780539644419") 2026/06/04 02:20:49 DEBUG : potato3: Deleting (id "4_z7f72cdd360ed9b0b9fe80e1b_f1044cbe21f65481b_d20260604_m022042_c001_v0001039_t0040_u01780539642742") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.75s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:20:50 DEBUG : Creating backend with remote "TestB2:rclone-test-fuciwaj7lolo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.63s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:20:53 DEBUG : Creating backend with remote "TestB2:rclone-test-fuciwaj7lolo/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:20:54 DEBUG : Creating backend with remote "TestB2:rclone-test-fuciwaj7lolo/rclone-sync-test" 2026/06/04 02:20:56 DEBUG : Creating backend with remote "TestB2:rclone-test-fuciwaj7lolo/rclone-sync-test-include/layer2" 2026/06/04 02:20:58 DEBUG : Creating backend with remote "TestB2:rclone-test-fuciwaj7lolo/rclone-sync-test-ignore-file" 2026/06/04 02:21:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/04 02:21:02 DEBUG : B2 bucket rclone-test-fuciwaj7lolo path rclone-sync-test: Waiting for checks to finish 2026/06/04 02:21:02 DEBUG : B2 bucket rclone-test-fuciwaj7lolo path rclone-sync-test: Waiting for transfers to finish 2026/06/04 02:21:02 DEBUG : Waiting for deletions to finish 2026/06/04 02:21:02 INFO : There was nothing to transfer 2026/06/04 02:21:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/04 02:21:03 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:21:03 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:21:03 DEBUG : Waiting for deletions to finish 2026/06/04 02:21:03 INFO : There was nothing to transfer 2026/06/04 02:21:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/04 02:21:03 DEBUG : B2 bucket rclone-test-fuciwaj7lolo path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/06/04 02:21:03 DEBUG : B2 bucket rclone-test-fuciwaj7lolo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/06/04 02:21:03 DEBUG : Waiting for deletions to finish 2026/06/04 02:21:03 INFO : There was nothing to transfer 2026/06/04 02:21:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/04 02:21:04 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:21:04 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:21:04 DEBUG : Waiting for deletions to finish 2026/06/04 02:21:04 INFO : There was nothing to transfer 2026/06/04 02:21:04 DEBUG : Excluded 2026/06/04 02:21:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/04 02:21:04 DEBUG : B2 bucket rclone-test-fuciwaj7lolo path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/06/04 02:21:04 DEBUG : B2 bucket rclone-test-fuciwaj7lolo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/06/04 02:21:04 DEBUG : Waiting for deletions to finish 2026/06/04 02:21:04 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.20s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:21:05 DEBUG : Creating backend with remote "TestB2:rclone-test-fuciwaj7lolo/dst" 2026/06/04 02:21:06 DEBUG : Creating backend with remote "TestB2:rclone-test-fuciwaj7lolo/CompareDest" 2026/06/04 02:21:08 DEBUG : one: Need to transfer - File not found at Destination 2026/06/04 02:21:08 DEBUG : B2 bucket rclone-test-fuciwaj7lolo path dst: Waiting for checks to finish 2026/06/04 02:21:08 DEBUG : B2 bucket rclone-test-fuciwaj7lolo path dst: Waiting for transfers to finish 2026/06/04 02:21:09 DEBUG : one: size = 3 OK 2026/06/04 02:21:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/04 02:21:09 INFO : one: Copied (new) 2026/06/04 02:21:09 DEBUG : Waiting for deletions to finish 2026/06/04 02:21:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:21:09 DEBUG : one: size = 3 (B2 bucket rclone-test-fuciwaj7lolo path dst) 2026/06/04 02:21:09 DEBUG : one: Sizes differ 2026/06/04 02:21:09 DEBUG : B2 bucket rclone-test-fuciwaj7lolo path dst: Waiting for checks to finish 2026/06/04 02:21:09 DEBUG : B2 bucket rclone-test-fuciwaj7lolo path dst: Waiting for transfers to finish 2026/06/04 02:21:10 DEBUG : one: size = 5 OK 2026/06/04 02:21:10 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/04 02:21:10 INFO : one: Copied (replaced existing) 2026/06/04 02:21:10 DEBUG : Waiting for deletions to finish 2026/06/04 02:21:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:21:12 DEBUG : one: size = 3 (B2 bucket rclone-test-fuciwaj7lolo path dst) 2026/06/04 02:21:12 DEBUG : one: Sizes differ 2026/06/04 02:21:12 DEBUG : B2 bucket rclone-test-fuciwaj7lolo path dst: Waiting for checks to finish 2026/06/04 02:21:12 DEBUG : one: size = 5 OK 2026/06/04 02:21:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/04 02:21:12 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/04 02:21:12 DEBUG : B2 bucket rclone-test-fuciwaj7lolo path dst: Waiting for transfers to finish 2026/06/04 02:21:12 DEBUG : Waiting for deletions to finish 2026/06/04 02:21:12 INFO : There was nothing to transfer 2026/06/04 02:21:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:21:13 DEBUG : one: size = 3 (B2 bucket rclone-test-fuciwaj7lolo path dst) 2026/06/04 02:21:13 DEBUG : one: Sizes differ 2026/06/04 02:21:13 DEBUG : two: size = 3 OK 2026/06/04 02:21:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/04 02:21:13 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/04 02:21:13 DEBUG : B2 bucket rclone-test-fuciwaj7lolo path dst: Waiting for checks to finish 2026/06/04 02:21:14 DEBUG : one: size = 5 OK 2026/06/04 02:21:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/04 02:21:14 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/04 02:21:14 DEBUG : B2 bucket rclone-test-fuciwaj7lolo path dst: Waiting for transfers to finish 2026/06/04 02:21:14 DEBUG : Waiting for deletions to finish 2026/06/04 02:21:14 INFO : There was nothing to transfer 2026/06/04 02:21:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:21:14 DEBUG : one: size = 3 (B2 bucket rclone-test-fuciwaj7lolo path dst) 2026/06/04 02:21:14 DEBUG : one: Sizes differ 2026/06/04 02:21:14 DEBUG : two: size = 3 OK 2026/06/04 02:21:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/04 02:21:14 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/04 02:21:14 DEBUG : B2 bucket rclone-test-fuciwaj7lolo path dst: Waiting for checks to finish 2026/06/04 02:21:14 DEBUG : one: size = 5 OK 2026/06/04 02:21:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/04 02:21:14 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/04 02:21:14 DEBUG : B2 bucket rclone-test-fuciwaj7lolo path dst: Waiting for transfers to finish 2026/06/04 02:21:14 DEBUG : Waiting for deletions to finish 2026/06/04 02:21:14 INFO : There was nothing to transfer 2026/06/04 02:21:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:21:15 DEBUG : one: size = 3 (B2 bucket rclone-test-fuciwaj7lolo path dst) 2026/06/04 02:21:15 DEBUG : one: Sizes differ 2026/06/04 02:21:15 DEBUG : two: size = 3 OK 2026/06/04 02:21:15 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/06/04 02:21:15 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/04 02:21:15 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/04 02:21:15 DEBUG : B2 bucket rclone-test-fuciwaj7lolo path dst: Waiting for checks to finish 2026/06/04 02:21:15 DEBUG : one: size = 5 OK 2026/06/04 02:21:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/04 02:21:15 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/04 02:21:15 DEBUG : B2 bucket rclone-test-fuciwaj7lolo path dst: Waiting for transfers to finish 2026/06/04 02:21:15 DEBUG : Waiting for deletions to finish 2026/06/04 02:21:15 INFO : There was nothing to transfer 2026/06/04 02:21:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:21:16 DEBUG : one: size = 3 (B2 bucket rclone-test-fuciwaj7lolo path dst) 2026/06/04 02:21:16 DEBUG : one: Sizes differ 2026/06/04 02:21:16 DEBUG : two: size = 5 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:21:16 DEBUG : two: size = 3 (B2 bucket rclone-test-fuciwaj7lolo path CompareDest) 2026/06/04 02:21:16 DEBUG : two: Sizes differ 2026/06/04 02:21:16 DEBUG : two: Need to transfer - File not found at Destination 2026/06/04 02:21:16 DEBUG : B2 bucket rclone-test-fuciwaj7lolo path dst: Waiting for checks to finish 2026/06/04 02:21:16 DEBUG : one: size = 5 OK 2026/06/04 02:21:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/04 02:21:16 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/04 02:21:16 DEBUG : B2 bucket rclone-test-fuciwaj7lolo path dst: Waiting for transfers to finish 2026/06/04 02:21:17 DEBUG : two: size = 5 OK 2026/06/04 02:21:17 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/06/04 02:21:17 INFO : two: Copied (new) 2026/06/04 02:21:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.25s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:21:20 DEBUG : Creating backend with remote "TestB2:rclone-test-fuciwaj7lolo/dest" 2026/06/04 02:21:21 DEBUG : Creating backend with remote "TestB2:rclone-test-fuciwaj7lolo/pre-dest1" 2026/06/04 02:21:22 DEBUG : Creating backend with remote "TestB2:rclone-test-fuciwaj7lolo/pre-dest2" 2026/06/04 02:21:24 DEBUG : 1: size = 1 OK 2026/06/04 02:21:24 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:21:24 DEBUG : 1: Destination found in --compare-dest, skipping 2026/06/04 02:21:24 DEBUG : 2: size = 1 OK 2026/06/04 02:21:24 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:21:24 DEBUG : 2: Destination found in --compare-dest, skipping 2026/06/04 02:21:25 DEBUG : 3: Need to transfer - File not found at Destination 2026/06/04 02:21:25 DEBUG : B2 bucket rclone-test-fuciwaj7lolo path dest: Waiting for checks to finish 2026/06/04 02:21:25 DEBUG : B2 bucket rclone-test-fuciwaj7lolo path dest: Waiting for transfers to finish 2026/06/04 02:21:25 DEBUG : 3: size = 1 OK 2026/06/04 02:21:25 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/06/04 02:21:25 INFO : 3: Copied (new) 2026/06/04 02:21:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.98s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:21:27 DEBUG : Creating backend with remote "TestB2:rclone-test-fuciwaj7lolo/dst" 2026/06/04 02:21:28 DEBUG : Creating backend with remote "TestB2:rclone-test-fuciwaj7lolo/CopyDest" 2026/06/04 02:21:30 DEBUG : one: Need to transfer - File not found at Destination 2026/06/04 02:21:30 DEBUG : B2 bucket rclone-test-fuciwaj7lolo path dst: Waiting for checks to finish 2026/06/04 02:21:30 DEBUG : B2 bucket rclone-test-fuciwaj7lolo path dst: Waiting for transfers to finish 2026/06/04 02:21:31 DEBUG : one: size = 3 OK 2026/06/04 02:21:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/04 02:21:31 INFO : one: Copied (new) 2026/06/04 02:21:31 DEBUG : Waiting for deletions to finish 2026/06/04 02:21:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:21:31 DEBUG : one: size = 3 (B2 bucket rclone-test-fuciwaj7lolo path dst) 2026/06/04 02:21:31 DEBUG : one: Sizes differ 2026/06/04 02:21:31 DEBUG : B2 bucket rclone-test-fuciwaj7lolo path dst: Waiting for checks to finish 2026/06/04 02:21:32 DEBUG : B2 bucket rclone-test-fuciwaj7lolo path dst: Waiting for transfers to finish 2026/06/04 02:21:32 DEBUG : one: size = 5 OK 2026/06/04 02:21:32 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/04 02:21:32 INFO : one: Copied (replaced existing) 2026/06/04 02:21:32 DEBUG : Waiting for deletions to finish 2026/06/04 02:21:34 DEBUG : Creating backend with remote "TestB2:rclone-test-fuciwaj7lolo/BackupDir" 2026/06/04 02:21:35 DEBUG : B2 bucket rclone-test-fuciwaj7lolo path dst: Waiting for checks to finish 2026/06/04 02:21:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:21:35 DEBUG : one: size = 3 (B2 bucket rclone-test-fuciwaj7lolo path dst) 2026/06/04 02:21:35 DEBUG : one: Sizes differ 2026/06/04 02:21:35 DEBUG : one: size = 5 OK 2026/06/04 02:21:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/04 02:21:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:21:35 DEBUG : one: size = 3 (B2 bucket rclone-test-fuciwaj7lolo path dst) 2026/06/04 02:21:35 DEBUG : one: Sizes differ 2026/06/04 02:21:37 DEBUG : one: size = 3 OK 2026/06/04 02:21:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/04 02:21:37 INFO : one: Copied (server-side copy) 2026/06/04 02:21:37 INFO : one: Deleted 2026/06/04 02:21:38 DEBUG : one: size = 5 OK 2026/06/04 02:21:38 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/04 02:21:38 INFO : one: Copied (server-side copy) 2026/06/04 02:21:38 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/04 02:21:38 DEBUG : B2 bucket rclone-test-fuciwaj7lolo path dst: Waiting for transfers to finish 2026/06/04 02:21:38 DEBUG : Waiting for deletions to finish 2026/06/04 02:21:39 DEBUG : one: size = 5 OK 2026/06/04 02:21:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/04 02:21:39 DEBUG : one: Unchanged skipping 2026/06/04 02:21:39 DEBUG : two: size = 3 OK 2026/06/04 02:21:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/04 02:21:43 DEBUG : two: size = 3 OK 2026/06/04 02:21:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/04 02:21:43 INFO : two: Copied (server-side copy) 2026/06/04 02:21:43 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/04 02:21:43 DEBUG : B2 bucket rclone-test-fuciwaj7lolo path dst: Waiting for checks to finish 2026/06/04 02:21:43 DEBUG : B2 bucket rclone-test-fuciwaj7lolo path dst: Waiting for transfers to finish 2026/06/04 02:21:43 DEBUG : Waiting for deletions to finish 2026/06/04 02:21:43 DEBUG : one: size = 5 OK 2026/06/04 02:21:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/04 02:21:43 DEBUG : one: Unchanged skipping 2026/06/04 02:21:43 DEBUG : two: size = 3 OK 2026/06/04 02:21:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/04 02:21:43 DEBUG : two: Unchanged skipping 2026/06/04 02:21:43 DEBUG : B2 bucket rclone-test-fuciwaj7lolo path dst: Waiting for checks to finish 2026/06/04 02:21:43 DEBUG : B2 bucket rclone-test-fuciwaj7lolo path dst: Waiting for transfers to finish 2026/06/04 02:21:43 DEBUG : Waiting for deletions to finish 2026/06/04 02:21:43 INFO : There was nothing to transfer 2026/06/04 02:21:44 DEBUG : one: size = 5 OK 2026/06/04 02:21:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/04 02:21:44 DEBUG : one: Unchanged skipping 2026/06/04 02:21:45 DEBUG : three: size = 7 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:21:45 DEBUG : three: size = 5 (B2 bucket rclone-test-fuciwaj7lolo path CopyDest) 2026/06/04 02:21:45 DEBUG : three: Sizes differ 2026/06/04 02:21:45 DEBUG : three: Destination not found in --copy-dest 2026/06/04 02:21:45 DEBUG : three: Need to transfer - File not found at Destination 2026/06/04 02:21:45 DEBUG : two: size = 3 OK 2026/06/04 02:21:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/04 02:21:45 DEBUG : two: Unchanged skipping 2026/06/04 02:21:45 DEBUG : B2 bucket rclone-test-fuciwaj7lolo path dst: Waiting for checks to finish 2026/06/04 02:21:45 DEBUG : B2 bucket rclone-test-fuciwaj7lolo path dst: Waiting for transfers to finish 2026/06/04 02:21:46 DEBUG : three: size = 7 OK 2026/06/04 02:21:46 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/06/04 02:21:46 INFO : three: Copied (new) 2026/06/04 02:21:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (20.56s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:21:49 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1165-14.backblaze.com/b2api/v1/b2_upload_file/0f82cdd360cd9b0b9fe80e1b/c001_v0001165_t0041": EOF 2026/06/04 02:21:49 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1165-14.backblaze.com/b2api/v1/b2_upload_file/0f82cdd360cd9b0b9fe80e1b/c001_v0001165_t0041": EOF) 2026/06/04 02:21:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-fuciwaj7lolo: 1/10 (Post "https://pod-000-1165-14.backblaze.com/b2api/v1/b2_upload_file/0f82cdd360cd9b0b9fe80e1b/c001_v0001165_t0041": EOF) 2026/06/04 02:21:51 DEBUG : pacer: Reducing sleep to 10ms 2026/06/04 02:21:51 DEBUG : Creating backend with remote "TestB2:rclone-test-fuciwaj7lolo/dst" 2026/06/04 02:21:51 DEBUG : Config file has changed externally - reloading 2026/06/04 02:21:52 DEBUG : Creating backend with remote "TestB2:rclone-test-fuciwaj7lolo/backup" 2026/06/04 02:21:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:21:54 DEBUG : one: size = 3 (B2 bucket rclone-test-fuciwaj7lolo path dst) 2026/06/04 02:21:54 DEBUG : one: Sizes differ 2026/06/04 02:21:54 DEBUG : two: size = 3 OK 2026/06/04 02:21:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:21:54 DEBUG : two: Unchanged skipping 2026/06/04 02:21:54 DEBUG : B2 bucket rclone-test-fuciwaj7lolo path dst: Waiting for checks to finish 2026/06/04 02:21:55 DEBUG : one: size = 3 OK 2026/06/04 02:21:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/04 02:21:55 INFO : one: Copied (server-side copy) 2026/06/04 02:21:56 INFO : one: Deleted 2026/06/04 02:21:56 DEBUG : B2 bucket rclone-test-fuciwaj7lolo path dst: Waiting for transfers to finish 2026/06/04 02:21:56 DEBUG : one: size = 4 OK 2026/06/04 02:21:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/04 02:21:56 INFO : one: Copied (new) 2026/06/04 02:21:56 DEBUG : Waiting for deletions to finish 2026/06/04 02:21:57 DEBUG : three.txt: size = 5 OK 2026/06/04 02:21:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/04 02:21:57 INFO : three.txt: Copied (server-side copy) 2026/06/04 02:21:57 INFO : three.txt: Deleted 2026/06/04 02:21:57 INFO : three.txt: Moved into backup dir 2026/06/04 02:21:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:21:59 DEBUG : one: size = 4 (B2 bucket rclone-test-fuciwaj7lolo path dst) 2026/06/04 02:21:59 DEBUG : one: Sizes differ 2026/06/04 02:21:59 DEBUG : two: size = 3 OK 2026/06/04 02:21:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:21:59 DEBUG : B2 bucket rclone-test-fuciwaj7lolo path dst: Waiting for checks to finish 2026/06/04 02:21:59 DEBUG : two: Unchanged skipping 2026/06/04 02:22:00 DEBUG : one: size = 4 OK 2026/06/04 02:22:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/04 02:22:00 INFO : one: Copied (server-side copy) 2026/06/04 02:22:00 INFO : one: Deleted 2026/06/04 02:22:00 DEBUG : B2 bucket rclone-test-fuciwaj7lolo path dst: Waiting for transfers to finish 2026/06/04 02:22:00 DEBUG : one: size = 5 OK 2026/06/04 02:22:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/04 02:22:00 INFO : one: Copied (new) 2026/06/04 02:22:00 DEBUG : Waiting for deletions to finish 2026/06/04 02:22:05 DEBUG : three.txt: size = 6 OK 2026/06/04 02:22:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/04 02:22:05 INFO : three.txt: Copied (server-side copy) 2026/06/04 02:22:06 INFO : three.txt: Deleted 2026/06/04 02:22:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (19.95s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:22:09 DEBUG : Creating backend with remote "TestB2:rclone-test-fuciwaj7lolo/dst" 2026/06/04 02:22:09 DEBUG : Config file has changed externally - reloading 2026/06/04 02:22:10 DEBUG : Creating backend with remote "TestB2:rclone-test-fuciwaj7lolo/backup" 2026/06/04 02:22:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:22:12 DEBUG : one: size = 3 (B2 bucket rclone-test-fuciwaj7lolo path dst) 2026/06/04 02:22:12 DEBUG : one: Sizes differ 2026/06/04 02:22:12 DEBUG : B2 bucket rclone-test-fuciwaj7lolo path dst: Waiting for checks to finish 2026/06/04 02:22:12 DEBUG : two: size = 3 OK 2026/06/04 02:22:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:22:12 DEBUG : two: Unchanged skipping 2026/06/04 02:22:13 DEBUG : one.bak: size = 3 OK 2026/06/04 02:22:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/04 02:22:13 INFO : one: Copied (server-side copy) to: one.bak 2026/06/04 02:22:14 INFO : one: Deleted 2026/06/04 02:22:14 DEBUG : B2 bucket rclone-test-fuciwaj7lolo path dst: Waiting for transfers to finish 2026/06/04 02:22:14 DEBUG : one: size = 4 OK 2026/06/04 02:22:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/04 02:22:14 INFO : one: Copied (new) 2026/06/04 02:22:14 DEBUG : Waiting for deletions to finish 2026/06/04 02:22:15 DEBUG : three.txt.bak: size = 5 OK 2026/06/04 02:22:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/04 02:22:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/04 02:22:15 INFO : three.txt: Deleted 2026/06/04 02:22:15 INFO : three.txt: Moved into backup dir 2026/06/04 02:22:17 DEBUG : two: size = 3 OK 2026/06/04 02:22:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:22:17 DEBUG : B2 bucket rclone-test-fuciwaj7lolo path dst: Waiting for checks to finish 2026/06/04 02:22:17 DEBUG : two: Unchanged skipping 2026/06/04 02:22:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:22:17 DEBUG : one: size = 4 (B2 bucket rclone-test-fuciwaj7lolo path dst) 2026/06/04 02:22:17 DEBUG : one: Sizes differ 2026/06/04 02:22:18 DEBUG : one.bak: size = 4 OK 2026/06/04 02:22:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/04 02:22:18 INFO : one: Copied (server-side copy) to: one.bak 2026/06/04 02:22:18 INFO : one: Deleted 2026/06/04 02:22:18 DEBUG : B2 bucket rclone-test-fuciwaj7lolo path dst: Waiting for transfers to finish 2026/06/04 02:22:18 DEBUG : one: size = 5 OK 2026/06/04 02:22:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/04 02:22:18 INFO : one: Copied (new) 2026/06/04 02:22:18 DEBUG : Waiting for deletions to finish 2026/06/04 02:22:19 DEBUG : three.txt.bak: size = 6 OK 2026/06/04 02:22:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/04 02:22:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/04 02:22:19 INFO : three.txt: Deleted 2026/06/04 02:22:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.95s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:22:22 DEBUG : Creating backend with remote "TestB2:rclone-test-fuciwaj7lolo/dst" 2026/06/04 02:22:23 DEBUG : Creating backend with remote "TestB2:rclone-test-fuciwaj7lolo/backup" 2026/06/04 02:22:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:22:25 DEBUG : one: size = 3 (B2 bucket rclone-test-fuciwaj7lolo path dst) 2026/06/04 02:22:25 DEBUG : one: Sizes differ 2026/06/04 02:22:25 DEBUG : two: size = 3 OK 2026/06/04 02:22:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:22:25 DEBUG : two: Unchanged skipping 2026/06/04 02:22:25 DEBUG : B2 bucket rclone-test-fuciwaj7lolo path dst: Waiting for checks to finish 2026/06/04 02:22:26 DEBUG : one-2019-01-01: size = 3 OK 2026/06/04 02:22:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/04 02:22:26 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/04 02:22:26 INFO : one: Deleted 2026/06/04 02:22:26 DEBUG : B2 bucket rclone-test-fuciwaj7lolo path dst: Waiting for transfers to finish 2026/06/04 02:22:27 DEBUG : one: size = 4 OK 2026/06/04 02:22:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/04 02:22:27 INFO : one: Copied (new) 2026/06/04 02:22:27 DEBUG : Waiting for deletions to finish 2026/06/04 02:22:28 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/04 02:22:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/04 02:22:28 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/04 02:22:28 INFO : three.txt: Deleted 2026/06/04 02:22:28 INFO : three.txt: Moved into backup dir 2026/06/04 02:22:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:22:30 DEBUG : one: size = 4 (B2 bucket rclone-test-fuciwaj7lolo path dst) 2026/06/04 02:22:30 DEBUG : one: Sizes differ 2026/06/04 02:22:30 DEBUG : B2 bucket rclone-test-fuciwaj7lolo path dst: Waiting for checks to finish 2026/06/04 02:22:30 DEBUG : two: size = 3 OK 2026/06/04 02:22:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:22:30 DEBUG : two: Unchanged skipping 2026/06/04 02:22:31 DEBUG : one-2019-01-01: size = 4 OK 2026/06/04 02:22:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/04 02:22:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/04 02:22:31 INFO : one: Deleted 2026/06/04 02:22:31 DEBUG : B2 bucket rclone-test-fuciwaj7lolo path dst: Waiting for transfers to finish 2026/06/04 02:22:31 DEBUG : one: size = 5 OK 2026/06/04 02:22:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/04 02:22:31 INFO : one: Copied (new) 2026/06/04 02:22:31 DEBUG : Waiting for deletions to finish 2026/06/04 02:22:32 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/04 02:22:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/04 02:22:32 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/04 02:22:32 INFO : three.txt: Deleted 2026/06/04 02:22:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.86s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:22:35 DEBUG : Creating backend with remote "TestB2:rclone-test-fuciwaj7lolo/dst" 2026/06/04 02:22:37 DEBUG : one: size = 4 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:22:37 DEBUG : one: size = 3 (B2 bucket rclone-test-fuciwaj7lolo path dst) 2026/06/04 02:22:37 DEBUG : one: Sizes differ 2026/06/04 02:22:37 DEBUG : two: size = 3 OK 2026/06/04 02:22:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:22:37 DEBUG : two: Unchanged skipping 2026/06/04 02:22:37 DEBUG : B2 bucket rclone-test-fuciwaj7lolo path dst: Waiting for checks to finish 2026/06/04 02:22:37 DEBUG : one.bak: size = 3 OK 2026/06/04 02:22:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/04 02:22:37 INFO : one: Copied (server-side copy) to: one.bak 2026/06/04 02:22:37 INFO : one: Deleted 2026/06/04 02:22:37 DEBUG : B2 bucket rclone-test-fuciwaj7lolo path dst: Waiting for transfers to finish 2026/06/04 02:22:38 DEBUG : one: size = 4 OK 2026/06/04 02:22:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/04 02:22:38 INFO : one: Copied (new) 2026/06/04 02:22:38 DEBUG : Waiting for deletions to finish 2026/06/04 02:22:39 DEBUG : three.txt.bak: size = 5 OK 2026/06/04 02:22:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/04 02:22:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/04 02:22:39 INFO : three.txt: Deleted 2026/06/04 02:22:39 INFO : three.txt: Moved into backup dir 2026/06/04 02:22:39 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1043-17.backblaze.com/b2api/v1/b2_upload_file/0f82cdd360cd9b0b9fe80e1b/c001_v0001043_t0022": EOF 2026/06/04 02:22:39 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1043-17.backblaze.com/b2api/v1/b2_upload_file/0f82cdd360cd9b0b9fe80e1b/c001_v0001043_t0022": EOF) 2026/06/04 02:22:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-fuciwaj7lolo: 1/10 (Post "https://pod-000-1043-17.backblaze.com/b2api/v1/b2_upload_file/0f82cdd360cd9b0b9fe80e1b/c001_v0001043_t0022": EOF) 2026/06/04 02:22:42 DEBUG : pacer: Reducing sleep to 10ms 2026/06/04 02:22:42 DEBUG : one.bak: Excluded (Path Filter) 2026/06/04 02:22:42 DEBUG : one.bak: Excluded 2026/06/04 02:22:42 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/06/04 02:22:42 DEBUG : three.txt.bak: Excluded 2026/06/04 02:22:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:22:42 DEBUG : one: size = 4 (B2 bucket rclone-test-fuciwaj7lolo path dst) 2026/06/04 02:22:42 DEBUG : one: Sizes differ 2026/06/04 02:22:42 DEBUG : two: size = 3 OK 2026/06/04 02:22:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:22:42 DEBUG : two: Unchanged skipping 2026/06/04 02:22:42 DEBUG : B2 bucket rclone-test-fuciwaj7lolo path dst: Waiting for checks to finish 2026/06/04 02:22:43 DEBUG : one.bak: size = 4 OK 2026/06/04 02:22:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/04 02:22:43 INFO : one: Copied (server-side copy) to: one.bak 2026/06/04 02:22:43 INFO : one: Deleted 2026/06/04 02:22:43 DEBUG : B2 bucket rclone-test-fuciwaj7lolo path dst: Waiting for transfers to finish 2026/06/04 02:22:43 DEBUG : one: size = 5 OK 2026/06/04 02:22:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/04 02:22:43 INFO : one: Copied (new) 2026/06/04 02:22:43 DEBUG : Waiting for deletions to finish 2026/06/04 02:22:44 DEBUG : three.txt.bak: size = 6 OK 2026/06/04 02:22:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/04 02:22:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/04 02:22:44 INFO : three.txt: Deleted 2026/06/04 02:22:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.07s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:22:46 DEBUG : Creating backend with remote "TestB2:rclone-test-fuciwaj7lolo/dst" 2026/06/04 02:22:47 DEBUG : one: size = 4 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:22:47 DEBUG : one: size = 3 (B2 bucket rclone-test-fuciwaj7lolo path dst) 2026/06/04 02:22:47 DEBUG : one: Sizes differ 2026/06/04 02:22:49 DEBUG : one.bak: size = 3 OK 2026/06/04 02:22:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/04 02:22:49 INFO : one: Copied (server-side copy) to: one.bak 2026/06/04 02:22:49 INFO : one: Deleted 2026/06/04 02:22:50 DEBUG : one: size = 4 OK 2026/06/04 02:22:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/04 02:22:50 INFO : one: Copied (new) 2026/06/04 02:22:50 DEBUG : two: size = 3 OK 2026/06/04 02:22:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:22:50 DEBUG : two: Unchanged skipping 2026/06/04 02:22:50 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:22:50 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-fuciwaj7lolo path dst) 2026/06/04 02:22:50 DEBUG : three.txt: Sizes differ 2026/06/04 02:22:51 DEBUG : three.txt.bak: size = 5 OK 2026/06/04 02:22:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/04 02:22:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/04 02:22:51 INFO : three.txt: Deleted 2026/06/04 02:22:52 DEBUG : three.txt: size = 6 OK 2026/06/04 02:22:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/04 02:22:52 INFO : three.txt: Copied (new) 2026/06/04 02:22:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:22:52 DEBUG : one: size = 4 (B2 bucket rclone-test-fuciwaj7lolo path dst) 2026/06/04 02:22:52 DEBUG : one: Sizes differ 2026/06/04 02:22:53 DEBUG : one.bak: size = 4 OK 2026/06/04 02:22:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/04 02:22:53 INFO : one: Copied (server-side copy) to: one.bak 2026/06/04 02:22:53 INFO : one: Deleted 2026/06/04 02:22:54 DEBUG : one: size = 5 OK 2026/06/04 02:22:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/04 02:22:54 INFO : one: Copied (new) 2026/06/04 02:22:54 DEBUG : two: size = 3 OK 2026/06/04 02:22:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:22:54 DEBUG : two: Unchanged skipping 2026/06/04 02:22:54 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:22:54 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-fuciwaj7lolo path dst) 2026/06/04 02:22:54 DEBUG : three.txt: Sizes differ 2026/06/04 02:22:55 DEBUG : three.txt.bak: size = 6 OK 2026/06/04 02:22:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/04 02:22:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/04 02:22:55 INFO : three.txt: Deleted 2026/06/04 02:22:55 DEBUG : three.txt: size = 19 OK 2026/06/04 02:22:55 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/04 02:22:55 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.50s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:22:58 DEBUG : Creating backend with remote "TestB2:rclone-test-fuciwaj7lolo/dst" 2026/06/04 02:22:59 DEBUG : one: size = 4 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:22:59 DEBUG : one: size = 3 (B2 bucket rclone-test-fuciwaj7lolo path dst) 2026/06/04 02:22:59 DEBUG : one: Sizes differ 2026/06/04 02:23:00 DEBUG : one-2019-01-01: size = 3 OK 2026/06/04 02:23:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/04 02:23:00 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/04 02:23:01 INFO : one: Deleted 2026/06/04 02:23:01 DEBUG : one: size = 4 OK 2026/06/04 02:23:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/04 02:23:01 INFO : one: Copied (new) 2026/06/04 02:23:02 DEBUG : two: size = 3 OK 2026/06/04 02:23:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:23:02 DEBUG : two: Unchanged skipping 2026/06/04 02:23:02 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:23:02 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-fuciwaj7lolo path dst) 2026/06/04 02:23:02 DEBUG : three.txt: Sizes differ 2026/06/04 02:23:02 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/04 02:23:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/04 02:23:02 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/04 02:23:02 INFO : three.txt: Deleted 2026/06/04 02:23:03 DEBUG : three.txt: size = 6 OK 2026/06/04 02:23:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/04 02:23:03 INFO : three.txt: Copied (new) 2026/06/04 02:23:03 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/06/04 02:23:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/04 02:23:04 DEBUG : pacer: Reducing sleep to 10ms 2026/06/04 02:23:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:23:04 DEBUG : one: size = 4 (B2 bucket rclone-test-fuciwaj7lolo path dst) 2026/06/04 02:23:04 DEBUG : one: Sizes differ 2026/06/04 02:23:05 DEBUG : one-2019-01-01: size = 4 OK 2026/06/04 02:23:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/04 02:23:05 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/04 02:23:05 INFO : one: Deleted 2026/06/04 02:23:06 DEBUG : one: size = 5 OK 2026/06/04 02:23:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/04 02:23:06 INFO : one: Copied (new) 2026/06/04 02:23:06 DEBUG : two: size = 3 OK 2026/06/04 02:23:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:23:06 DEBUG : two: Unchanged skipping 2026/06/04 02:23:06 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:23:06 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-fuciwaj7lolo path dst) 2026/06/04 02:23:06 DEBUG : three.txt: Sizes differ 2026/06/04 02:23:06 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/04 02:23:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/04 02:23:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/04 02:23:07 INFO : three.txt: Deleted 2026/06/04 02:23:07 DEBUG : three.txt: size = 19 OK 2026/06/04 02:23:07 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/04 02:23:07 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.67s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:23:09 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:23:09 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-fuciwaj7lolo) 2026/06/04 02:23:09 DEBUG : Testêé: Sizes differ 2026/06/04 02:23:09 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:23:09 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:23:10 DEBUG : Testêé: size = 14 OK 2026/06/04 02:23:10 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/06/04 02:23:10 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/06/04 02:23:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.90s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:23:11 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/04 02:23:11 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:23:11 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:23:11 DEBUG : existing: size = 6 OK 2026/06/04 02:23:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/04 02:23:11 INFO : existing: Copied (new) 2026/06/04 02:23:11 DEBUG : Waiting for deletions to finish 2026/06/04 02:23:12 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:23:12 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:23:12 DEBUG : existing: size = 6 (B2 bucket rclone-test-fuciwaj7lolo) 2026/06/04 02:23:12 DEBUG : existing: Sizes differ 2026/06/04 02:23:12 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/06/04 02:23:12 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:23:12 ERROR : B2 bucket rclone-test-fuciwaj7lolo: not deleting files as there were IO errors 2026/06/04 02:23:12 ERROR : B2 bucket rclone-test-fuciwaj7lolo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.90s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:23:13 DEBUG : EXISTING: size = 6 OK 2026/06/04 02:23:13 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:23:13 DEBUG : existing: Unchanged skipping 2026/06/04 02:23:13 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:23:13 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:23:13 DEBUG : Waiting for deletions to finish 2026/06/04 02:23:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.38s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", 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-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:23:25 DEBUG : both0: size = 6 OK 2026/06/04 02:23:25 DEBUG : both10: size = 6 OK 2026/06/04 02:23:25 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:23:25 DEBUG : both11: size = 6 OK 2026/06/04 02:23:25 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:23:25 DEBUG : both12: size = 6 OK 2026/06/04 02:23:25 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:23:25 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:23:25 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:23:25 DEBUG : both0: Unchanged skipping 2026/06/04 02:23:25 DEBUG : both13: size = 6 OK 2026/06/04 02:23:25 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:23:25 DEBUG : both13: Unchanged skipping 2026/06/04 02:23:25 DEBUG : both14: size = 6 OK 2026/06/04 02:23:25 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:23:25 DEBUG : both11: Unchanged skipping 2026/06/04 02:23:25 DEBUG : both15: size = 6 OK 2026/06/04 02:23:25 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:23:25 DEBUG : both15: Unchanged skipping 2026/06/04 02:23:25 DEBUG : both16: size = 6 OK 2026/06/04 02:23:25 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:23:25 DEBUG : both16: Unchanged skipping 2026/06/04 02:23:25 DEBUG : both17: size = 6 OK 2026/06/04 02:23:25 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:23:25 DEBUG : both17: Unchanged skipping 2026/06/04 02:23:25 DEBUG : both18: size = 6 OK 2026/06/04 02:23:25 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:23:25 DEBUG : both18: Unchanged skipping 2026/06/04 02:23:25 DEBUG : both19: size = 6 OK 2026/06/04 02:23:25 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:23:25 DEBUG : both19: Unchanged skipping 2026/06/04 02:23:25 DEBUG : both1: size = 6 OK 2026/06/04 02:23:25 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:23:25 DEBUG : both1: Unchanged skipping 2026/06/04 02:23:25 DEBUG : both2: size = 6 OK 2026/06/04 02:23:25 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:23:25 DEBUG : both2: Unchanged skipping 2026/06/04 02:23:25 DEBUG : both3: size = 6 OK 2026/06/04 02:23:25 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:23:25 DEBUG : both3: Unchanged skipping 2026/06/04 02:23:25 DEBUG : both4: size = 6 OK 2026/06/04 02:23:25 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:23:25 DEBUG : both4: Unchanged skipping 2026/06/04 02:23:25 DEBUG : both5: size = 6 OK 2026/06/04 02:23:25 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:23:25 DEBUG : both5: Unchanged skipping 2026/06/04 02:23:25 DEBUG : both6: size = 6 OK 2026/06/04 02:23:25 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:23:25 DEBUG : both6: Unchanged skipping 2026/06/04 02:23:25 DEBUG : both7: size = 6 OK 2026/06/04 02:23:25 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:23:25 DEBUG : both7: Unchanged skipping 2026/06/04 02:23:25 DEBUG : both8: size = 6 OK 2026/06/04 02:23:25 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:23:25 DEBUG : both8: Unchanged skipping 2026/06/04 02:23:25 DEBUG : both9: size = 6 OK 2026/06/04 02:23:25 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:23:25 DEBUG : both9: Unchanged skipping 2026/06/04 02:23:25 DEBUG : both10: Unchanged skipping 2026/06/04 02:23:25 DEBUG : both12: Unchanged skipping 2026/06/04 02:23:25 DEBUG : both14: Unchanged skipping 2026/06/04 02:23:25 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:23:25 DEBUG : Waiting for deletions to finish 2026/06/04 02:23:25 INFO : only7: Deleted 2026/06/04 02:23:26 INFO : only8: Deleted 2026/06/04 02:23:26 INFO : only12: Deleted 2026/06/04 02:23:26 INFO : only0: Deleted 2026/06/04 02:23:26 INFO : only17: Deleted 2026/06/04 02:23:26 INFO : only10: Deleted 2026/06/04 02:23:26 INFO : only18: Deleted 2026/06/04 02:23:26 INFO : only3: Deleted 2026/06/04 02:23:26 INFO : only6: Deleted 2026/06/04 02:23:26 INFO : only15: Deleted 2026/06/04 02:23:26 INFO : only2: Deleted 2026/06/04 02:23:26 INFO : only4: Deleted 2026/06/04 02:23:26 INFO : only5: Deleted 2026/06/04 02:23:26 INFO : only9: Deleted 2026/06/04 02:23:26 INFO : only11: Deleted 2026/06/04 02:23:26 INFO : only13: Deleted 2026/06/04 02:23:26 INFO : only16: Deleted 2026/06/04 02:23:26 INFO : only14: Deleted 2026/06/04 02:23:27 INFO : only19: Deleted 2026/06/04 02:23:27 INFO : only1: Deleted 2026/06/04 02:23:27 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (15.84s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:23:41 DEBUG : both0: size = 6 OK 2026/06/04 02:23:41 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:23:41 DEBUG : both0: Unchanged skipping 2026/06/04 02:23:41 DEBUG : both10: size = 6 OK 2026/06/04 02:23:41 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:23:41 DEBUG : both10: Unchanged skipping 2026/06/04 02:23:41 DEBUG : both11: size = 6 OK 2026/06/04 02:23:41 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:23:41 DEBUG : both11: Unchanged skipping 2026/06/04 02:23:41 DEBUG : both12: size = 6 OK 2026/06/04 02:23:41 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:23:41 DEBUG : both12: Unchanged skipping 2026/06/04 02:23:41 DEBUG : both13: size = 6 OK 2026/06/04 02:23:41 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:23:41 DEBUG : both13: Unchanged skipping 2026/06/04 02:23:41 DEBUG : both14: size = 6 OK 2026/06/04 02:23:41 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:23:41 DEBUG : both14: Unchanged skipping 2026/06/04 02:23:41 DEBUG : both15: size = 6 OK 2026/06/04 02:23:41 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:23:41 DEBUG : both15: Unchanged skipping 2026/06/04 02:23:41 DEBUG : both16: size = 6 OK 2026/06/04 02:23:41 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:23:41 DEBUG : both16: Unchanged skipping 2026/06/04 02:23:41 DEBUG : both17: size = 6 OK 2026/06/04 02:23:41 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:23:41 DEBUG : both17: Unchanged skipping 2026/06/04 02:23:41 DEBUG : both18: size = 6 OK 2026/06/04 02:23:41 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:23:41 DEBUG : both18: Unchanged skipping 2026/06/04 02:23:41 DEBUG : both19: size = 6 OK 2026/06/04 02:23:41 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:23:41 DEBUG : both2: size = 6 OK 2026/06/04 02:23:41 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:23:41 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:23:41 DEBUG : both2: Unchanged skipping 2026/06/04 02:23:41 DEBUG : both4: size = 6 OK 2026/06/04 02:23:41 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:23:41 DEBUG : both19: Unchanged skipping 2026/06/04 02:23:41 DEBUG : both5: size = 6 OK 2026/06/04 02:23:41 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:23:41 DEBUG : both4: Unchanged skipping 2026/06/04 02:23:41 DEBUG : both6: size = 6 OK 2026/06/04 02:23:41 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:23:41 DEBUG : both3: size = 6 OK 2026/06/04 02:23:41 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:23:41 DEBUG : both6: Unchanged skipping 2026/06/04 02:23:41 DEBUG : both7: size = 6 OK 2026/06/04 02:23:41 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:23:41 DEBUG : both1: size = 6 OK 2026/06/04 02:23:41 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:23:41 DEBUG : both7: Unchanged skipping 2026/06/04 02:23:41 DEBUG : both8: size = 6 OK 2026/06/04 02:23:41 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:23:41 DEBUG : both3: Unchanged skipping 2026/06/04 02:23:41 DEBUG : both9: size = 6 OK 2026/06/04 02:23:41 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:23:41 DEBUG : both9: Unchanged skipping 2026/06/04 02:23:41 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:23:41 DEBUG : only0: size = 6 (B2 bucket rclone-test-fuciwaj7lolo) 2026/06/04 02:23:41 DEBUG : only0: Sizes differ 2026/06/04 02:23:41 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:23:41 DEBUG : only10: size = 6 (B2 bucket rclone-test-fuciwaj7lolo) 2026/06/04 02:23:41 DEBUG : only10: Sizes differ 2026/06/04 02:23:41 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:23:41 DEBUG : only11: size = 6 (B2 bucket rclone-test-fuciwaj7lolo) 2026/06/04 02:23:41 DEBUG : only11: Sizes differ 2026/06/04 02:23:41 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:23:41 DEBUG : only12: size = 6 (B2 bucket rclone-test-fuciwaj7lolo) 2026/06/04 02:23:41 DEBUG : only12: Sizes differ 2026/06/04 02:23:41 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:23:41 DEBUG : only13: size = 6 (B2 bucket rclone-test-fuciwaj7lolo) 2026/06/04 02:23:41 DEBUG : only13: Sizes differ 2026/06/04 02:23:41 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:23:41 DEBUG : only14: size = 6 (B2 bucket rclone-test-fuciwaj7lolo) 2026/06/04 02:23:41 DEBUG : only14: Sizes differ 2026/06/04 02:23:41 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:23:41 DEBUG : only15: size = 6 (B2 bucket rclone-test-fuciwaj7lolo) 2026/06/04 02:23:41 DEBUG : only15: Sizes differ 2026/06/04 02:23:41 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:23:41 DEBUG : only16: size = 6 (B2 bucket rclone-test-fuciwaj7lolo) 2026/06/04 02:23:41 DEBUG : only16: Sizes differ 2026/06/04 02:23:41 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:23:41 DEBUG : only17: size = 6 (B2 bucket rclone-test-fuciwaj7lolo) 2026/06/04 02:23:41 DEBUG : only17: Sizes differ 2026/06/04 02:23:41 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:23:41 DEBUG : only18: size = 6 (B2 bucket rclone-test-fuciwaj7lolo) 2026/06/04 02:23:41 DEBUG : only18: Sizes differ 2026/06/04 02:23:41 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:23:41 DEBUG : only19: size = 6 (B2 bucket rclone-test-fuciwaj7lolo) 2026/06/04 02:23:41 DEBUG : only19: Sizes differ 2026/06/04 02:23:41 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:23:41 DEBUG : only1: size = 6 (B2 bucket rclone-test-fuciwaj7lolo) 2026/06/04 02:23:41 DEBUG : only1: Sizes differ 2026/06/04 02:23:41 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:23:41 DEBUG : only2: size = 6 (B2 bucket rclone-test-fuciwaj7lolo) 2026/06/04 02:23:41 DEBUG : only2: Sizes differ 2026/06/04 02:23:41 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:23:41 DEBUG : only3: size = 6 (B2 bucket rclone-test-fuciwaj7lolo) 2026/06/04 02:23:41 DEBUG : only3: Sizes differ 2026/06/04 02:23:41 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:23:41 DEBUG : only4: size = 6 (B2 bucket rclone-test-fuciwaj7lolo) 2026/06/04 02:23:41 DEBUG : only4: Sizes differ 2026/06/04 02:23:41 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:23:41 DEBUG : only5: size = 6 (B2 bucket rclone-test-fuciwaj7lolo) 2026/06/04 02:23:41 DEBUG : only5: Sizes differ 2026/06/04 02:23:41 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:23:41 DEBUG : only6: size = 6 (B2 bucket rclone-test-fuciwaj7lolo) 2026/06/04 02:23:41 DEBUG : only6: Sizes differ 2026/06/04 02:23:41 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:23:41 DEBUG : only7: size = 6 (B2 bucket rclone-test-fuciwaj7lolo) 2026/06/04 02:23:41 DEBUG : only7: Sizes differ 2026/06/04 02:23:41 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:23:41 DEBUG : only8: size = 6 (B2 bucket rclone-test-fuciwaj7lolo) 2026/06/04 02:23:41 DEBUG : only8: Sizes differ 2026/06/04 02:23:41 DEBUG : both1: Unchanged skipping 2026/06/04 02:23:41 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2562240052) 2026/06/04 02:23:41 DEBUG : only9: size = 6 (B2 bucket rclone-test-fuciwaj7lolo) 2026/06/04 02:23:41 DEBUG : only9: Sizes differ 2026/06/04 02:23:41 DEBUG : both8: Unchanged skipping 2026/06/04 02:23:41 DEBUG : both5: Unchanged skipping 2026/06/04 02:23:41 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:23:42 DEBUG : only0: size = 0 OK 2026/06/04 02:23:42 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/04 02:23:42 INFO : only0: Copied (replaced existing) 2026/06/04 02:23:42 DEBUG : only10: size = 0 OK 2026/06/04 02:23:42 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/04 02:23:42 INFO : only10: Copied (replaced existing) 2026/06/04 02:23:42 DEBUG : only13: size = 0 OK 2026/06/04 02:23:42 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/04 02:23:42 INFO : only13: Copied (replaced existing) 2026/06/04 02:23:42 DEBUG : only14: size = 0 OK 2026/06/04 02:23:42 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/04 02:23:42 INFO : only14: Copied (replaced existing) 2026/06/04 02:23:42 DEBUG : only11: size = 0 OK 2026/06/04 02:23:42 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/04 02:23:42 INFO : only11: Copied (replaced existing) 2026/06/04 02:23:42 DEBUG : only15: size = 0 OK 2026/06/04 02:23:42 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/04 02:23:42 INFO : only15: Copied (replaced existing) 2026/06/04 02:23:42 DEBUG : only16: size = 0 OK 2026/06/04 02:23:42 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/04 02:23:42 INFO : only16: Copied (replaced existing) 2026/06/04 02:23:42 DEBUG : only17: size = 0 OK 2026/06/04 02:23:42 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/04 02:23:42 INFO : only17: Copied (replaced existing) 2026/06/04 02:23:42 DEBUG : only12: size = 0 OK 2026/06/04 02:23:42 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/04 02:23:42 INFO : only12: Copied (replaced existing) 2026/06/04 02:23:42 DEBUG : only18: size = 0 OK 2026/06/04 02:23:42 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/04 02:23:42 INFO : only18: Copied (replaced existing) 2026/06/04 02:23:43 DEBUG : only19: size = 0 OK 2026/06/04 02:23:43 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/04 02:23:43 INFO : only19: Copied (replaced existing) 2026/06/04 02:23:43 DEBUG : only1: size = 0 OK 2026/06/04 02:23:43 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/04 02:23:43 INFO : only1: Copied (replaced existing) 2026/06/04 02:23:43 DEBUG : only2: size = 0 OK 2026/06/04 02:23:43 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/04 02:23:43 INFO : only2: Copied (replaced existing) 2026/06/04 02:23:43 DEBUG : only3: size = 0 OK 2026/06/04 02:23:43 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/04 02:23:43 INFO : only3: Copied (replaced existing) 2026/06/04 02:23:43 DEBUG : only4: size = 0 OK 2026/06/04 02:23:43 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/04 02:23:43 INFO : only4: Copied (replaced existing) 2026/06/04 02:23:43 DEBUG : only5: size = 0 OK 2026/06/04 02:23:43 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/04 02:23:43 INFO : only5: Copied (replaced existing) 2026/06/04 02:23:43 DEBUG : only6: size = 0 OK 2026/06/04 02:23:43 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/04 02:23:43 INFO : only6: Copied (replaced existing) 2026/06/04 02:23:43 DEBUG : only7: size = 0 OK 2026/06/04 02:23:43 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/04 02:23:43 INFO : only7: Copied (replaced existing) 2026/06/04 02:23:43 DEBUG : only8: size = 0 OK 2026/06/04 02:23:43 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/04 02:23:43 INFO : only8: Copied (replaced existing) 2026/06/04 02:23:43 DEBUG : only9: size = 0 OK 2026/06/04 02:23:43 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/04 02:23:43 INFO : only9: Copied (replaced existing) 2026/06/04 02:23:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (20.08s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:23:51 DEBUG : empty_dir: Making directory with metadata 2026/06/04 02:23:51 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/04 02:23:51 DEBUG : empty_on_remote: Making directory with metadata 2026/06/04 02:23:51 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/04 02:23:51 INFO : empty_on_remote: Making directory 2026/06/04 02:23:51 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/04 02:23:52 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/04 02:23:52 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/04 02:23:52 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/04 02:23:52 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.73s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:23:54 DEBUG : empty_dir: Making directory with metadata 2026/06/04 02:23:54 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/04 02:23:54 DEBUG : empty_on_remote: Making directory with metadata 2026/06/04 02:23:54 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/04 02:23:54 INFO : empty_on_remote: Making directory 2026/06/04 02:23:54 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/04 02:23:55 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/04 02:23:55 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/04 02:23:55 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/04 02:23:55 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/04 02:23:55 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.21s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:23:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/04 02:23:57 INFO : sub dir: Making directory 2026/06/04 02:23:57 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.88s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:24:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/04 02:24:01 INFO : sub dir: Making directory 2026/06/04 02:24:01 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.74s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:24:12 DEBUG : Waiting for deletions to finish 2026/06/04 02:24:13 DEBUG : apple: Excluded (Path Filter) 2026/06/04 02:24:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 02:24:13 DEBUG : banana: Excluded (Path Filter) 2026/06/04 02:24:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 02:24:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 02:24:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 02:24:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 02:24:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 02:24:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 02:24:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 02:24:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 02:24:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 02:24:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 02:24:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 02:24:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 02:24:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 02:24:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 02:24:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 02:24:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 02:24:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 02:24:13 DEBUG : apple: size = 5 OK 2026/06/04 02:24:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:13 DEBUG : apple: Unchanged skipping 2026/06/04 02:24:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/04 02:24:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/04 02:24:13 DEBUG : banana: size = 6 OK 2026/06/04 02:24:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:13 DEBUG : splitbananasplit: size = 16 OK 2026/06/04 02:24:13 DEBUG : banana: Unchanged skipping 2026/06/04 02:24:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:13 DEBUG : splitbananasplit: Unchanged skipping 2026/06/04 02:24:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/04 02:24:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/04 02:24:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/04 02:24:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/04 02:24:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/04 02:24:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/04 02:24:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/04 02:24:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/04 02:24:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/04 02:24:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/04 02:24:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/04 02:24:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/04 02:24:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/04 02:24:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/04 02:24:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/04 02:24:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/04 02:24:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/04 02:24:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/04 02:24:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/04 02:24:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/04 02:24:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/04 02:24:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/04 02:24:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/04 02:24:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/04 02:24:14 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:24:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/04 02:24:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/04 02:24:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/04 02:24:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/04 02:24:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/04 02:24:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/04 02:24:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/04 02:24:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/04 02:24:14 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:24:14 DEBUG : Waiting for deletions to finish 2026/06/04 02:24:14 INFO : There was nothing to transfer 2026/06/04 02:24:14 DEBUG : Waiting for deletions to finish 2026/06/04 02:24:14 DEBUG : apple: Excluded (Path Filter) 2026/06/04 02:24:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 02:24:14 DEBUG : banana: Excluded (Path Filter) 2026/06/04 02:24:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 02:24:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 02:24:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 02:24:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 02:24:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 02:24:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 02:24:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 02:24:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 02:24:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 02:24:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 02:24:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 02:24:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 02:24:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 02:24:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 02:24:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 02:24:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 02:24:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 02:24:14 DEBUG : apple: size = 5 OK 2026/06/04 02:24:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:14 DEBUG : splitbananasplit: size = 16 OK 2026/06/04 02:24:14 DEBUG : apple: Unchanged skipping 2026/06/04 02:24:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:14 DEBUG : banana: size = 6 OK 2026/06/04 02:24:14 DEBUG : splitbananasplit: Unchanged skipping 2026/06/04 02:24:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:14 DEBUG : banana: Unchanged skipping 2026/06/04 02:24:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/04 02:24:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/04 02:24:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/04 02:24:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/04 02:24:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/04 02:24:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/04 02:24:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/04 02:24:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/04 02:24:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/04 02:24:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/04 02:24:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/04 02:24:15 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:24:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/04 02:24:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/04 02:24:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/04 02:24:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/04 02:24:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/04 02:24:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/04 02:24:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/04 02:24:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/04 02:24:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/04 02:24:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/04 02:24:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/04 02:24:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/04 02:24:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/04 02:24:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/04 02:24:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/04 02:24:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/04 02:24:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/04 02:24:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/04 02:24:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/04 02:24:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/04 02:24:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/04 02:24:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/04 02:24:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/04 02:24:15 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:24:15 DEBUG : Waiting for deletions to finish 2026/06/04 02:24:15 INFO : There was nothing to transfer 2026/06/04 02:24:15 DEBUG : Waiting for deletions to finish 2026/06/04 02:24:15 DEBUG : apple: Excluded (Path Filter) 2026/06/04 02:24:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 02:24:15 DEBUG : banana: Excluded (Path Filter) 2026/06/04 02:24:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 02:24:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 02:24:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 02:24:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 02:24:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 02:24:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 02:24:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 02:24:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 02:24:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 02:24:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 02:24:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 02:24:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 02:24:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 02:24:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 02:24:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 02:24:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 02:24:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:24:27 DEBUG : Waiting for deletions to finish 2026/06/04 02:24:28 DEBUG : apple: Excluded (Path Filter) 2026/06/04 02:24:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 02:24:28 DEBUG : banana: Excluded (Path Filter) 2026/06/04 02:24:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 02:24:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 02:24:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 02:24:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 02:24:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 02:24:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 02:24:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 02:24:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 02:24:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 02:24:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 02:24:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 02:24:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 02:24:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 02:24:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 02:24:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 02:24:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 02:24:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 02:24:28 DEBUG : apple: size = 5 OK 2026/06/04 02:24:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:28 DEBUG : splitbananasplit: size = 16 OK 2026/06/04 02:24:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:28 DEBUG : splitbananasplit: Unchanged skipping 2026/06/04 02:24:28 DEBUG : apple: Unchanged skipping 2026/06/04 02:24:28 DEBUG : banana: size = 6 OK 2026/06/04 02:24:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:28 DEBUG : banana: Unchanged skipping 2026/06/04 02:24:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/04 02:24:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/04 02:24:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/04 02:24:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/04 02:24:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/04 02:24:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/04 02:24:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/04 02:24:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/04 02:24:28 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:24:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/04 02:24:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/04 02:24:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/04 02:24:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/04 02:24:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/04 02:24:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/04 02:24:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/04 02:24:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/04 02:24:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/04 02:24:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/04 02:24:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/04 02:24:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/04 02:24:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/04 02:24:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/04 02:24:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/04 02:24:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/04 02:24:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/04 02:24:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/04 02:24:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/04 02:24:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/04 02:24:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/04 02:24:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/04 02:24:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/04 02:24:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/04 02:24:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/04 02:24:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/04 02:24:28 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:24:28 DEBUG : Waiting for deletions to finish 2026/06/04 02:24:28 INFO : There was nothing to transfer 2026/06/04 02:24:28 DEBUG : Waiting for deletions to finish 2026/06/04 02:24:29 DEBUG : apple: Excluded (Path Filter) 2026/06/04 02:24:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 02:24:29 DEBUG : banana: Excluded (Path Filter) 2026/06/04 02:24:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 02:24:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 02:24:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 02:24:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 02:24:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 02:24:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 02:24:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 02:24:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 02:24:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 02:24:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 02:24:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 02:24:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 02:24:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 02:24:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 02:24:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 02:24:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 02:24:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 02:24:29 DEBUG : apple: size = 5 OK 2026/06/04 02:24:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/04 02:24:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/04 02:24:29 DEBUG : splitbananasplit: size = 16 OK 2026/06/04 02:24:29 DEBUG : banana: size = 6 OK 2026/06/04 02:24:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:29 DEBUG : banana: Unchanged skipping 2026/06/04 02:24:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:29 DEBUG : splitbananasplit: Unchanged skipping 2026/06/04 02:24:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:29 DEBUG : apple: Unchanged skipping 2026/06/04 02:24:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/04 02:24:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/04 02:24:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/04 02:24:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/04 02:24:29 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:24:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/04 02:24:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/04 02:24:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/04 02:24:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/04 02:24:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/04 02:24:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/04 02:24:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/04 02:24:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/04 02:24:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/04 02:24:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/04 02:24:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/04 02:24:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/04 02:24:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/04 02:24:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/04 02:24:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/04 02:24:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/04 02:24:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/04 02:24:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/04 02:24:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/04 02:24:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/04 02:24:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/04 02:24:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/04 02:24:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/04 02:24:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/04 02:24:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/04 02:24:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/04 02:24:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/04 02:24:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/04 02:24:29 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:24:29 DEBUG : Waiting for deletions to finish 2026/06/04 02:24:29 INFO : There was nothing to transfer 2026/06/04 02:24:29 DEBUG : Waiting for deletions to finish 2026/06/04 02:24:30 DEBUG : apple: Excluded (Path Filter) 2026/06/04 02:24:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 02:24:30 DEBUG : banana: Excluded (Path Filter) 2026/06/04 02:24:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 02:24:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 02:24:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 02:24:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 02:24:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 02:24:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 02:24:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 02:24:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 02:24:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 02:24:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 02:24:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 02:24:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 02:24:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 02:24:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 02:24:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 02:24:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 02:24:30 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:24:43 DEBUG : Waiting for deletions to finish 2026/06/04 02:24:44 DEBUG : apple: Excluded (Path Filter) 2026/06/04 02:24:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 02:24:44 DEBUG : banana: Excluded (Path Filter) 2026/06/04 02:24:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 02:24:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 02:24:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 02:24:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 02:24:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 02:24:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 02:24:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 02:24:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 02:24:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 02:24:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 02:24:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 02:24:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 02:24:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 02:24:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 02:24:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 02:24:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 02:24:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 02:24:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 02:24:44 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 02:24:44 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 02:24:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 02:24:44 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 02:24:44 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 02:24:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 02:24:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 02:24:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 02:24:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 02:24:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 02:24:44 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 02:24:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 02:24:44 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 02:24:44 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 02:24:44 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/04 02:24:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 02:24:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/04 02:24:44 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 02:24:44 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/04 02:24:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 02:24:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/04 02:24:44 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 02:24:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 02:24:44 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 02:24:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 02:24:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 02:24:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 02:24:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 02:24:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 02:24:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 02:24:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 02:24:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 02:24:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 02:24:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 02:24:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 02:24:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 02:24:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 02:24:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 02:24:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 02:24:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 02:24:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 02:24:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 02:24:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 02:24:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 02:24:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 02:24:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 02:24:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 02:24:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 02:24:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 02:24:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 02:24:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 02:24:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 02:24:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 02:24:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 02:24:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 02:24:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 02:24:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 02:24:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 02:24:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 02:24:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 02:24:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 02:24:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 02:24:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 02:24:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 02:24:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 02:24:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 02:24:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 02:24:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 02:24:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 02:24:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 02:24:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 02:24:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 02:24:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 02:24:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 02:24:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 02:24:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 02:24:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 02:24:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 02:24:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 02:24:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 02:24:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 02:24:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 02:24:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 02:24:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 02:24:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 02:24:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 02:24:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 02:24:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 02:24:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 02:24:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 02:24:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 02:24:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 02:24:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 02:24:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 02:24:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 02:24:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 02:24:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 02:24:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 02:24:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 02:24:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 02:24:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 02:24:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 02:24:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 02:24:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 02:24:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 02:24:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 02:24:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 02:24:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 02:24:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 02:24:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 02:24:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 02:24:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 02:24:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 02:24:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 02:24:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 02:24:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 02:24:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 02:24:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 02:24:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 02:24:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 02:24:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 02:24:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 02:24:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 02:24:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 02:24:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 02:24:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 02:24:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 02:24:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 02:24:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 02:24:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 02:24:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 02:24:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 02:24:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 02:24:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 02:24:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 02:24:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 02:24:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 02:24:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 02:24:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 02:24:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 02:24:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 02:24:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 02:24:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 02:24:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 02:24:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 02:24:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 02:24:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 02:24:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 02:24:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 02:24:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 02:24:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 02:24:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 02:24:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 02:24:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 02:24:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 02:24:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/04 02:24:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 02:24:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/04 02:24:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 02:24:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/04 02:24:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 02:24:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/04 02:24:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 02:24:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/04 02:24:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 02:24:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 02:24:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 02:24:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 02:24:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 02:24:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 02:24:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 02:24:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 02:24:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 02:24:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 02:24:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/04 02:24:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 02:24:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 02:24:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 02:24:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 02:24:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 02:24:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 02:24:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 02:24:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 02:24:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 02:24:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 02:24:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 02:24:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 02:24:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 02:24:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 02:24:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 02:24:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 02:24:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 02:24:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 02:24:44 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/04 02:24:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 02:24:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 02:24:45 DEBUG : YXBwbGU=: size = 5 OK 2026/06/04 02:24:45 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/04 02:24:45 INFO : apple: Copied (new) to: YXBwbGU= 2026/06/04 02:24:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/04 02:24:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 02:24:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/04 02:24:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 02:24:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/04 02:24:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 02:24:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/04 02:24:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 02:24:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/04 02:24:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 02:24:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/04 02:24:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 02:24:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/04 02:24:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 02:24:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/04 02:24:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 02:24:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/04 02:24:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 02:24:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/04 02:24:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/04 02:24:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/04 02:24:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 02:24:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/04 02:24:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 02:24:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/04 02:24:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 02:24:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/04 02:24:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 02:24:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/04 02:24:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/04 02:24:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/04 02:24:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 02:24:45 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:24:45 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:24:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/04 02:24:45 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/04 02:24:45 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 02:24:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 02:24:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/04 02:24:45 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/04 02:24:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 02:24:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 02:24:45 DEBUG : YmFuYW5h: size = 6 OK 2026/06/04 02:24:45 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/04 02:24:45 INFO : banana: Copied (new) to: YmFuYW5h 2026/06/04 02:24:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 02:24:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/04 02:24:45 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/04 02:24:45 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 02:24:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 02:24:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/04 02:24:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/04 02:24:45 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 02:24:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 02:24:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/04 02:24:45 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/04 02:24:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 02:24:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 02:24:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/04 02:24:45 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/04 02:24:45 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 02:24:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 02:24:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/04 02:24:45 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/04 02:24:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 02:24:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 02:24:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/04 02:24:45 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/04 02:24:45 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 02:24:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 02:24:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/04 02:24:46 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/04 02:24:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 02:24:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/04 02:24:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/04 02:24:46 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/04 02:24:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 02:24:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/04 02:24:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/04 02:24:46 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/04 02:24:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 02:24:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/04 02:24:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/04 02:24:46 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/04 02:24:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 02:24:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/04 02:24:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/04 02:24:46 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/04 02:24:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/04 02:24:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/04 02:24:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/04 02:24:46 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/04 02:24:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/04 02:24:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/04 02:24:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/04 02:24:46 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/04 02:24:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/04 02:24:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/04 02:24:46 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/04 02:24:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/04 02:24:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/04 02:24:46 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/04 02:24:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/04 02:24:46 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/04 02:24:46 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/04 02:24:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/06/04 02:24:46 DEBUG : Waiting for deletions to finish 2026/06/04 02:24:47 INFO : appleappleapplebanana: Deleted 2026/06/04 02:24:47 INFO : dir1/0007-1234567.txt: Deleted 2026/06/04 02:24:47 INFO : dir1/0014-89;=.txt: Deleted 2026/06/04 02:24:47 INFO : apple: Deleted 2026/06/04 02:24:47 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/04 02:24:47 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/04 02:24:47 INFO : dir1/0003-defghij.txt: Deleted 2026/06/04 02:24:47 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/04 02:24:47 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/04 02:24:47 INFO : dir1/0010-456789.txt: Deleted 2026/06/04 02:24:47 INFO : dir1/0012-6789;.txt: Deleted 2026/06/04 02:24:47 INFO : banana: Deleted 2026/06/04 02:24:47 INFO : splitbananasplit: Deleted 2026/06/04 02:24:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/04 02:24:47 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/04 02:24:47 INFO : dir1/0013-789;=.txt: Deleted 2026/06/04 02:24:47 INFO : dir1/0015-9;=.txt: Deleted 2026/06/04 02:24:47 INFO : dir1/0008-2345678.txt: Deleted 2026/06/04 02:24:47 INFO : dir1/0009-3456789.txt: Deleted 2026/06/04 02:24:47 INFO : dir1/0011-56789;.txt: Deleted 2026/06/04 02:24:47 DEBUG : Waiting for deletions to finish 2026/06/04 02:24:47 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/04 02:24:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/04 02:24:47 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/04 02:24:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/04 02:24:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/04 02:24:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/04 02:24:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/04 02:24:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/04 02:24:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/04 02:24:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/04 02:24:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/04 02:24:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/04 02:24:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/04 02:24:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/04 02:24:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/04 02:24:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/04 02:24:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/04 02:24:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/04 02:24:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/04 02:24:47 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/04 02:24:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 02:24:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 02:24:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 02:24:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 02:24:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 02:24:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 02:24:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 02:24:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 02:24:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 02:24:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 02:24:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 02:24:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 02:24:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 02:24:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 02:24:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 02:24:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 02:24:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 02:24:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 02:24:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/04 02:24:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 02:24:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/04 02:24:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/04 02:24:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/04 02:24:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/04 02:24:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/04 02:24:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/04 02:24:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/04 02:24:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/04 02:24:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/04 02:24:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/04 02:24:48 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 02:24:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/04 02:24:48 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 02:24:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/04 02:24:48 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 02:24:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/04 02:24:48 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 02:24:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/04 02:24:48 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 02:24:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/04 02:24:48 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 02:24:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/04 02:24:48 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 02:24:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 02:24:48 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 02:24:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 02:24:48 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 02:24:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 02:24:48 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 02:24:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 02:24:48 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 02:24:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 02:24:48 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 02:24:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 02:24:48 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 02:24:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 02:24:48 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 02:24:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 02:24:48 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 02:24:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 02:24:48 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 02:24:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 02:24:48 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 02:24:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/04 02:24:48 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 02:24:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/04 02:24:48 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 02:24:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/04 02:24:48 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 02:24:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/04 02:24:48 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 02:24:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/04 02:24:48 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 02:24:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/04 02:24:48 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 02:24:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 02:24:48 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 02:24:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 02:24:48 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 02:24:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 02:24:48 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 02:24:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 02:24:48 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 02:24:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 02:24:48 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 02:24:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 02:24:48 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 02:24:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 02:24:48 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 02:24:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 02:24:48 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 02:24:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 02:24:48 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 02:24:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 02:24:48 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 02:24:48 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 02:24:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 02:24:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/04 02:24:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 02:24:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/04 02:24:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 02:24:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/04 02:24:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 02:24:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/04 02:24:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 02:24:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/04 02:24:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 02:24:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/04 02:24:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 02:24:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 02:24:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 02:24:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 02:24:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 02:24:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 02:24:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 02:24:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 02:24:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 02:24:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 02:24:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 02:24:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 02:24:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 02:24:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 02:24:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 02:24:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 02:24:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 02:24:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 02:24:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 02:24:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 02:24:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 02:24:48 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 02:24:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 02:24:48 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 02:24:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 02:24:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/04 02:24:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 02:24:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/04 02:24:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 02:24:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/04 02:24:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 02:24:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/04 02:24:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 02:24:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/04 02:24:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 02:24:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/04 02:24:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 02:24:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 02:24:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 02:24:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 02:24:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 02:24:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 02:24:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 02:24:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 02:24:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 02:24:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 02:24:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 02:24:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 02:24:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 02:24:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 02:24:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 02:24:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 02:24:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 02:24:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 02:24:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 02:24:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 02:24:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 02:24:48 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 02:24:48 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 02:24:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 02:24:48 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 02:24:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 02:24:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 02:24:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 02:24:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 02:24:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 02:24:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 02:24:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 02:24:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 02:24:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 02:24:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 02:24:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 02:24:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/04 02:24:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/04 02:24:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/04 02:24:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/04 02:24:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/04 02:24:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/04 02:24:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 02:24:48 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 02:24:48 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 02:24:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 02:24:48 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 02:24:48 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 02:24:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 02:24:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 02:24:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 02:24:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 02:24:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 02:24:48 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 02:24:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 02:24:48 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 02:24:48 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 02:24:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 02:24:48 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 02:24:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 02:24:48 DEBUG : YXBwbGU=: size = 5 OK 2026/06/04 02:24:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:48 DEBUG : apple: Unchanged skipping 2026/06/04 02:24:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/04 02:24:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/04 02:24:48 DEBUG : YmFuYW5h: size = 6 OK 2026/06/04 02:24:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:48 DEBUG : banana: Unchanged skipping 2026/06/04 02:24:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/04 02:24:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:48 DEBUG : splitbananasplit: Unchanged skipping 2026/06/04 02:24:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 02:24:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 02:24:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 02:24:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 02:24:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 02:24:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 02:24:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 02:24:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 02:24:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 02:24:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 02:24:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 02:24:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 02:24:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 02:24:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 02:24:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 02:24:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 02:24:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 02:24:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 02:24:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 02:24:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 02:24:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 02:24:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 02:24:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 02:24:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 02:24:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 02:24:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 02:24:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 02:24:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 02:24:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 02:24:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 02:24:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 02:24:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 02:24:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 02:24:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 02:24:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 02:24:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 02:24:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 02:24:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 02:24:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 02:24:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 02:24:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 02:24:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 02:24:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 02:24:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 02:24:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 02:24:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 02:24:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 02:24:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 02:24:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 02:24:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 02:24:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 02:24:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 02:24:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 02:24:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 02:24:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 02:24:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 02:24:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 02:24:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 02:24:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 02:24:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 02:24:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 02:24:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 02:24:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 02:24:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 02:24:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 02:24:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 02:24:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 02:24:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 02:24:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 02:24:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 02:24:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 02:24:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 02:24:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 02:24:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 02:24:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 02:24:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 02:24:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 02:24:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 02:24:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 02:24:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 02:24:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 02:24:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 02:24:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 02:24:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 02:24:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 02:24:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 02:24:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 02:24:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 02:24:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 02:24:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 02:24:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 02:24:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 02:24:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 02:24:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 02:24:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 02:24:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 02:24:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 02:24:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 02:24:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 02:24:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 02:24:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 02:24:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 02:24:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 02:24:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 02:24:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 02:24:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 02:24:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 02:24:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 02:24:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 02:24:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 02:24:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 02:24:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 02:24:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 02:24:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 02:24:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 02:24:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 02:24:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 02:24:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 02:24:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 02:24:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 02:24:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 02:24:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 02:24:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 02:24:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 02:24:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 02:24:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 02:24:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 02:24:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 02:24:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 02:24:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 02:24:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/04 02:24:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 02:24:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/04 02:24:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 02:24:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/04 02:24:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 02:24:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/04 02:24:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 02:24:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/04 02:24:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 02:24:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 02:24:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 02:24:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 02:24:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 02:24:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 02:24:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 02:24:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 02:24:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 02:24:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 02:24:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/04 02:24:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 02:24:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 02:24:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 02:24:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 02:24:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 02:24:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 02:24:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 02:24:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 02:24:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 02:24:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 02:24:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 02:24:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 02:24:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 02:24:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 02:24:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 02:24:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 02:24:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 02:24:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 02:24:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/04 02:24:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 02:24:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 02:24:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 02:24:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 02:24:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 02:24:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 02:24:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 02:24:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 02:24:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 02:24:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 02:24:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 02:24:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/04 02:24:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/04 02:24:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/04 02:24:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/04 02:24:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/04 02:24:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/04 02:24:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/04 02:24:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/04 02:24:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/04 02:24:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 02:24:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/04 02:24:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 02:24:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/04 02:24:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/04 02:24:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/04 02:24:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/04 02:24:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/04 02:24:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/04 02:24:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/04 02:24:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/04 02:24:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/04 02:24:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 02:24:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 02:24:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/04 02:24:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/04 02:24:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/04 02:24:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/04 02:24:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/04 02:24:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/04 02:24:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/04 02:24:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/04 02:24:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/04 02:24:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/04 02:24:48 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/04 02:24:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/04 02:24:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/04 02:24:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/04 02:24:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:24:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/04 02:24:48 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:24:48 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:24:48 DEBUG : Waiting for deletions to finish 2026/06/04 02:24:48 DEBUG : Waiting for deletions to finish 2026/06/04 02:24:48 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/04 02:24:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/04 02:24:48 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/04 02:24:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/04 02:24:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/04 02:24:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/04 02:24:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/04 02:24:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/04 02:24:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/04 02:24:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/04 02:24:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/04 02:24:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/04 02:24:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/04 02:24:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/04 02:24:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/04 02:24:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/04 02:24:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/04 02:24:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/04 02:24:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/04 02:24:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/04 02:24:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 02:24:49 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 02:24:49 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 02:24:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 02:24:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 02:24:49 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 02:24:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 02:24:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 02:24:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 02:24:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 02:24:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 02:24:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 02:24:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 02:24:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 02:24:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 02:24:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 02:24:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 02:24:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 02:24:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 02:24:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 02:24:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 02:24:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 02:24:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 02:24:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 02:24:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 02:24:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 02:24:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/04 02:24:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 02:24:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/04 02:24:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/04 02:24:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/04 02:24:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/04 02:24:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/04 02:24:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/04 02:24:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/04 02:24:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/04 02:24:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/04 02:24:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/04 02:24:49 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 02:24:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 02:24:49 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 02:24:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 02:24:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 02:24:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 02:24:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 02:24:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 02:24:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 02:24:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 02:24:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 02:24:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 02:24:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 02:24:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 02:24:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/04 02:24:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/04 02:24:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/04 02:24:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/04 02:24:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/04 02:24:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:25:02 DEBUG : Waiting for deletions to finish 2026/06/04 02:25:02 DEBUG : apple: Excluded (Path Filter) 2026/06/04 02:25:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 02:25:02 DEBUG : banana: Excluded (Path Filter) 2026/06/04 02:25:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 02:25:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 02:25:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 02:25:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 02:25:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 02:25:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 02:25:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 02:25:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 02:25:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 02:25:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 02:25:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 02:25:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 02:25:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 02:25:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 02:25:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 02:25:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 02:25:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 02:25:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 02:25:02 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 02:25:02 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 02:25:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 02:25:02 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 02:25:02 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 02:25:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 02:25:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 02:25:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 02:25:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 02:25:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 02:25:02 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 02:25:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 02:25:02 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 02:25:02 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 02:25:02 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/04 02:25:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 02:25:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/04 02:25:02 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 02:25:02 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/04 02:25:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 02:25:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/04 02:25:02 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 02:25:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 02:25:02 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 02:25:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/04 02:25:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/04 02:25:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/04 02:25:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/04 02:25:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/04 02:25:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/04 02:25:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/04 02:25:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/04 02:25:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/04 02:25:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/04 02:25:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/04 02:25:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/04 02:25:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/04 02:25:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/04 02:25:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/04 02:25:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/04 02:25:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/04 02:25:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/04 02:25:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/04 02:25:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/04 02:25:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/04 02:25:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/04 02:25:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/04 02:25:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/04 02:25:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/04 02:25:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/04 02:25:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/04 02:25:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/04 02:25:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/04 02:25:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/04 02:25:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/04 02:25:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/04 02:25:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/04 02:25:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/04 02:25:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/04 02:25:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/04 02:25:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/04 02:25:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/04 02:25:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/04 02:25:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/04 02:25:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/04 02:25:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/04 02:25:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/04 02:25:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/04 02:25:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/04 02:25:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/04 02:25:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/04 02:25:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/04 02:25:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/04 02:25:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/04 02:25:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/04 02:25:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/04 02:25:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/04 02:25:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/04 02:25:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/04 02:25:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/04 02:25:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/04 02:25:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/04 02:25:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/04 02:25:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/04 02:25:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/04 02:25:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/04 02:25:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/04 02:25:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/04 02:25:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/04 02:25:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/04 02:25:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/04 02:25:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/04 02:25:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/04 02:25:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/04 02:25:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/04 02:25:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/04 02:25:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/04 02:25:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/04 02:25:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/04 02:25:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/04 02:25:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/04 02:25:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/04 02:25:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/04 02:25:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/04 02:25:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/04 02:25:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/04 02:25:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/04 02:25:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/04 02:25:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/04 02:25:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/04 02:25:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/04 02:25:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/04 02:25:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/04 02:25:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/04 02:25:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/04 02:25:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/04 02:25:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/04 02:25:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/04 02:25:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/04 02:25:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/04 02:25:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/04 02:25:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/04 02:25:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/04 02:25:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/04 02:25:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/04 02:25:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/04 02:25:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/04 02:25:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/04 02:25:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/04 02:25:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/04 02:25:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/04 02:25:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/04 02:25:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/04 02:25:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/04 02:25:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/04 02:25:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/04 02:25:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/04 02:25:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/04 02:25:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/04 02:25:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/04 02:25:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/04 02:25:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/04 02:25:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/04 02:25:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/04 02:25:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/04 02:25:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/04 02:25:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/04 02:25:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/04 02:25:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/04 02:25:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/04 02:25:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/04 02:25:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/04 02:25:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/04 02:25:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/04 02:25:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/04 02:25:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/04 02:25:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/04 02:25:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/04 02:25:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/04 02:25:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/04 02:25:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/04 02:25:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/04 02:25:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/04 02:25:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/04 02:25:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/04 02:25:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/04 02:25:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/04 02:25:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/04 02:25:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/04 02:25:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/04 02:25:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/04 02:25:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/04 02:25:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/04 02:25:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/04 02:25:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/04 02:25:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/04 02:25:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/04 02:25:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/04 02:25:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/04 02:25:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/04 02:25:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/04 02:25:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/04 02:25:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/04 02:25:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/04 02:25:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/04 02:25:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/04 02:25:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/04 02:25:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/04 02:25:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/04 02:25:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/04 02:25:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/04 02:25:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/04 02:25:02 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/04 02:25:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/04 02:25:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/04 02:25:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 02:25:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/04 02:25:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/04 02:25:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/04 02:25:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/04 02:25:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/04 02:25:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/04 02:25:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/04 02:25:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/04 02:25:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/04 02:25:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/04 02:25:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/04 02:25:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/04 02:25:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/04 02:25:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/04 02:25:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:03 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/04 02:25:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:03 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:25:03 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:25:03 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/06/04 02:25:03 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/04 02:25:03 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/06/04 02:25:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/04 02:25:03 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/06/04 02:25:03 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/04 02:25:03 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/06/04 02:25:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/04 02:25:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/06/04 02:25:03 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/04 02:25:03 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/06/04 02:25:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/04 02:25:03 DEBUG : PREFIXapple: size = 5 OK 2026/06/04 02:25:03 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/04 02:25:03 INFO : apple: Copied (new) to: PREFIXapple 2026/06/04 02:25:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/04 02:25:03 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/06/04 02:25:03 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/04 02:25:03 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/06/04 02:25:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/04 02:25:03 DEBUG : PREFIXbanana: size = 6 OK 2026/06/04 02:25:03 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/04 02:25:03 INFO : banana: Copied (new) to: PREFIXbanana 2026/06/04 02:25:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/04 02:25:03 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/06/04 02:25:03 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/04 02:25:03 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/06/04 02:25:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/04 02:25:03 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/06/04 02:25:03 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/04 02:25:03 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/06/04 02:25:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/04 02:25:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/06/04 02:25:03 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/04 02:25:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/06/04 02:25:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/04 02:25:03 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/06/04 02:25:03 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/04 02:25:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/06/04 02:25:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/04 02:25:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/06/04 02:25:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/04 02:25:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/06/04 02:25:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/04 02:25:04 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/06/04 02:25:04 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/04 02:25:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/06/04 02:25:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/04 02:25:04 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/06/04 02:25:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/04 02:25:04 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/06/04 02:25:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/04 02:25:04 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/06/04 02:25:04 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/04 02:25:04 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/06/04 02:25:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/04 02:25:04 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/06/04 02:25:04 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/04 02:25:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/06/04 02:25:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/04 02:25:04 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/06/04 02:25:04 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/04 02:25:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/06/04 02:25:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/04 02:25:04 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/06/04 02:25:04 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/04 02:25:04 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/06/04 02:25:04 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/06/04 02:25:04 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/04 02:25:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/06/04 02:25:04 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/06/04 02:25:04 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/04 02:25:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/06/04 02:25:04 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/06/04 02:25:04 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/04 02:25:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/06/04 02:25:04 DEBUG : Waiting for deletions to finish 2026/06/04 02:25:05 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/04 02:25:05 INFO : dir1/0010-456789.txt: Deleted 2026/06/04 02:25:05 INFO : dir1/0015-9;=.txt: Deleted 2026/06/04 02:25:05 INFO : apple: Deleted 2026/06/04 02:25:05 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/04 02:25:05 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/04 02:25:05 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/04 02:25:05 INFO : dir1/0008-2345678.txt: Deleted 2026/06/04 02:25:05 INFO : dir1/0012-6789;.txt: Deleted 2026/06/04 02:25:05 INFO : appleappleapplebanana: Deleted 2026/06/04 02:25:05 INFO : banana: Deleted 2026/06/04 02:25:05 INFO : dir1/0009-3456789.txt: Deleted 2026/06/04 02:25:05 INFO : dir1/0014-89;=.txt: Deleted 2026/06/04 02:25:05 INFO : splitbananasplit: Deleted 2026/06/04 02:25:05 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/04 02:25:05 INFO : dir1/0003-defghij.txt: Deleted 2026/06/04 02:25:05 INFO : dir1/0007-1234567.txt: Deleted 2026/06/04 02:25:05 INFO : dir1/0013-789;=.txt: Deleted 2026/06/04 02:25:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/04 02:25:05 INFO : dir1/0011-56789;.txt: Deleted 2026/06/04 02:25:05 DEBUG : Waiting for deletions to finish 2026/06/04 02:25:05 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/06/04 02:25:05 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/06/04 02:25:05 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/06/04 02:25:05 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/06/04 02:25:05 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 02:25:05 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 02:25:05 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 02:25:05 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/06/04 02:25:05 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 02:25:05 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 02:25:05 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 02:25:05 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/06/04 02:25:05 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/06/04 02:25:05 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/06/04 02:25:05 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/06/04 02:25:05 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/06/04 02:25:05 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/06/04 02:25:05 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/06/04 02:25:05 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/06/04 02:25:05 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/06/04 02:25:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/04 02:25:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/04 02:25:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/04 02:25:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/04 02:25:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/04 02:25:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/04 02:25:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/04 02:25:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/04 02:25:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/04 02:25:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/04 02:25:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/04 02:25:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/04 02:25:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/04 02:25:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/04 02:25:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/04 02:25:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/04 02:25:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/04 02:25:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/04 02:25:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/04 02:25:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/04 02:25:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/04 02:25:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/04 02:25:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/04 02:25:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/04 02:25:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/04 02:25:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/04 02:25:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/04 02:25:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/04 02:25:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/04 02:25:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/04 02:25:06 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 02:25:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/04 02:25:06 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 02:25:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/04 02:25:06 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 02:25:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/04 02:25:06 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 02:25:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/04 02:25:06 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 02:25:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/04 02:25:06 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 02:25:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/04 02:25:06 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 02:25:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/04 02:25:06 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 02:25:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/04 02:25:06 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 02:25:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/04 02:25:06 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 02:25:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/04 02:25:06 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 02:25:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/04 02:25:06 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 02:25:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/04 02:25:06 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 02:25:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/04 02:25:06 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 02:25:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/04 02:25:06 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 02:25:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/04 02:25:06 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 02:25:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/04 02:25:06 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 02:25:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/04 02:25:06 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 02:25:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/04 02:25:06 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 02:25:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/04 02:25:06 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 02:25:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/04 02:25:06 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 02:25:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/04 02:25:06 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 02:25:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/04 02:25:06 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 02:25:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/04 02:25:06 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 02:25:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/04 02:25:06 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 02:25:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/04 02:25:06 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 02:25:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/04 02:25:06 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 02:25:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/04 02:25:06 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 02:25:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/04 02:25:06 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 02:25:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/04 02:25:06 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 02:25:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/04 02:25:06 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 02:25:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/04 02:25:06 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 02:25:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/04 02:25:06 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 02:25:06 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 02:25:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 02:25:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/04 02:25:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 02:25:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/04 02:25:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 02:25:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/04 02:25:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 02:25:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/04 02:25:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 02:25:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/04 02:25:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 02:25:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/04 02:25:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 02:25:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/04 02:25:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 02:25:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/04 02:25:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 02:25:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/04 02:25:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 02:25:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/04 02:25:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 02:25:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/04 02:25:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 02:25:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/04 02:25:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 02:25:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/04 02:25:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 02:25:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/04 02:25:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 02:25:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/04 02:25:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 02:25:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/04 02:25:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 02:25:06 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 02:25:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 02:25:06 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 02:25:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 02:25:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/04 02:25:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 02:25:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/04 02:25:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 02:25:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/04 02:25:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 02:25:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/04 02:25:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 02:25:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/04 02:25:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 02:25:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/04 02:25:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 02:25:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/04 02:25:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 02:25:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/04 02:25:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 02:25:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/04 02:25:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 02:25:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/04 02:25:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 02:25:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/04 02:25:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 02:25:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/04 02:25:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 02:25:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/04 02:25:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 02:25:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/04 02:25:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 02:25:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/04 02:25:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 02:25:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/04 02:25:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 02:25:06 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 02:25:06 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 02:25:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 02:25:06 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 02:25:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 02:25:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/04 02:25:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/04 02:25:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/04 02:25:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/04 02:25:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/04 02:25:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/04 02:25:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/04 02:25:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/04 02:25:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/04 02:25:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/04 02:25:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/04 02:25:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/04 02:25:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/04 02:25:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/04 02:25:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/04 02:25:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/04 02:25:06 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/04 02:25:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/04 02:25:06 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/04 02:25:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/04 02:25:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/04 02:25:06 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/04 02:25:06 INFO : appleappleapplebanana: Copied (new) 2026/06/04 02:25:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:06 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:25:06 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:25:06 DEBUG : apple: size = 5 OK 2026/06/04 02:25:06 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/04 02:25:06 INFO : apple: Copied (new) 2026/06/04 02:25:06 DEBUG : banana: size = 6 OK 2026/06/04 02:25:06 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/04 02:25:06 INFO : banana: Copied (new) 2026/06/04 02:25:06 DEBUG : splitbananasplit: size = 16 OK 2026/06/04 02:25:06 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/04 02:25:06 INFO : splitbananasplit: Copied (new) 2026/06/04 02:25:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/04 02:25:06 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/04 02:25:06 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/04 02:25:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/04 02:25:07 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/04 02:25:07 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/04 02:25:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/04 02:25:07 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/04 02:25:07 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/04 02:25:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/04 02:25:07 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/04 02:25:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/04 02:25:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/04 02:25:07 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/04 02:25:07 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/04 02:25:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/04 02:25:07 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/04 02:25:07 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/04 02:25:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/04 02:25:07 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/04 02:25:07 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/04 02:25:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/04 02:25:07 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/04 02:25:07 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/04 02:25:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/04 02:25:07 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/04 02:25:07 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/04 02:25:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/04 02:25:07 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/04 02:25:07 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/04 02:25:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/04 02:25:07 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/04 02:25:07 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/04 02:25:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/04 02:25:07 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/04 02:25:07 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/04 02:25:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/04 02:25:07 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/04 02:25:07 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/04 02:25:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/04 02:25:07 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/04 02:25:07 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/04 02:25:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/04 02:25:07 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/04 02:25:07 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/04 02:25:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/04 02:25:08 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/04 02:25:08 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/04 02:25:08 DEBUG : Waiting for deletions to finish 2026/06/04 02:25:08 INFO : PREFIXappleappleapplebanana: Deleted 2026/06/04 02:25:08 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/06/04 02:25:08 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/06/04 02:25:08 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/06/04 02:25:08 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/06/04 02:25:08 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/06/04 02:25:08 INFO : PREFIXbanana: Deleted 2026/06/04 02:25:08 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/06/04 02:25:08 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/06/04 02:25:08 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/06/04 02:25:08 INFO : PREFIXapple: Deleted 2026/06/04 02:25:08 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/06/04 02:25:08 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/06/04 02:25:08 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/06/04 02:25:08 INFO : PREFIXsplitbananasplit: Deleted 2026/06/04 02:25:08 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/06/04 02:25:08 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/06/04 02:25:08 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/06/04 02:25:08 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/06/04 02:25:08 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/06/04 02:25:08 DEBUG : Waiting for deletions to finish 2026/06/04 02:25:08 DEBUG : apple: Excluded (Path Filter) 2026/06/04 02:25:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 02:25:08 DEBUG : banana: Excluded (Path Filter) 2026/06/04 02:25:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 02:25:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 02:25:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 02:25:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 02:25:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 02:25:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 02:25:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 02:25:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 02:25:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 02:25:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 02:25:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 02:25:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 02:25:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 02:25:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 02:25:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 02:25:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 02:25:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 02:25:09 DEBUG : Waiting for deletions to finish 2026/06/04 02:25:09 DEBUG : apple: Excluded (Path Filter) 2026/06/04 02:25:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 02:25:09 DEBUG : banana: Excluded (Path Filter) 2026/06/04 02:25:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 02:25:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 02:25:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 02:25:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 02:25:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 02:25:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 02:25:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 02:25:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 02:25:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 02:25:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 02:25:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 02:25:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 02:25:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 02:25:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 02:25:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 02:25:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 02:25:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:25:22 DEBUG : Waiting for deletions to finish 2026/06/04 02:25:22 DEBUG : apple: Excluded (Path Filter) 2026/06/04 02:25:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 02:25:22 DEBUG : banana: Excluded (Path Filter) 2026/06/04 02:25:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 02:25:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 02:25:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 02:25:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 02:25:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 02:25:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 02:25:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 02:25:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 02:25:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 02:25:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 02:25:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 02:25:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 02:25:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 02:25:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 02:25:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 02:25:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 02:25:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 02:25:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/04 02:25:22 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 02:25:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 02:25:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/04 02:25:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 02:25:22 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 02:25:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/04 02:25:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 02:25:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 02:25:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/04 02:25:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 02:25:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 02:25:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 02:25:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 02:25:22 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 02:25:22 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 02:25:23 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/04 02:25:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 02:25:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/04 02:25:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 02:25:23 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/04 02:25:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/04 02:25:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/04 02:25:23 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 02:25:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 02:25:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 02:25:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/04 02:25:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/04 02:25:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/04 02:25:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/04 02:25:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/04 02:25:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/04 02:25:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/04 02:25:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/04 02:25:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/04 02:25:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/04 02:25:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/04 02:25:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/04 02:25:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/04 02:25:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/04 02:25:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/04 02:25:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/04 02:25:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/04 02:25:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/04 02:25:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:23 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:25:23 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:25:23 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/06/04 02:25:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/04 02:25:23 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/06/04 02:25:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/04 02:25:23 DEBUG : bananaSUFFIX: size = 6 OK 2026/06/04 02:25:23 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/04 02:25:23 INFO : banana: Copied (new) to: bananaSUFFIX 2026/06/04 02:25:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/04 02:25:23 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/06/04 02:25:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/04 02:25:23 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/06/04 02:25:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/04 02:25:23 DEBUG : appleSUFFIX: size = 5 OK 2026/06/04 02:25:23 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/04 02:25:23 INFO : apple: Copied (new) to: appleSUFFIX 2026/06/04 02:25:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/04 02:25:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/06/04 02:25:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/04 02:25:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/06/04 02:25:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/04 02:25:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/06/04 02:25:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/04 02:25:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/06/04 02:25:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/04 02:25:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/06/04 02:25:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/04 02:25:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/04 02:25:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/04 02:25:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/06/04 02:25:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/04 02:25:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/06/04 02:25:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/04 02:25:23 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/06/04 02:25:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/04 02:25:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/06/04 02:25:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/04 02:25:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/06/04 02:25:23 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/04 02:25:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/06/04 02:25:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/04 02:25:24 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/06/04 02:25:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/04 02:25:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/06/04 02:25:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/04 02:25:24 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/06/04 02:25:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/04 02:25:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/06/04 02:25:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/04 02:25:24 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/06/04 02:25:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/04 02:25:24 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/06/04 02:25:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/04 02:25:24 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/06/04 02:25:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/04 02:25:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/06/04 02:25:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/04 02:25:24 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/06/04 02:25:24 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/04 02:25:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/06/04 02:25:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/04 02:25:24 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/06/04 02:25:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/04 02:25:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/06/04 02:25:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/04 02:25:24 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/06/04 02:25:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/04 02:25:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/06/04 02:25:24 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/06/04 02:25:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/04 02:25:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/06/04 02:25:24 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/06/04 02:25:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/04 02:25:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/06/04 02:25:25 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/06/04 02:25:25 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/04 02:25:25 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/06/04 02:25:25 DEBUG : Waiting for deletions to finish 2026/06/04 02:25:25 INFO : splitbananasplit: Deleted 2026/06/04 02:25:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/04 02:25:25 INFO : dir1/0012-6789;.txt: Deleted 2026/06/04 02:25:25 INFO : dir1/0013-789;=.txt: Deleted 2026/06/04 02:25:25 INFO : dir1/0014-89;=.txt: Deleted 2026/06/04 02:25:25 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/04 02:25:25 INFO : dir1/0009-3456789.txt: Deleted 2026/06/04 02:25:25 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/04 02:25:25 INFO : dir1/0007-1234567.txt: Deleted 2026/06/04 02:25:25 INFO : apple: Deleted 2026/06/04 02:25:25 INFO : appleappleapplebanana: Deleted 2026/06/04 02:25:25 INFO : banana: Deleted 2026/06/04 02:25:25 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/04 02:25:25 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/04 02:25:25 INFO : dir1/0003-defghij.txt: Deleted 2026/06/04 02:25:25 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/04 02:25:25 INFO : dir1/0010-456789.txt: Deleted 2026/06/04 02:25:25 INFO : dir1/0011-56789;.txt: Deleted 2026/06/04 02:25:25 INFO : dir1/0015-9;=.txt: Deleted 2026/06/04 02:25:25 INFO : dir1/0008-2345678.txt: Deleted 2026/06/04 02:25:25 DEBUG : Waiting for deletions to finish 2026/06/04 02:25:26 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/06/04 02:25:26 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/06/04 02:25:26 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/06/04 02:25:26 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/06/04 02:25:26 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/06/04 02:25:26 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/06/04 02:25:26 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/06/04 02:25:26 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/06/04 02:25:26 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/06/04 02:25:26 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/06/04 02:25:26 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/06/04 02:25:26 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/06/04 02:25:26 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/06/04 02:25:26 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/06/04 02:25:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/06/04 02:25:26 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/06/04 02:25:26 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/06/04 02:25:26 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/06/04 02:25:26 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/06/04 02:25:26 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/06/04 02:25:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/04 02:25:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/04 02:25:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/04 02:25:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/04 02:25:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/04 02:25:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/04 02:25:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/04 02:25:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/04 02:25:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/04 02:25:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/04 02:25:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/04 02:25:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/04 02:25:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/04 02:25:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/04 02:25:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/04 02:25:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/04 02:25:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/04 02:25:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/04 02:25:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/04 02:25:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/04 02:25:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/04 02:25:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/04 02:25:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/04 02:25:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/04 02:25:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/04 02:25:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/04 02:25:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/04 02:25:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/04 02:25:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/04 02:25:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/04 02:25:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/04 02:25:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/04 02:25:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/04 02:25:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 02:25:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 02:25:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/04 02:25:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/04 02:25:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/04 02:25:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/04 02:25:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/04 02:25:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/04 02:25:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/04 02:25:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/04 02:25:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/04 02:25:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/04 02:25:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/04 02:25:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/04 02:25:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/04 02:25:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/04 02:25:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/04 02:25:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/04 02:25:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 02:25:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 02:25:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 02:25:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 02:25:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/04 02:25:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 02:25:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 02:25:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/04 02:25:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/04 02:25:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/04 02:25:26 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/04 02:25:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/04 02:25:26 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/04 02:25:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/04 02:25:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:26 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:25:26 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:25:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/04 02:25:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/04 02:25:26 INFO : appleappleapplebanana: Copied (new) 2026/06/04 02:25:26 DEBUG : banana: size = 6 OK 2026/06/04 02:25:26 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/04 02:25:26 INFO : banana: Copied (new) 2026/06/04 02:25:26 DEBUG : apple: size = 5 OK 2026/06/04 02:25:26 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/04 02:25:26 INFO : apple: Copied (new) 2026/06/04 02:25:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/04 02:25:27 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/04 02:25:27 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/04 02:25:27 DEBUG : splitbananasplit: size = 16 OK 2026/06/04 02:25:27 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/04 02:25:27 INFO : splitbananasplit: Copied (new) 2026/06/04 02:25:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/04 02:25:27 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/04 02:25:27 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/04 02:25:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/04 02:25:27 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/04 02:25:27 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/04 02:25:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/04 02:25:27 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/04 02:25:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/04 02:25:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/04 02:25:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/04 02:25:27 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/04 02:25:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/04 02:25:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/04 02:25:27 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/04 02:25:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/04 02:25:27 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/04 02:25:27 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/04 02:25:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/04 02:25:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/04 02:25:27 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/04 02:25:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/04 02:25:27 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/04 02:25:27 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/04 02:25:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/04 02:25:27 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/04 02:25:27 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/04 02:25:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/04 02:25:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/04 02:25:27 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/04 02:25:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/04 02:25:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/04 02:25:27 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/04 02:25:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/04 02:25:28 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/04 02:25:28 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/04 02:25:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/04 02:25:28 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/04 02:25:28 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/04 02:25:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/04 02:25:28 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/04 02:25:28 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/04 02:25:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/04 02:25:28 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/04 02:25:28 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/04 02:25:28 DEBUG : Waiting for deletions to finish 2026/06/04 02:25:28 INFO : appleSUFFIX: Deleted 2026/06/04 02:25:28 INFO : bananaSUFFIX: Deleted 2026/06/04 02:25:28 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/06/04 02:25:28 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/06/04 02:25:28 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/06/04 02:25:28 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/06/04 02:25:28 INFO : appleappleapplebananaSUFFIX: Deleted 2026/06/04 02:25:28 INFO : splitbananasplitSUFFIX: Deleted 2026/06/04 02:25:28 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/06/04 02:25:28 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/06/04 02:25:28 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/06/04 02:25:28 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/06/04 02:25:28 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/06/04 02:25:28 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/06/04 02:25:28 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/06/04 02:25:28 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/06/04 02:25:29 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/06/04 02:25:29 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/06/04 02:25:29 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/06/04 02:25:29 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/06/04 02:25:29 DEBUG : Waiting for deletions to finish 2026/06/04 02:25:29 DEBUG : apple: Excluded (Path Filter) 2026/06/04 02:25:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 02:25:29 DEBUG : banana: Excluded (Path Filter) 2026/06/04 02:25:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 02:25:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 02:25:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 02:25:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 02:25:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 02:25:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 02:25:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 02:25:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 02:25:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 02:25:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 02:25:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 02:25:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 02:25:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 02:25:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 02:25:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 02:25:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 02:25:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 02:25:29 DEBUG : Waiting for deletions to finish 2026/06/04 02:25:29 DEBUG : apple: Excluded (Path Filter) 2026/06/04 02:25:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 02:25:29 DEBUG : banana: Excluded (Path Filter) 2026/06/04 02:25:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 02:25:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 02:25:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 02:25:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 02:25:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 02:25:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 02:25:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 02:25:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 02:25:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 02:25:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 02:25:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 02:25:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 02:25:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 02:25:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 02:25:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 02:25:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 02:25:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:25:43 DEBUG : Waiting for deletions to finish 2026/06/04 02:25:43 DEBUG : apple: Excluded (Path Filter) 2026/06/04 02:25:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 02:25:43 DEBUG : banana: Excluded (Path Filter) 2026/06/04 02:25:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 02:25:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 02:25:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 02:25:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 02:25:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 02:25:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 02:25:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 02:25:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 02:25:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 02:25:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 02:25:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 02:25:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 02:25:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 02:25:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 02:25:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 02:25:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 02:25:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 02:25:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/04 02:25:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/04 02:25:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/04 02:25:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 02:25:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/04 02:25:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 02:25:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 02:25:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 02:25:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 02:25:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/04 02:25:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/04 02:25:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/04 02:25:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 02:25:44 DEBUG : apple: size = 5 OK 2026/06/04 02:25:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:25:44 DEBUG : apple: Unchanged skipping 2026/06/04 02:25:44 DEBUG : banana: size = 6 OK 2026/06/04 02:25:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:25:44 DEBUG : banana: Unchanged skipping 2026/06/04 02:25:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/04 02:25:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 02:25:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 02:25:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 02:25:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 02:25:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 02:25:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 02:25:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 02:25:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 02:25:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 02:25:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 02:25:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 02:25:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 02:25:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 02:25:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 02:25:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 02:25:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 02:25:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 02:25:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 02:25:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 02:25:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 02:25:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 02:25:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 02:25:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 02:25:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 02:25:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 02:25:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 02:25:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 02:25:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 02:25:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 02:25:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 02:25:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 02:25:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 02:25:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 02:25:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 02:25:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 02:25:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 02:25:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 02:25:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 02:25:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 02:25:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 02:25:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 02:25:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 02:25:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 02:25:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 02:25:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 02:25:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 02:25:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 02:25:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 02:25:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 02:25:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 02:25:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 02:25:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 02:25:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 02:25:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 02:25:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 02:25:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 02:25:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 02:25:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 02:25:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 02:25:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 02:25:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 02:25:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 02:25:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 02:25:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 02:25:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 02:25:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 02:25:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 02:25:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 02:25:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 02:25:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 02:25:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 02:25:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 02:25:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 02:25:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 02:25:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 02:25:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 02:25:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 02:25:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 02:25:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 02:25:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 02:25:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 02:25:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 02:25:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 02:25:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 02:25:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 02:25:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 02:25:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 02:25:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 02:25:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 02:25:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 02:25:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 02:25:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 02:25:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 02:25:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 02:25:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 02:25:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 02:25:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 02:25:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 02:25:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 02:25:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 02:25:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 02:25:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 02:25:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 02:25:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 02:25:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 02:25:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 02:25:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 02:25:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 02:25:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 02:25:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 02:25:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 02:25:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 02:25:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 02:25:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 02:25:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 02:25:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 02:25:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 02:25:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 02:25:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 02:25:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 02:25:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 02:25:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 02:25:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 02:25:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 02:25:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 02:25:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 02:25:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 02:25:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 02:25:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 02:25:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 02:25:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/04 02:25:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 02:25:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/04 02:25:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 02:25:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/04 02:25:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 02:25:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/04 02:25:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 02:25:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/04 02:25:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 02:25:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 02:25:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 02:25:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 02:25:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 02:25:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 02:25:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 02:25:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 02:25:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 02:25:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 02:25:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/04 02:25:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 02:25:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 02:25:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 02:25:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 02:25:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 02:25:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 02:25:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 02:25:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 02:25:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 02:25:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 02:25:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 02:25:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 02:25:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 02:25:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 02:25:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 02:25:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 02:25:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 02:25:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 02:25:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/04 02:25:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 02:25:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 02:25:44 DEBUG : appleapple: size = 21 OK 2026/06/04 02:25:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/04 02:25:44 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/06/04 02:25:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 02:25:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 02:25:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 02:25:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 02:25:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 02:25:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 02:25:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 02:25:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/04 02:25:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/04 02:25:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 02:25:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 02:25:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/04 02:25:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 02:25:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 02:25:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 02:25:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 02:25:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/04 02:25:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/04 02:25:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/04 02:25:44 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:25:44 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:25:44 DEBUG : splitbanan: size = 16 OK 2026/06/04 02:25:44 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/04 02:25:44 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/06/04 02:25:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/04 02:25:44 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/04 02:25:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/04 02:25:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/06/04 02:25:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/04 02:25:44 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/04 02:25:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/04 02:25:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/06/04 02:25:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/04 02:25:45 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/04 02:25:45 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/04 02:25:45 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/06/04 02:25:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/04 02:25:45 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/04 02:25:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/04 02:25:45 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/06/04 02:25:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/04 02:25:45 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/04 02:25:45 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/04 02:25:45 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/06/04 02:25:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/04 02:25:45 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/04 02:25:45 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/04 02:25:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/06/04 02:25:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/04 02:25:45 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/04 02:25:45 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/04 02:25:45 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/06/04 02:25:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/04 02:25:45 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/04 02:25:45 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/04 02:25:45 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/06/04 02:25:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/04 02:25:45 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/04 02:25:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/04 02:25:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/06/04 02:25:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/04 02:25:45 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/04 02:25:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/04 02:25:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/06/04 02:25:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/04 02:25:45 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/04 02:25:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/04 02:25:45 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/06/04 02:25:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/04 02:25:45 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/04 02:25:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/04 02:25:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/06/04 02:25:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/04 02:25:45 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/04 02:25:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/04 02:25:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/06/04 02:25:45 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/04 02:25:45 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/04 02:25:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/06/04 02:25:46 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/04 02:25:46 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/04 02:25:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/06/04 02:25:46 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/04 02:25:46 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/04 02:25:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/06/04 02:25:46 DEBUG : Waiting for deletions to finish 2026/06/04 02:25:46 INFO : dir1/0008-2345678.txt: Deleted 2026/06/04 02:25:46 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/04 02:25:46 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/04 02:25:46 INFO : dir1/0011-56789;.txt: Deleted 2026/06/04 02:25:46 INFO : dir1/0007-1234567.txt: Deleted 2026/06/04 02:25:46 INFO : appleappleapplebanana: Deleted 2026/06/04 02:25:46 INFO : dir1/0003-defghij.txt: Deleted 2026/06/04 02:25:46 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/04 02:25:46 INFO : dir1/0015-9;=.txt: Deleted 2026/06/04 02:25:46 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/04 02:25:47 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/04 02:25:47 INFO : dir1/0012-6789;.txt: Deleted 2026/06/04 02:25:47 INFO : dir1/0009-3456789.txt: Deleted 2026/06/04 02:25:47 INFO : dir1/0010-456789.txt: Deleted 2026/06/04 02:25:47 INFO : dir1/0013-789;=.txt: Deleted 2026/06/04 02:25:47 INFO : dir1/0014-89;=.txt: Deleted 2026/06/04 02:25:47 INFO : splitbananasplit: Deleted 2026/06/04 02:25:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/04 02:25:47 DEBUG : Waiting for deletions to finish 2026/06/04 02:25:47 DEBUG : apple: Excluded (Path Filter) 2026/06/04 02:25:47 DEBUG : appleapple: Excluded (Path Filter) 2026/06/04 02:25:47 DEBUG : banana: Excluded (Path Filter) 2026/06/04 02:25:47 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/04 02:25:47 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/04 02:25:47 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/04 02:25:47 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/04 02:25:47 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/04 02:25:47 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/04 02:25:47 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/04 02:25:47 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/04 02:25:47 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/04 02:25:47 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/04 02:25:47 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/04 02:25:47 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/04 02:25:47 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/04 02:25:47 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/04 02:25:47 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/04 02:25:47 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/04 02:25:47 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/04 02:25:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/04 02:25:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/04 02:25:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/04 02:25:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/04 02:25:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/04 02:25:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/04 02:25:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/04 02:25:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/04 02:25:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/04 02:25:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/04 02:25:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/04 02:25:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/04 02:25:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/04 02:25:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/04 02:25:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/04 02:25:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/04 02:25:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/04 02:25:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/04 02:25:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/04 02:25:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/04 02:25:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/04 02:25:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/04 02:25:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/04 02:25:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/04 02:25:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/04 02:25:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/04 02:25:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/04 02:25:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/04 02:25:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/04 02:25:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/04 02:25:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/04 02:25:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/04 02:25:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/04 02:25:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/04 02:25:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/04 02:25:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/04 02:25:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/04 02:25:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/04 02:25:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/04 02:25:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/04 02:25:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/04 02:25:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/04 02:25:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/04 02:25:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/04 02:25:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/04 02:25:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/04 02:25:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/04 02:25:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/04 02:25:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/04 02:25:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/04 02:25:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/04 02:25:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/04 02:25:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/04 02:25:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/04 02:25:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/04 02:25:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/04 02:25:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/04 02:25:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/04 02:25:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/04 02:25:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/04 02:25:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/04 02:25:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/04 02:25:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 02:25:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/04 02:25:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 02:25:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/04 02:25:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 02:25:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/04 02:25:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 02:25:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/04 02:25:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 02:25:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/04 02:25:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 02:25:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/04 02:25:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 02:25:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/04 02:25:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 02:25:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/04 02:25:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 02:25:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/04 02:25:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 02:25:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/04 02:25:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 02:25:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/04 02:25:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 02:25:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/04 02:25:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 02:25:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/04 02:25:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 02:25:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/04 02:25:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 02:25:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/04 02:25:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 02:25:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/04 02:25:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 02:25:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 02:25:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/04 02:25:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/04 02:25:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 02:25:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/04 02:25:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/04 02:25:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/04 02:25:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/04 02:25:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/04 02:25:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/04 02:25:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/04 02:25:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/04 02:25:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/04 02:25:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/04 02:25:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/04 02:25:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/04 02:25:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/04 02:25:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/04 02:25:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/04 02:25:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/04 02:25:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/04 02:25:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/04 02:25:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/04 02:25:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/04 02:25:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 02:25:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/04 02:25:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 02:25:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 02:25:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 02:25:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 02:25:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/04 02:25:47 DEBUG : apple: size = 5 OK 2026/06/04 02:25:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:25:47 DEBUG : apple: Unchanged skipping 2026/06/04 02:25:47 DEBUG : appleapple: size = 21 OK 2026/06/04 02:25:47 DEBUG : banana: size = 6 OK 2026/06/04 02:25:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:25:47 DEBUG : banana: Unchanged skipping 2026/06/04 02:25:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:25:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/04 02:25:47 DEBUG : splitbanan: size = 16 OK 2026/06/04 02:25:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:25:47 DEBUG : splitbananasplit: Unchanged skipping 2026/06/04 02:25:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 02:25:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 02:25:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 02:25:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 02:25:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 02:25:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 02:25:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 02:25:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 02:25:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 02:25:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 02:25:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 02:25:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 02:25:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 02:25:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 02:25:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 02:25:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 02:25:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 02:25:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 02:25:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 02:25:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 02:25:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 02:25:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 02:25:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 02:25:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 02:25:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 02:25:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 02:25:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 02:25:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 02:25:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 02:25:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 02:25:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 02:25:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 02:25:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 02:25:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 02:25:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 02:25:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 02:25:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 02:25:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 02:25:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 02:25:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 02:25:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 02:25:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 02:25:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 02:25:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 02:25:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 02:25:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 02:25:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 02:25:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 02:25:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 02:25:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 02:25:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 02:25:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 02:25:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 02:25:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 02:25:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 02:25:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 02:25:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 02:25:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 02:25:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 02:25:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 02:25:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 02:25:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 02:25:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 02:25:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 02:25:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 02:25:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 02:25:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 02:25:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 02:25:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 02:25:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 02:25:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 02:25:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 02:25:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 02:25:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 02:25:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 02:25:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 02:25:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 02:25:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 02:25:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 02:25:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 02:25:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 02:25:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 02:25:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 02:25:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 02:25:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 02:25:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 02:25:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 02:25:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 02:25:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 02:25:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 02:25:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 02:25:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 02:25:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 02:25:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 02:25:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 02:25:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 02:25:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 02:25:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 02:25:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 02:25:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 02:25:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 02:25:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 02:25:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 02:25:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 02:25:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 02:25:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 02:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 02:25:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 02:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 02:25:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 02:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 02:25:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 02:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 02:25:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 02:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 02:25:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 02:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 02:25:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 02:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 02:25:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 02:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 02:25:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 02:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 02:25:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 02:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 02:25:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 02:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 02:25:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 02:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 02:25:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 02:25:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/04 02:25:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 02:25:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/04 02:25:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 02:25:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/04 02:25:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 02:25:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/04 02:25:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 02:25:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/04 02:25:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 02:25:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 02:25:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 02:25:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 02:25:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 02:25:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 02:25:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 02:25:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 02:25:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 02:25:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 02:25:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/04 02:25:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 02:25:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 02:25:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 02:25:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 02:25:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 02:25:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 02:25:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 02:25:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 02:25:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 02:25:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 02:25:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 02:25:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 02:25:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 02:25:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 02:25:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 02:25:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 02:25:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 02:25:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 02:25:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/04 02:25:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 02:25:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 02:25:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 02:25:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 02:25:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 02:25:48 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/04 02:25:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:25:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/04 02:25:48 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/04 02:25:48 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/04 02:25:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:25:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:25:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/04 02:25:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/04 02:25:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 02:25:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 02:25:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 02:25:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 02:25:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 02:25:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 02:25:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/04 02:25:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 02:25:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 02:25:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 02:25:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 02:25:48 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/04 02:25:48 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/04 02:25:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:25:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/04 02:25:48 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/04 02:25:48 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/04 02:25:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:25:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/04 02:25:48 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/04 02:25:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:25:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/04 02:25:48 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/04 02:25:48 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/04 02:25:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:25:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/04 02:25:48 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/04 02:25:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:25:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/04 02:25:48 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:25:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:25:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/04 02:25:48 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/04 02:25:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:25:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/04 02:25:48 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/04 02:25:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:25:48 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/04 02:25:48 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/04 02:25:48 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/04 02:25:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:25:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:25:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:25:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/04 02:25:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/04 02:25:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:25:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/04 02:25:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/04 02:25:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/04 02:25:48 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/04 02:25:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:25:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/04 02:25:48 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:25:48 DEBUG : Waiting for deletions to finish 2026/06/04 02:25:48 DEBUG : Waiting for deletions to finish 2026/06/04 02:25:48 DEBUG : apple: Excluded (Path Filter) 2026/06/04 02:25:48 DEBUG : appleapple: Excluded (Path Filter) 2026/06/04 02:25:48 DEBUG : banana: Excluded (Path Filter) 2026/06/04 02:25:48 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/04 02:25:48 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/04 02:25:48 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/04 02:25:48 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/04 02:25:48 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/04 02:25:48 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/04 02:25:48 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/04 02:25:48 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/04 02:25:48 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/04 02:25:48 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/04 02:25:48 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/04 02:25:48 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/04 02:25:48 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/04 02:25:48 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/04 02:25:48 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/04 02:25:48 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/04 02:25:48 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/04 02:25:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 02:25:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 02:25:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/04 02:25:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/04 02:25:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/04 02:25:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/04 02:25:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/04 02:25:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/04 02:25:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/04 02:25:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/04 02:25:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/04 02:25:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/04 02:25:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/04 02:25:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/04 02:25:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/04 02:25:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/04 02:25:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/04 02:25:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/04 02:25:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/04 02:25:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/04 02:25:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/04 02:25:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/04 02:25:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/04 02:25:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/04 02:25:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/04 02:25:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/04 02:25:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/04 02:25:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/04 02:25:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/04 02:25:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/04 02:25:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/04 02:25:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/04 02:25:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/04 02:25:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/04 02:25:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/04 02:25:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 02:25:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/04 02:25:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/04 02:25:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/04 02:25:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/04 02:25:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/04 02:25:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/04 02:25:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/04 02:25:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/04 02:25:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/04 02:25:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/04 02:25:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/04 02:25:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/04 02:25:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/04 02:25:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/04 02:25:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/04 02:25:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/04 02:25:48 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:26:01 DEBUG : Waiting for deletions to finish 2026/06/04 02:26:01 DEBUG : apple: Excluded (Path Filter) 2026/06/04 02:26:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 02:26:01 DEBUG : banana: Excluded (Path Filter) 2026/06/04 02:26:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 02:26:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 02:26:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 02:26:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 02:26:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 02:26:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 02:26:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 02:26:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 02:26:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 02:26:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 02:26:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 02:26:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 02:26:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 02:26:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 02:26:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 02:26:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 02:26:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 02:26:01 DEBUG : apple: size = 5 OK 2026/06/04 02:26:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:01 DEBUG : banana: size = 6 OK 2026/06/04 02:26:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/04 02:26:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/04 02:26:01 DEBUG : apple: Unchanged skipping 2026/06/04 02:26:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:01 DEBUG : splitbananasplit: size = 16 OK 2026/06/04 02:26:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:01 DEBUG : banana: Unchanged skipping 2026/06/04 02:26:01 DEBUG : splitbananasplit: Unchanged skipping 2026/06/04 02:26:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/04 02:26:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/04 02:26:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/04 02:26:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/04 02:26:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/04 02:26:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/04 02:26:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/04 02:26:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/04 02:26:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:01 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:26:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/04 02:26:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/04 02:26:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/04 02:26:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/04 02:26:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/04 02:26:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/04 02:26:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/04 02:26:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/04 02:26:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/04 02:26:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/04 02:26:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/04 02:26:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/04 02:26:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/04 02:26:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/04 02:26:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/04 02:26:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/04 02:26:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/04 02:26:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/04 02:26:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/04 02:26:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/04 02:26:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/04 02:26:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/04 02:26:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/04 02:26:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/04 02:26:01 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:26:01 DEBUG : Waiting for deletions to finish 2026/06/04 02:26:01 DEBUG : Waiting for deletions to finish 2026/06/04 02:26:02 DEBUG : apple: Excluded (Path Filter) 2026/06/04 02:26:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 02:26:02 DEBUG : banana: Excluded (Path Filter) 2026/06/04 02:26:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 02:26:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 02:26:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 02:26:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 02:26:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 02:26:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 02:26:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 02:26:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 02:26:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 02:26:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 02:26:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 02:26:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 02:26:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 02:26:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 02:26:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 02:26:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 02:26:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 02:26:02 DEBUG : apple: size = 5 OK 2026/06/04 02:26:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:02 DEBUG : apple: Unchanged skipping 2026/06/04 02:26:02 DEBUG : banana: size = 6 OK 2026/06/04 02:26:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/04 02:26:02 DEBUG : banana: Unchanged skipping 2026/06/04 02:26:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/04 02:26:02 DEBUG : splitbananasplit: size = 16 OK 2026/06/04 02:26:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:02 DEBUG : splitbananasplit: Unchanged skipping 2026/06/04 02:26:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/04 02:26:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/04 02:26:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/04 02:26:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/04 02:26:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/04 02:26:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/04 02:26:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/04 02:26:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/04 02:26:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/04 02:26:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/04 02:26:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/04 02:26:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/04 02:26:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/04 02:26:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/04 02:26:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/04 02:26:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/04 02:26:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/04 02:26:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/04 02:26:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/04 02:26:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/04 02:26:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/04 02:26:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/04 02:26:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/04 02:26:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/04 02:26:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/04 02:26:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/04 02:26:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/04 02:26:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/04 02:26:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/04 02:26:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/04 02:26:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/04 02:26:02 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:26:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/04 02:26:02 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:26:02 DEBUG : Waiting for deletions to finish 2026/06/04 02:26:02 DEBUG : Waiting for deletions to finish 2026/06/04 02:26:03 DEBUG : apple: Excluded (Path Filter) 2026/06/04 02:26:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 02:26:03 DEBUG : banana: Excluded (Path Filter) 2026/06/04 02:26:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 02:26:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 02:26:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 02:26:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 02:26:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 02:26:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 02:26:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 02:26:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 02:26:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 02:26:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 02:26:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 02:26:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 02:26:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 02:26:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 02:26:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 02:26:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 02:26:03 DEBUG : Waiting for deletions to finish 2026/06/04 02:26:03 DEBUG : apple: Excluded (Path Filter) 2026/06/04 02:26:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 02:26:03 DEBUG : banana: Excluded (Path Filter) 2026/06/04 02:26:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 02:26:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 02:26:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 02:26:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 02:26:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 02:26:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 02:26:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 02:26:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 02:26:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 02:26:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 02:26:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 02:26:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 02:26:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 02:26:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 02:26:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 02:26:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:26:16 DEBUG : Waiting for deletions to finish 2026/06/04 02:26:17 DEBUG : apple: Excluded (Path Filter) 2026/06/04 02:26:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 02:26:17 DEBUG : banana: Excluded (Path Filter) 2026/06/04 02:26:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 02:26:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 02:26:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 02:26:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 02:26:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 02:26:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 02:26:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 02:26:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 02:26:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 02:26:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 02:26:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 02:26:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 02:26:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 02:26:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 02:26:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 02:26:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 02:26:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 02:26:17 DEBUG : apple: size = 5 OK 2026/06/04 02:26:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:17 DEBUG : apple: Unchanged skipping 2026/06/04 02:26:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/04 02:26:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/04 02:26:17 DEBUG : banana: size = 6 OK 2026/06/04 02:26:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:17 DEBUG : banana: Unchanged skipping 2026/06/04 02:26:17 DEBUG : splitbananasplit: size = 16 OK 2026/06/04 02:26:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:17 DEBUG : splitbananasplit: Unchanged skipping 2026/06/04 02:26:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/04 02:26:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:17 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:26:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/04 02:26:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/04 02:26:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/04 02:26:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/04 02:26:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/04 02:26:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/04 02:26:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/04 02:26:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/04 02:26:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/04 02:26:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/04 02:26:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/04 02:26:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/04 02:26:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/04 02:26:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/04 02:26:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/04 02:26:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/04 02:26:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/04 02:26:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/04 02:26:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/04 02:26:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/04 02:26:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/04 02:26:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/04 02:26:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/04 02:26:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/04 02:26:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/04 02:26:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/04 02:26:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/04 02:26:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/04 02:26:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/04 02:26:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/04 02:26:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/04 02:26:17 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:26:17 DEBUG : Waiting for deletions to finish 2026/06/04 02:26:17 DEBUG : Waiting for deletions to finish 2026/06/04 02:26:18 DEBUG : apple: Excluded (Path Filter) 2026/06/04 02:26:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 02:26:18 DEBUG : banana: Excluded (Path Filter) 2026/06/04 02:26:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 02:26:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 02:26:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 02:26:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 02:26:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 02:26:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 02:26:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 02:26:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 02:26:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 02:26:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 02:26:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 02:26:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 02:26:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 02:26:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 02:26:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 02:26:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 02:26:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 02:26:18 DEBUG : apple: size = 5 OK 2026/06/04 02:26:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:18 DEBUG : apple: Unchanged skipping 2026/06/04 02:26:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/04 02:26:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/04 02:26:18 DEBUG : banana: size = 6 OK 2026/06/04 02:26:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:18 DEBUG : banana: Unchanged skipping 2026/06/04 02:26:18 DEBUG : splitbananasplit: size = 16 OK 2026/06/04 02:26:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:18 DEBUG : splitbananasplit: Unchanged skipping 2026/06/04 02:26:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/04 02:26:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/04 02:26:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/04 02:26:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/04 02:26:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/04 02:26:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/04 02:26:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/04 02:26:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/04 02:26:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/04 02:26:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/04 02:26:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/04 02:26:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/04 02:26:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/04 02:26:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/04 02:26:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/04 02:26:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/04 02:26:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/04 02:26:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/04 02:26:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/04 02:26:18 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:26:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/04 02:26:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/04 02:26:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/04 02:26:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/04 02:26:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/04 02:26:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/04 02:26:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/04 02:26:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/04 02:26:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/04 02:26:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/04 02:26:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/04 02:26:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/04 02:26:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/04 02:26:18 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:26:18 DEBUG : Waiting for deletions to finish 2026/06/04 02:26:18 DEBUG : Waiting for deletions to finish 2026/06/04 02:26:18 DEBUG : apple: Excluded (Path Filter) 2026/06/04 02:26:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 02:26:18 DEBUG : banana: Excluded (Path Filter) 2026/06/04 02:26:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 02:26:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 02:26:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 02:26:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 02:26:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 02:26:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 02:26:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 02:26:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 02:26:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 02:26:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 02:26:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 02:26:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 02:26:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 02:26:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 02:26:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 02:26:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 02:26:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:26:32 DEBUG : Waiting for deletions to finish 2026/06/04 02:26:32 DEBUG : apple: Excluded (Path Filter) 2026/06/04 02:26:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 02:26:32 DEBUG : banana: Excluded (Path Filter) 2026/06/04 02:26:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 02:26:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 02:26:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 02:26:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 02:26:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 02:26:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 02:26:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 02:26:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 02:26:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 02:26:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 02:26:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 02:26:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 02:26:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 02:26:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 02:26:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 02:26:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 02:26:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 02:26:32 DEBUG : apple: size = 5 OK 2026/06/04 02:26:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:32 DEBUG : apple: Unchanged skipping 2026/06/04 02:26:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/04 02:26:32 DEBUG : banana: size = 6 OK 2026/06/04 02:26:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/04 02:26:32 DEBUG : splitbananasplit: size = 16 OK 2026/06/04 02:26:32 DEBUG : banana: Unchanged skipping 2026/06/04 02:26:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:32 DEBUG : splitbananasplit: Unchanged skipping 2026/06/04 02:26:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/04 02:26:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/04 02:26:33 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:26:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/04 02:26:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/04 02:26:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/04 02:26:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/04 02:26:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/04 02:26:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/04 02:26:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/04 02:26:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/04 02:26:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/04 02:26:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/04 02:26:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/04 02:26:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/04 02:26:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/04 02:26:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/04 02:26:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/04 02:26:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/04 02:26:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/04 02:26:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/04 02:26:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/04 02:26:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/04 02:26:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/04 02:26:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/04 02:26:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/04 02:26:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/04 02:26:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/04 02:26:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/04 02:26:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/04 02:26:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/04 02:26:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/04 02:26:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/04 02:26:33 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:26:33 DEBUG : Waiting for deletions to finish 2026/06/04 02:26:33 DEBUG : Waiting for deletions to finish 2026/06/04 02:26:33 DEBUG : apple: Excluded (Path Filter) 2026/06/04 02:26:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 02:26:33 DEBUG : banana: Excluded (Path Filter) 2026/06/04 02:26:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 02:26:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 02:26:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 02:26:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 02:26:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 02:26:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 02:26:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 02:26:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 02:26:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 02:26:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 02:26:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 02:26:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 02:26:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 02:26:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 02:26:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 02:26:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 02:26:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 02:26:33 DEBUG : apple: size = 5 OK 2026/06/04 02:26:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:33 DEBUG : apple: Unchanged skipping 2026/06/04 02:26:33 DEBUG : splitbananasplit: size = 16 OK 2026/06/04 02:26:33 DEBUG : banana: size = 6 OK 2026/06/04 02:26:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:33 DEBUG : splitbananasplit: Unchanged skipping 2026/06/04 02:26:33 DEBUG : banana: Unchanged skipping 2026/06/04 02:26:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/04 02:26:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/04 02:26:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/04 02:26:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/04 02:26:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/04 02:26:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/04 02:26:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/04 02:26:34 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:26:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/04 02:26:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/04 02:26:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/04 02:26:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/04 02:26:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/04 02:26:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/04 02:26:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/04 02:26:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/04 02:26:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/04 02:26:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/04 02:26:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/04 02:26:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/04 02:26:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/04 02:26:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/04 02:26:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/04 02:26:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/04 02:26:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/04 02:26:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/04 02:26:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/04 02:26:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/04 02:26:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/04 02:26:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/04 02:26:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/04 02:26:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/04 02:26:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/04 02:26:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/04 02:26:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/04 02:26:34 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:26:34 DEBUG : Waiting for deletions to finish 2026/06/04 02:26:34 DEBUG : Waiting for deletions to finish 2026/06/04 02:26:34 DEBUG : apple: Excluded (Path Filter) 2026/06/04 02:26:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 02:26:34 DEBUG : banana: Excluded (Path Filter) 2026/06/04 02:26:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 02:26:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 02:26:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 02:26:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 02:26:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 02:26:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 02:26:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 02:26:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 02:26:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 02:26:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 02:26:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 02:26:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 02:26:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 02:26:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 02:26:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 02:26:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 02:26:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:26:47 DEBUG : Waiting for deletions to finish 2026/06/04 02:26:48 DEBUG : apple: Excluded (Path Filter) 2026/06/04 02:26:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 02:26:48 DEBUG : banana: Excluded (Path Filter) 2026/06/04 02:26:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 02:26:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 02:26:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 02:26:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 02:26:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 02:26:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 02:26:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 02:26:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 02:26:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 02:26:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 02:26:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 02:26:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 02:26:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 02:26:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 02:26:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 02:26:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 02:26:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 02:26:48 DEBUG : banana: size = 6 OK 2026/06/04 02:26:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:48 DEBUG : splitbananasplit: size = 16 OK 2026/06/04 02:26:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:48 DEBUG : splitbananasplit: Unchanged skipping 2026/06/04 02:26:48 DEBUG : banana: Unchanged skipping 2026/06/04 02:26:48 DEBUG : apple: size = 5 OK 2026/06/04 02:26:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:48 DEBUG : apple: Unchanged skipping 2026/06/04 02:26:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/04 02:26:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/04 02:26:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/04 02:26:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/04 02:26:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/04 02:26:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/04 02:26:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/04 02:26:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/04 02:26:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/04 02:26:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/04 02:26:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/04 02:26:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/04 02:26:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/04 02:26:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/04 02:26:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/04 02:26:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/04 02:26:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/04 02:26:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/04 02:26:49 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:26:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/04 02:26:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/04 02:26:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/04 02:26:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/04 02:26:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/04 02:26:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/04 02:26:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/04 02:26:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/04 02:26:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/04 02:26:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/04 02:26:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/04 02:26:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/04 02:26:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/04 02:26:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/04 02:26:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/04 02:26:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/04 02:26:49 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:26:49 DEBUG : Waiting for deletions to finish 2026/06/04 02:26:49 DEBUG : Waiting for deletions to finish 2026/06/04 02:26:49 DEBUG : apple: Excluded (Path Filter) 2026/06/04 02:26:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 02:26:49 DEBUG : banana: Excluded (Path Filter) 2026/06/04 02:26:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 02:26:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 02:26:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 02:26:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 02:26:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 02:26:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 02:26:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 02:26:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 02:26:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 02:26:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 02:26:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 02:26:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 02:26:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 02:26:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 02:26:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 02:26:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 02:26:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 02:26:49 DEBUG : apple: size = 5 OK 2026/06/04 02:26:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:49 DEBUG : apple: Unchanged skipping 2026/06/04 02:26:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/04 02:26:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/04 02:26:49 DEBUG : banana: size = 6 OK 2026/06/04 02:26:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:49 DEBUG : banana: Unchanged skipping 2026/06/04 02:26:49 DEBUG : splitbananasplit: size = 16 OK 2026/06/04 02:26:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:49 DEBUG : splitbananasplit: Unchanged skipping 2026/06/04 02:26:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/04 02:26:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/04 02:26:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/04 02:26:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/04 02:26:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/04 02:26:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/04 02:26:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/04 02:26:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/04 02:26:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/04 02:26:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/04 02:26:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/04 02:26:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/04 02:26:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/04 02:26:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/04 02:26:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/04 02:26:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/04 02:26:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/04 02:26:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/04 02:26:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/04 02:26:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/04 02:26:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/04 02:26:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/04 02:26:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/04 02:26:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/04 02:26:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/04 02:26:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/04 02:26:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/04 02:26:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/04 02:26:49 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:26:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/04 02:26:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/04 02:26:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:26:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/04 02:26:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/04 02:26:49 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:26:49 DEBUG : Waiting for deletions to finish 2026/06/04 02:26:49 DEBUG : Waiting for deletions to finish 2026/06/04 02:26:50 DEBUG : apple: Excluded (Path Filter) 2026/06/04 02:26:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 02:26:50 DEBUG : banana: Excluded (Path Filter) 2026/06/04 02:26:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 02:26:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 02:26:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 02:26:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 02:26:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 02:26:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 02:26:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 02:26:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 02:26:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 02:26:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 02:26:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 02:26:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 02:26:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 02:26:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 02:26:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 02:26:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 02:26:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:27:04 DEBUG : Waiting for deletions to finish 2026/06/04 02:27:04 DEBUG : apple: Excluded (Path Filter) 2026/06/04 02:27:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 02:27:04 DEBUG : banana: Excluded (Path Filter) 2026/06/04 02:27:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 02:27:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 02:27:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 02:27:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 02:27:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 02:27:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 02:27:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 02:27:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 02:27:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 02:27:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 02:27:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 02:27:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 02:27:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 02:27:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 02:27:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 02:27:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 02:27:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 02:27:05 DEBUG : apple: size = 5 OK 2026/06/04 02:27:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:27:05 DEBUG : apple: Unchanged skipping 2026/06/04 02:27:05 DEBUG : banana: size = 6 OK 2026/06/04 02:27:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/04 02:27:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:27:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:27:05 DEBUG : banana: Unchanged skipping 2026/06/04 02:27:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/04 02:27:05 DEBUG : splitbananasplit: size = 16 OK 2026/06/04 02:27:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:27:05 DEBUG : splitbananasplit: Unchanged skipping 2026/06/04 02:27:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/04 02:27:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:27:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/04 02:27:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/04 02:27:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/04 02:27:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:27:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/04 02:27:05 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:27:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/04 02:27:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:27:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/04 02:27:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/04 02:27:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/04 02:27:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:27:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/04 02:27:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/04 02:27:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:27:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/04 02:27:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/04 02:27:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:27:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/04 02:27:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/04 02:27:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:27:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/04 02:27:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/04 02:27:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/04 02:27:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:27:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:27:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:27:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/04 02:27:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:27:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/04 02:27:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/04 02:27:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/04 02:27:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:27:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/04 02:27:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/04 02:27:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/04 02:27:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:27:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/04 02:27:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/04 02:27:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:27:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/04 02:27:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/04 02:27:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:27:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/04 02:27:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/04 02:27:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:27:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/04 02:27:05 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:27:05 DEBUG : Waiting for deletions to finish 2026/06/04 02:27:05 DEBUG : Waiting for deletions to finish 2026/06/04 02:27:05 DEBUG : apple: Excluded (Path Filter) 2026/06/04 02:27:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 02:27:05 DEBUG : banana: Excluded (Path Filter) 2026/06/04 02:27:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 02:27:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 02:27:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 02:27:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 02:27:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 02:27:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 02:27:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 02:27:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 02:27:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 02:27:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 02:27:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 02:27:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 02:27:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 02:27:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 02:27:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 02:27:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 02:27:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 02:27:06 DEBUG : apple: size = 5 OK 2026/06/04 02:27:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:27:06 DEBUG : apple: Unchanged skipping 2026/06/04 02:27:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/04 02:27:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:27:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/04 02:27:06 DEBUG : banana: size = 6 OK 2026/06/04 02:27:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:27:06 DEBUG : banana: Unchanged skipping 2026/06/04 02:27:06 DEBUG : splitbananasplit: size = 16 OK 2026/06/04 02:27:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:27:06 DEBUG : splitbananasplit: Unchanged skipping 2026/06/04 02:27:06 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:27:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/04 02:27:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/04 02:27:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:27:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:27:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/04 02:27:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/04 02:27:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/04 02:27:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:27:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/04 02:27:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/04 02:27:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:27:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/04 02:27:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/04 02:27:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/04 02:27:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/04 02:27:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:27:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/04 02:27:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:27:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:27:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/04 02:27:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:27:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:27:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/04 02:27:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/04 02:27:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/04 02:27:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/04 02:27:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/04 02:27:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/04 02:27:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:27:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/04 02:27:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/04 02:27:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:27:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/04 02:27:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/04 02:27:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:27:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/04 02:27:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:27:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/04 02:27:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/04 02:27:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:27:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/04 02:27:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/04 02:27:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:27:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/04 02:27:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/04 02:27:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:27:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/04 02:27:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/04 02:27:06 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:27:06 DEBUG : Waiting for deletions to finish 2026/06/04 02:27:06 DEBUG : Waiting for deletions to finish 2026/06/04 02:27:06 DEBUG : apple: Excluded (Path Filter) 2026/06/04 02:27:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 02:27:06 DEBUG : banana: Excluded (Path Filter) 2026/06/04 02:27:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 02:27:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 02:27:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 02:27:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 02:27:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 02:27:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 02:27:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 02:27:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 02:27:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 02:27:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 02:27:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 02:27:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 02:27:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 02:27:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 02:27:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 02:27:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 02:27:06 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (186.24s) --- PASS: TestTransform/NFC (14.75s) --- PASS: TestTransform/NFD (15.14s) --- PASS: TestTransform/base64 (18.66s) --- PASS: TestTransform/prefix (20.52s) --- PASS: TestTransform/suffix (20.28s) --- PASS: TestTransform/truncate (18.53s) --- PASS: TestTransform/encoder (15.44s) --- PASS: TestTransform/ISO-8859-1 (15.34s) --- PASS: TestTransform/charmap (15.40s) --- PASS: TestTransform/lowercase (15.83s) --- PASS: TestTransform/ascii (16.35s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:27:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/04 02:27:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/04 02:27:11 INFO : sub dir_somesuffix: Making directory 2026/06/04 02:27:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/04 02:27:11 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/06/04 02:27:11 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/04 02:27:11 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/06/04 02:27:11 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/04 02:27:11 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:27:11 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:27:12 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/06/04 02:27:12 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 02:27:12 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/04 02:27:12 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.79s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:27:13 DEBUG : toe: transformed to: tictactoe 2026/06/04 02:27:13 DEBUG : toe: transformed to: tictactoe 2026/06/04 02:27:13 INFO : tictactoe: Making directory 2026/06/04 02:27:13 DEBUG : toe: transformed to: tictactoe 2026/06/04 02:27:13 DEBUG : toe: transformed to: tictactoe 2026/06/04 02:27:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/04 02:27:13 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/06/04 02:27:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/04 02:27:13 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:27:13 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:27:14 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/06/04 02:27:14 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 02:27:14 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/06/04 02:27:14 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.71s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:27:15 INFO : toe: Making directory 2026/06/04 02:27:15 INFO : toe/toe: Making directory 2026/06/04 02:27:15 DEBUG : toe: transformed to: tictactoe 2026/06/04 02:27:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/04 02:27:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/04 02:27:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/04 02:27:15 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:27:15 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:27:15 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/04 02:27:15 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 02:27:15 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/04 02:27:15 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.54s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:27:16 INFO : toe: Making directory 2026/06/04 02:27:16 INFO : toe/toe: Making directory 2026/06/04 02:27:16 DEBUG : toe: transformed to: tictactoe 2026/06/04 02:27:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/04 02:27:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/04 02:27:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/04 02:27:16 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:27:16 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:27:17 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/04 02:27:17 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 02:27:17 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/04 02:27:17 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.81s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:27:18 DEBUG : empty_dir: Making directory with metadata 2026/06/04 02:27:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/04 02:27:18 DEBUG : toe: transformed to: tictactoe 2026/06/04 02:27:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 02:27:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 02:27:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 02:27:18 INFO : tictacempty_dir: Making directory 2026/06/04 02:27:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 02:27:18 DEBUG : toe: transformed to: tictactoe 2026/06/04 02:27:18 DEBUG : toe: transformed to: tictactoe 2026/06/04 02:27:18 INFO : tictactoe: Making directory 2026/06/04 02:27:18 DEBUG : toe: transformed to: tictactoe 2026/06/04 02:27:18 DEBUG : toe: transformed to: tictactoe 2026/06/04 02:27:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/04 02:27:18 INFO : tictactoe/tictactoe: Making directory 2026/06/04 02:27:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/04 02:27:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/04 02:27:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/04 02:27:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/04 02:27:18 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:27:18 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:27:20 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/04 02:27:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 02:27:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/04 02:27:20 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (2.68s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:27:20 DEBUG : empty_dir: Making directory with metadata 2026/06/04 02:27:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/04 02:27:20 DEBUG : toe: transformed to: tictactoe 2026/06/04 02:27:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 02:27:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 02:27:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 02:27:21 INFO : tictacempty_dir: Making directory 2026/06/04 02:27:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 02:27:21 DEBUG : toe: transformed to: tictactoe 2026/06/04 02:27:21 DEBUG : toe: transformed to: tictactoe 2026/06/04 02:27:21 INFO : tictactoe: Making directory 2026/06/04 02:27:21 DEBUG : toe: transformed to: tictactoe 2026/06/04 02:27:21 DEBUG : toe: transformed to: tictactoe 2026/06/04 02:27:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/04 02:27:21 INFO : tictactoe/tictactoe: Making directory 2026/06/04 02:27:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/04 02:27:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/04 02:27:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/04 02:27:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/04 02:27:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/04 02:27:21 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:27:21 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:27:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/04 02:27:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 02:27:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/04 02:27:21 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/04 02:27:22 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:27:22 DEBUG : toe: transformed to: tictactoe 2026/06/04 02:27:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 02:27:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 02:27:22 DEBUG : toe: transformed to: tictactoe 2026/06/04 02:27:22 DEBUG : toe: transformed to: tictactoe 2026/06/04 02:27:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/04 02:27:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/04 02:27:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 02:27:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/06/04 02:27:22 NOTICE: B2 bucket rclone-test-fuciwaj7lolo: 0 differences found 2026/06/04 02:27:22 NOTICE: B2 bucket rclone-test-fuciwaj7lolo: 1 matching files --- PASS: TestAllTag (2.25s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:27:23 DEBUG : toe: transformed to: tictactoe 2026/06/04 02:27:23 DEBUG : toe: transformed to: tictactoe 2026/06/04 02:27:23 INFO : tictactoe: Making directory 2026/06/04 02:27:23 DEBUG : toe: transformed to: tictactoe 2026/06/04 02:27:23 DEBUG : toe: transformed to: tictactoe 2026/06/04 02:27:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/04 02:27:23 INFO : tictactoe/tictactoe: Making directory 2026/06/04 02:27:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/04 02:27:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/04 02:27:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/04 02:27:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/04 02:27:23 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:27:23 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:27:23 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/04 02:27:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 02:27:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/04 02:27:23 DEBUG : Waiting for deletions to finish 2026/06/04 02:27:24 DEBUG : toe: transformed to: tictactoe 2026/06/04 02:27:24 DEBUG : toe: transformed to: tictactoe 2026/06/04 02:27:24 DEBUG : toe: transformed to: tictactoe 2026/06/04 02:27:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/04 02:27:24 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:27:24 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/04 02:27:24 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 02:27:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/04 02:27:24 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/06/04 02:27:24 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:27:24 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.33s) === RUN TestSyntax 2026/06/04 02:27:25 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:27:25 INFO : toe: Making directory 2026/06/04 02:27:25 INFO : toe/toe: Making directory 2026/06/04 02:27:25 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/04 02:27:25 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:27:25 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:27:26 DEBUG : toe/toe/toe: size = 11 OK 2026/06/04 02:27:26 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 02:27:26 INFO : toe/toe/toe: Copied (new) 2026/06/04 02:27:26 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.86s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:27:27 DEBUG : empty_dir: Making directory with metadata 2026/06/04 02:27:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/04 02:27:27 DEBUG : toe: transformed to: tictactoe 2026/06/04 02:27:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 02:27:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 02:27:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 02:27:27 INFO : tictacempty_dir: Making directory 2026/06/04 02:27:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 02:27:27 DEBUG : toe: transformed to: tictactoe 2026/06/04 02:27:27 DEBUG : toe: transformed to: tictactoe 2026/06/04 02:27:27 INFO : tictactoe: Making directory 2026/06/04 02:27:27 DEBUG : toe: transformed to: tictactoe 2026/06/04 02:27:27 DEBUG : toe: transformed to: tictactoe 2026/06/04 02:27:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/04 02:27:27 INFO : tictactoe/tictactoe: Making directory 2026/06/04 02:27:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/04 02:27:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/04 02:27:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/04 02:27:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/04 02:27:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/04 02:27:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/04 02:27:27 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:27:27 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:27:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/04 02:27:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 02:27:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/04 02:27:28 INFO : toe/toe/toe.txt: Deleted 2026/06/04 02:27:28 INFO : toe/toe: Removing directory 2026/06/04 02:27:28 INFO : toe: Removing directory 2026/06/04 02:27:28 INFO : empty_dir: Removing directory 2026/06/04 02:27:28 DEBUG : Local file system at /tmp/rclone2562240052: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.70s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:27:29 DEBUG : empty_dir: Making directory with metadata 2026/06/04 02:27:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/04 02:27:29 DEBUG : toe: transformed to: tictactoe 2026/06/04 02:27:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 02:27:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 02:27:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 02:27:29 INFO : tictacempty_dir: Making directory 2026/06/04 02:27:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 02:27:29 DEBUG : toe: transformed to: tictactoe 2026/06/04 02:27:29 DEBUG : toe: transformed to: tictactoe 2026/06/04 02:27:29 INFO : tictactoe: Making directory 2026/06/04 02:27:29 DEBUG : toe: transformed to: tictactoe 2026/06/04 02:27:29 DEBUG : toe: transformed to: tictactoe 2026/06/04 02:27:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/04 02:27:29 INFO : tictactoe/tictactoe: Making directory 2026/06/04 02:27:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/04 02:27:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/04 02:27:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/04 02:27:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/04 02:27:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/04 02:27:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/04 02:27:29 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:27:29 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:27:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/04 02:27:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 02:27:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/04 02:27:30 INFO : toe/toe/toe.txt: Deleted 2026/06/04 02:27:30 INFO : toe/toe: Removing directory 2026/06/04 02:27:30 INFO : toe: Removing directory 2026/06/04 02:27:30 INFO : empty_dir: Removing directory 2026/06/04 02:27:30 DEBUG : Local file system at /tmp/rclone2562240052: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/04 02:27:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/04 02:27:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/04 02:27:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/04 02:27:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/04 02:27:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/04 02:27:31 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/04 02:27:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 02:27:31 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/06/04 02:27: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: TestTransformFile (3.37s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:27:32 DEBUG : Reset feature "Copy" 2026/06/04 02:27:32 DEBUG : Reset feature "Move" 2026/06/04 02:27:32 DEBUG : Reset feature "Copy" 2026/06/04 02:27:32 DEBUG : Reset feature "Move" 2026/06/04 02:27:32 DEBUG : empty_dir: Making directory with metadata 2026/06/04 02:27:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/04 02:27:32 DEBUG : toe: transformed to: tictactoe 2026/06/04 02:27:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 02:27:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 02:27:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 02:27:32 INFO : tictacempty_dir: Making directory 2026/06/04 02:27:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 02:27:32 DEBUG : toe: transformed to: tictactoe 2026/06/04 02:27:32 DEBUG : toe: transformed to: tictactoe 2026/06/04 02:27:32 INFO : tictactoe: Making directory 2026/06/04 02:27:32 DEBUG : toe: transformed to: tictactoe 2026/06/04 02:27:32 DEBUG : toe: transformed to: tictactoe 2026/06/04 02:27:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/04 02:27:32 INFO : tictactoe/tictactoe: Making directory 2026/06/04 02:27:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/04 02:27:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/04 02:27:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/04 02:27:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/04 02:27:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/04 02:27:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/04 02:27:32 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:27:32 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:27:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/04 02:27:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 02:27:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/04 02:27:33 INFO : toe/toe/toe.txt: Deleted 2026/06/04 02:27:33 INFO : toe/toe: Removing directory 2026/06/04 02:27:33 INFO : toe: Removing directory 2026/06/04 02:27:33 INFO : empty_dir: Removing directory 2026/06/04 02:27:33 DEBUG : Local file system at /tmp/rclone2562240052: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/04 02:27:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/04 02:27:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/04 02:27:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/04 02:27:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/04 02:27:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/04 02:27:34 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/04 02:27:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 02:27:34 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/06/04 02:27:34 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.49s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:27:35 DEBUG : toe: transformed to: dG9l 2026/06/04 02:27:36 DEBUG : toe: transformed to: dG9l 2026/06/04 02:27:36 INFO : dG9l: Making directory 2026/06/04 02:27:36 DEBUG : toe: transformed to: dG9l 2026/06/04 02:27:36 DEBUG : toe: transformed to: dG9l 2026/06/04 02:27:36 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/04 02:27:36 INFO : dG9l/dG9l: Making directory 2026/06/04 02:27:36 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/04 02:27:36 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/06/04 02:27:36 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/04 02:27:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/04 02:27:36 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/04 02:27:36 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:27:36 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:27:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/06/04 02:27:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 02:27:36 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/06/04 02:27:36 DEBUG : Waiting for deletions to finish 2026/06/04 02:27:37 DEBUG : dG9l: transformed to: toe 2026/06/04 02:27:37 DEBUG : dG9l: transformed to: toe 2026/06/04 02:27:37 DEBUG : dG9l: transformed to: toe 2026/06/04 02:27:37 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/06/04 02:27:37 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/06/04 02:27:37 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/04 02:27:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/06/04 02:27:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/06/04 02:27:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/06/04 02:27:37 DEBUG : Local file system at /tmp/rclone2562240052: Waiting for checks to finish 2026/06/04 02:27:37 DEBUG : Local file system at /tmp/rclone2562240052: Waiting for transfers to finish 2026/06/04 02:27:37 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.59s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-fuciwaj7lolo", Local "Local file system at /tmp/rclone2562240052", Modify Window "1ms" 2026/06/04 02:27:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/04 02:27:38 DEBUG : toe: transformed to: 2026/06/04 02:27:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/04 02:27:38 DEBUG : toe: transformed to: 2026/06/04 02:27:38 INFO : B2 bucket rclone-test-fuciwaj7lolo: Making directory 2026/06/04 02:27:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/04 02:27:38 DEBUG : toe: transformed to: 2026/06/04 02:27:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/04 02:27:38 DEBUG : toe: transformed to: 2026/06/04 02:27:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/04 02:27:38 DEBUG : toe/toe: transformed to: 2026/06/04 02:27:38 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/04 02:27:38 INFO : toe/toe: Making directory 2026/06/04 02:27:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/04 02:27:38 DEBUG : toe/toe: transformed to: 2026/06/04 02:27:38 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/04 02:27:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/04 02:27:38 DEBUG : toe: transformed to: 2026/06/04 02:27:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/04 02:27:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/04 02:27:38 DEBUG : toe/toe/toe: transformed to: 2026/06/04 02:27:38 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/06/04 02:27:38 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for checks to finish 2026/06/04 02:27:38 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Waiting for transfers to finish 2026/06/04 02:27:39 DEBUG : toe/toe/toe: size = 11 OK 2026/06/04 02:27:39 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 02:27:39 INFO : toe/toe/toe: Copied (new) 2026/06/04 02:27:39 ERROR : B2 bucket rclone-test-fuciwaj7lolo: not deleting files as there were IO errors 2026/06/04 02:27:39 ERROR : B2 bucket rclone-test-fuciwaj7lolo: not deleting directories as there were IO errors --- PASS: TestError (1.74s) PASS 2026/06/04 02:27:40 DEBUG : B2 bucket rclone-test-fuciwaj7lolo: Purge remote 2026/06/04 02:27:40 INFO : B2 bucket rclone-test-fuciwaj7lolo: cleaning bucket "rclone-test-fuciwaj7lolo" of all files 2026/06/04 02:27:41 DEBUG : BackupDir/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41645cdb7281d0fa_d20260604_m022146_c001_v7007000_t0000_u01780539706605") 2026/06/04 02:27:41 DEBUG : BackupDir/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f10069eb664e3c4ff_d20260604_m022136_c001_v0001115_t0014_u01780539696803") 2026/06/04 02:27:41 DEBUG : CompareDest/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f415c7e8d4e51b10e_d20260604_m022117_c001_v7007000_t0000_u01780539677621") 2026/06/04 02:27:41 DEBUG : CompareDest/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f117ebe338cf51fc9_d20260604_m022111_c001_v0001043_t0025_u01780539671682") 2026/06/04 02:27:41 DEBUG : CompareDest/two: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f415c7e8d4e51b110_d20260604_m022117_c001_v7007000_t0000_u01780539677802") 2026/06/04 02:27:41 DEBUG : CompareDest/two: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1144f9164b10fb2d_d20260604_m022113_c001_v0001165_t0044_u01780539673203") 2026/06/04 02:27:41 DEBUG : CopyDest/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41645cdb7281d0fc_d20260604_m022146_c001_v7007000_t0000_u01780539706787") 2026/06/04 02:27:41 DEBUG : CopyDest/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4cd3d_d20260604_m022133_c001_v0001176_t0035_u01780539693985") 2026/06/04 02:27:41 DEBUG : CopyDest/three: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41645cdb7281d0ff_d20260604_m022146_c001_v7007000_t0000_u01780539706969") 2026/06/04 02:27:41 DEBUG : CopyDest/three: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1144f9164b10fba1_d20260604_m022144_c001_v0001165_t0040_u01780539704269") 2026/06/04 02:27:41 DEBUG : CopyDest/two: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41645cdb7281d101_d20260604_m022147_c001_v7007000_t0000_u01780539707151") 2026/06/04 02:27:41 DEBUG : CopyDest/two: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f117ebe338cf52001_d20260604_m022138_c001_v0001043_t0032_u01780539698776") 2026/06/04 02:27:41 DEBUG : EXISTING: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f414099685512ae7e_d20260604_m022313_c001_v7007000_t0000_u01780539793876") 2026/06/04 02:27:41 DEBUG : EXISTING: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d09f_d20260604_m022312_c001_v0001176_t0054_u01780539792863") 2026/06/04 02:27:41 DEBUG : PREFIXapple: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41295184cd2aace3_d20260604_m022508_c001_v7007000_t0000_u01780539908422") 2026/06/04 02:27:42 DEBUG : PREFIXapple: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc1aa_d20260604_m022503_c001_v0001092_t0043_u01780539903012") 2026/06/04 02:27:42 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f42000b05b05ebd8a_d20260604_m022508_c001_v7007000_t0000_u01780539908209") 2026/06/04 02:27:42 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d559_d20260604_m022503_c001_v0001176_t0007_u01780539903022") 2026/06/04 02:27:42 DEBUG : PREFIXbanana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41797be8edee7d9b_d20260604_m022508_c001_v7007000_t0000_u01780539908271") 2026/06/04 02:27:42 DEBUG : PREFIXbanana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0d10_d20260604_m022503_c001_v0001167_t0036_u01780539903035") 2026/06/04 02:27:42 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41645cdb7281d426_d20260604_m022508_c001_v7007000_t0000_u01780539908469") 2026/06/04 02:27:42 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7ede_d20260604_m022503_c001_v0001137_t0016_u01780539903042") 2026/06/04 02:27:42 DEBUG : Testêé: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f414099685512ae65_d20260604_m022310_c001_v7007000_t0000_u01780539790599") 2026/06/04 02:27:42 DEBUG : Testêé: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d08b_d20260604_m022310_c001_v0001176_t0013_u01780539790020") 2026/06/04 02:27:42 DEBUG : Testêé: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d083_d20260604_m022309_c001_v0001176_t0016_u01780539789426") 2026/06/04 02:27:42 DEBUG : YXBwbGU=: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f419f114cd6e61bdd_d20260604_m022449_c001_v7007000_t0000_u01780539889472") 2026/06/04 02:27:42 DEBUG : YXBwbGU=: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d4a3_d20260604_m022445_c001_v0001176_t0049_u01780539885092") 2026/06/04 02:27:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f419f114cd6e61bdf_d20260604_m022449_c001_v7007000_t0000_u01780539889653") 2026/06/04 02:27:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7e86_d20260604_m022445_c001_v0001137_t0016_u01780539885104") 2026/06/04 02:27:42 DEBUG : YmFuYW5h: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f419f114cd6e61be3_d20260604_m022449_c001_v7007000_t0000_u01780539889835") 2026/06/04 02:27:42 DEBUG : YmFuYW5h: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc17a_d20260604_m022445_c001_v0001092_t0019_u01780539885123") 2026/06/04 02:27:42 DEBUG : a/potato2: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a043f5_d20260604_m021942_c001_v7007000_t0000_u01780539582428") 2026/06/04 02:27:42 DEBUG : a/potato2: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c913_d20260604_m021941_c001_v0001176_t0018_u01780539581851") 2026/06/04 02:27:42 DEBUG : a/potato2: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4100c04ef3d64fcb_d20260604_m021940_c001_v7007000_t0000_u01780539580474") 2026/06/04 02:27:42 DEBUG : a/potato2: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c8fb_d20260604_m021939_c001_v0001176_t0051_u01780539579582") 2026/06/04 02:27:43 DEBUG : a/potato2: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53172fd2_d20260604_m021924_c001_v7007000_t0000_u01780539564472") 2026/06/04 02:27:43 DEBUG : a/potato2: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c85d_d20260604_m021923_c001_v0001176_t0019_u01780539563572") 2026/06/04 02:27:43 DEBUG : apple: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e2605_d20260604_m022707_c001_v7007000_t0000_u01780540027193") 2026/06/04 02:27:43 DEBUG : apple: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc334_d20260604_m022702_c001_v0001092_t0039_u01780540022914") 2026/06/04 02:27:43 DEBUG : apple: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4217bcbc7cb97644_d20260604_m022650_c001_v7007000_t0000_u01780540010782") 2026/06/04 02:27:43 DEBUG : apple: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc304_d20260604_m022646_c001_v0001092_t0039_u01780540006445") 2026/06/04 02:27:43 DEBUG : apple: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f401699c390fe31c7_d20260604_m022634_c001_v7007000_t0000_u01780539994873") 2026/06/04 02:27:43 DEBUG : apple: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc2d2_d20260604_m022631_c001_v0001092_t0020_u01780539991138") 2026/06/04 02:27:43 DEBUG : apple: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a046d8_d20260604_m022619_c001_v7007000_t0000_u01780539979517") 2026/06/04 02:27:43 DEBUG : apple: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc2a2_d20260604_m022615_c001_v0001092_t0024_u01780539975716") 2026/06/04 02:27:43 DEBUG : apple: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f423515f449710530_d20260604_m022604_c001_v7007000_t0000_u01780539964070") 2026/06/04 02:27:43 DEBUG : apple: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc278_d20260604_m022559_c001_v0001092_t0004_u01780539959966") 2026/06/04 02:27:43 DEBUG : apple: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41645cdb7281d48d_d20260604_m022548_c001_v7007000_t0000_u01780539948838") 2026/06/04 02:27:43 DEBUG : apple: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d72c_d20260604_m022541_c001_v0001176_t0033_u01780539941929") 2026/06/04 02:27:43 DEBUG : apple: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e23ce_d20260604_m022530_c001_v7007000_t0000_u01780539930301") 2026/06/04 02:27:43 DEBUG : apple: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7f44_d20260604_m022526_c001_v0001137_t0015_u01780539926702") 2026/06/04 02:27:43 DEBUG : apple: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f408f1c0dc3f996a3_d20260604_m022525_c001_v7007000_t0000_u01780539925623") 2026/06/04 02:27:43 DEBUG : apple: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7f30_d20260604_m022521_c001_v0001137_t0025_u01780539921167") 2026/06/04 02:27:43 DEBUG : apple: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f423515f44971044b_d20260604_m022509_c001_v7007000_t0000_u01780539909926") 2026/06/04 02:27:43 DEBUG : apple: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc1b8_d20260604_m022506_c001_v0001092_t0024_u01780539906460") 2026/06/04 02:27:44 DEBUG : apple: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f415c7e8d4e51b298_d20260604_m022505_c001_v7007000_t0000_u01780539905150") 2026/06/04 02:27:44 DEBUG : apple: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc1a4_d20260604_m022501_c001_v0001092_t0017_u01780539901022") 2026/06/04 02:27:44 DEBUG : apple: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f419f114cd6e61bc5_d20260604_m022447_c001_v7007000_t0000_u01780539887284") 2026/06/04 02:27:44 DEBUG : apple: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d48b_d20260604_m022442_c001_v0001176_t0048_u01780539882124") 2026/06/04 02:27:44 DEBUG : apple: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f40349b77fe9b3b57_d20260604_m022430_c001_v7007000_t0000_u01780539870576") 2026/06/04 02:27:44 DEBUG : apple: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d3f1_d20260604_m022426_c001_v0001176_t0003_u01780539866628") 2026/06/04 02:27:44 DEBUG : apple: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f413d7c04c21c371b_d20260604_m022415_c001_v7007000_t0000_u01780539855757") 2026/06/04 02:27:44 DEBUG : apple: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d359_d20260604_m022411_c001_v0001176_t0042_u01780539851678") 2026/06/04 02:27:44 DEBUG : appleSUFFIX: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f413d7c04c21c37a2_d20260604_m022528_c001_v7007000_t0000_u01780539928556") 2026/06/04 02:27:44 DEBUG : appleSUFFIX: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7f32_d20260604_m022523_c001_v0001137_t0008_u01780539923157") 2026/06/04 02:27:44 DEBUG : appleapple: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41645cdb7281d48e_d20260604_m022549_c001_v7007000_t0000_u01780539949019") 2026/06/04 02:27:44 DEBUG : appleapple: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d748_d20260604_m022544_c001_v0001176_t0043_u01780539944528") 2026/06/04 02:27:44 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e2606_d20260604_m022707_c001_v7007000_t0000_u01780540027376") 2026/06/04 02:27:44 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4da8a_d20260604_m022703_c001_v0001176_t0005_u01780540023674") 2026/06/04 02:27:44 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4217bcbc7cb97647_d20260604_m022650_c001_v7007000_t0000_u01780540010965") 2026/06/04 02:27:44 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d9f4_d20260604_m022647_c001_v0001176_t0028_u01780540007276") 2026/06/04 02:27:44 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f401699c390fe31c9_d20260604_m022635_c001_v7007000_t0000_u01780539995055") 2026/06/04 02:27:44 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d950_d20260604_m022631_c001_v0001176_t0023_u01780539991748") 2026/06/04 02:27:44 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a046d9_d20260604_m022619_c001_v7007000_t0000_u01780539979699") 2026/06/04 02:27:44 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d8b8_d20260604_m022616_c001_v0001176_t0047_u01780539976360") 2026/06/04 02:27:45 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f423515f449710532_d20260604_m022604_c001_v7007000_t0000_u01780539964251") 2026/06/04 02:27:45 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d804_d20260604_m022600_c001_v0001176_t0045_u01780539960611") 2026/06/04 02:27:45 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41645cdb7281d488_d20260604_m022546_c001_v7007000_t0000_u01780539946717") 2026/06/04 02:27:45 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc240_d20260604_m022543_c001_v0001092_t0009_u01780539943047") 2026/06/04 02:27:45 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e23cf_d20260604_m022530_c001_v7007000_t0000_u01780539930485") 2026/06/04 02:27:45 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d67c_d20260604_m022526_c001_v0001176_t0026_u01780539926712") 2026/06/04 02:27:45 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41295184cd2aacef_d20260604_m022525_c001_v7007000_t0000_u01780539925633") 2026/06/04 02:27:45 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d63e_d20260604_m022521_c001_v0001176_t0012_u01780539921958") 2026/06/04 02:27:45 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f423515f44971044c_d20260604_m022510_c001_v7007000_t0000_u01780539910107") 2026/06/04 02:27:45 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d591_d20260604_m022506_c001_v0001176_t0031_u01780539906470") 2026/06/04 02:27:45 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f405fcee326fa7671_d20260604_m022505_c001_v7007000_t0000_u01780539905358") 2026/06/04 02:27:45 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0d00_d20260604_m022501_c001_v0001167_t0034_u01780539901623") 2026/06/04 02:27:45 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f40349b77fe9b3ba7_d20260604_m022446_c001_v7007000_t0000_u01780539886902") 2026/06/04 02:27:45 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0c58_d20260604_m022443_c001_v0001167_t0037_u01780539883101") 2026/06/04 02:27:45 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f40349b77fe9b3b58_d20260604_m022430_c001_v7007000_t0000_u01780539870757") 2026/06/04 02:27:45 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0bc8_d20260604_m022427_c001_v0001167_t0004_u01780539867173") 2026/06/04 02:27:45 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f413d7c04c21c371c_d20260604_m022415_c001_v7007000_t0000_u01780539855939") 2026/06/04 02:27:45 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0b3c_d20260604_m022412_c001_v0001167_t0054_u01780539852261") 2026/06/04 02:27:45 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4217bcbc7cb975f3_d20260604_m022528_c001_v7007000_t0000_u01780539928617") 2026/06/04 02:27:45 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d64e_d20260604_m022523_c001_v0001176_t0008_u01780539923179") 2026/06/04 02:27:45 DEBUG : b/potato: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a043f6_d20260604_m021942_c001_v7007000_t0000_u01780539582611") 2026/06/04 02:27:45 DEBUG : b/potato: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c909_d20260604_m021941_c001_v0001176_t0041_u01780539581022") 2026/06/04 02:27:45 DEBUG : b/potato: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4100c04ef3d64fca_d20260604_m021939_c001_v7007000_t0000_u01780539579927") 2026/06/04 02:27:46 DEBUG : b/potato: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c8f3_d20260604_m021938_c001_v0001176_t0049_u01780539578754") 2026/06/04 02:27:46 DEBUG : b/potato: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53172fc7_d20260604_m021923_c001_v7007000_t0000_u01780539563927") 2026/06/04 02:27:46 DEBUG : b/potato: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c853_d20260604_m021922_c001_v0001176_t0008_u01780539562775") 2026/06/04 02:27:46 DEBUG : backup/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f418f4cad22cf8f1a_d20260604_m022207_c001_v7007000_t0000_u01780539727103") 2026/06/04 02:27:46 DEBUG : backup/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f117dbe91f0374ea9_d20260604_m022200_c001_v0001178_t0024_u01780539720112") 2026/06/04 02:27:46 DEBUG : backup/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f11523361a69b4d75_d20260604_m022155_c001_v0001099_t0024_u01780539715747") 2026/06/04 02:27:46 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41117b5983d69339_d20260604_m022232_c001_v7007000_t0000_u01780539752912") 2026/06/04 02:27:46 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f11604d9107afa77f_d20260604_m022230_c001_v0001145_t0000_u01780539750812") 2026/06/04 02:27:46 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1163a467a3c2fff4_d20260604_m022226_c001_v0001098_t0047_u01780539746216") 2026/06/04 02:27:46 DEBUG : backup/one.bak: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f42675c7a407b347e_d20260604_m022220_c001_v7007000_t0000_u01780539740056") 2026/06/04 02:27:46 DEBUG : backup/one.bak: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1099d1262a98932d_d20260604_m022217_c001_v0001146_t0014_u01780539737791") 2026/06/04 02:27:46 DEBUG : backup/one.bak: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f113241644f22a720_d20260604_m022213_c001_v0001182_t0041_u01780539733735") 2026/06/04 02:27:46 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41117b5983d6933b_d20260604_m022233_c001_v7007000_t0000_u01780539753094") 2026/06/04 02:27:46 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f103d98ea66449d99_d20260604_m022232_c001_v0001171_t0046_u01780539752096") 2026/06/04 02:27:46 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f11707b96240f9023_d20260604_m022227_c001_v0001109_t0017_u01780539747863") 2026/06/04 02:27:46 DEBUG : backup/three.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f418f4cad22cf8f1c_d20260604_m022207_c001_v7007000_t0000_u01780539727285") 2026/06/04 02:27:46 DEBUG : backup/three.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f109dd94d02f54599_d20260604_m022201_c001_v0001144_t0023_u01780539721087") 2026/06/04 02:27:46 DEBUG : backup/three.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1046c5dfca74bc93_d20260604_m022157_c001_v0001145_t0045_u01780539717306") 2026/06/04 02:27:46 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f42675c7a407b347f_d20260604_m022220_c001_v7007000_t0000_u01780539740238") 2026/06/04 02:27:47 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f10383a29806f4eed_d20260604_m022219_c001_v0001097_t0026_u01780539739163") 2026/06/04 02:27:47 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f101a0f0a051da3cf_d20260604_m022215_c001_v0001102_t0024_u01780539735257") 2026/06/04 02:27:47 DEBUG : banana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e2607_d20260604_m022707_c001_v7007000_t0000_u01780540027558") 2026/06/04 02:27:47 DEBUG : banana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa1150_d20260604_m022703_c001_v0001167_t0010_u01780540023312") 2026/06/04 02:27:47 DEBUG : banana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4217bcbc7cb9764a_d20260604_m022651_c001_v7007000_t0000_u01780540011148") 2026/06/04 02:27:47 DEBUG : banana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa10d2_d20260604_m022646_c001_v0001167_t0016_u01780540006853") 2026/06/04 02:27:47 DEBUG : banana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f401699c390fe31cc_d20260604_m022635_c001_v7007000_t0000_u01780539995236") 2026/06/04 02:27:47 DEBUG : banana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa1044_d20260604_m022631_c001_v0001167_t0037_u01780539991456") 2026/06/04 02:27:47 DEBUG : banana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a046da_d20260604_m022619_c001_v7007000_t0000_u01780539979882") 2026/06/04 02:27:47 DEBUG : banana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0fd2_d20260604_m022616_c001_v0001167_t0047_u01780539976074") 2026/06/04 02:27:47 DEBUG : banana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f423515f449710533_d20260604_m022604_c001_v7007000_t0000_u01780539964432") 2026/06/04 02:27:47 DEBUG : banana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0f3e_d20260604_m022600_c001_v0001167_t0013_u01780539960310") 2026/06/04 02:27:47 DEBUG : banana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41645cdb7281d48f_d20260604_m022549_c001_v7007000_t0000_u01780539949200") 2026/06/04 02:27:47 DEBUG : banana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7f96_d20260604_m022542_c001_v0001137_t0009_u01780539942142") 2026/06/04 02:27:47 DEBUG : banana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e23d1_d20260604_m022530_c001_v7007000_t0000_u01780539930669") 2026/06/04 02:27:47 DEBUG : banana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0df4_d20260604_m022526_c001_v0001167_t0002_u01780539926722") 2026/06/04 02:27:48 DEBUG : banana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f413d7c04c21c3795_d20260604_m022525_c001_v7007000_t0000_u01780539925640") 2026/06/04 02:27:48 DEBUG : banana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc1ea_d20260604_m022521_c001_v0001092_t0017_u01780539921495") 2026/06/04 02:27:48 DEBUG : banana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f423515f44971044e_d20260604_m022510_c001_v7007000_t0000_u01780539910288") 2026/06/04 02:27:48 DEBUG : banana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0d30_d20260604_m022506_c001_v0001167_t0046_u01780539906481") 2026/06/04 02:27:48 DEBUG : banana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41295184cd2aacdc_d20260604_m022505_c001_v7007000_t0000_u01780539905371") 2026/06/04 02:27:48 DEBUG : banana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d549_d20260604_m022501_c001_v0001176_t0008_u01780539901371") 2026/06/04 02:27:48 DEBUG : banana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f419f114cd6e61bc9_d20260604_m022447_c001_v7007000_t0000_u01780539887465") 2026/06/04 02:27:48 DEBUG : banana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7e7c_d20260604_m022442_c001_v0001137_t0057_u01780539882477") 2026/06/04 02:27:48 DEBUG : banana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f40349b77fe9b3b59_d20260604_m022430_c001_v7007000_t0000_u01780539870942") 2026/06/04 02:27:48 DEBUG : banana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7e44_d20260604_m022426_c001_v0001137_t0034_u01780539866847") 2026/06/04 02:27:48 DEBUG : banana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f413d7c04c21c371d_d20260604_m022416_c001_v7007000_t0000_u01780539856120") 2026/06/04 02:27:48 DEBUG : banana: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7dfe_d20260604_m022411_c001_v0001137_t0019_u01780539851946") 2026/06/04 02:27:48 DEBUG : bananaSUFFIX: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f419e87296df2f793_d20260604_m022528_c001_v7007000_t0000_u01780539928569") 2026/06/04 02:27:48 DEBUG : bananaSUFFIX: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc1ee_d20260604_m022523_c001_v0001092_t0025_u01780539923168") 2026/06/04 02:27:48 DEBUG : both0: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53173750_d20260604_m022344_c001_v7007000_t0000_u01780539824107") 2026/06/04 02:27:48 DEBUG : both0: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d1a3_d20260604_m022331_c001_v0001176_t0030_u01780539811940") 2026/06/04 02:27:48 DEBUG : both0: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4064792d0fba24e9_d20260604_m022327_c001_v7007000_t0000_u01780539807544") 2026/06/04 02:27:49 DEBUG : both0: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d0c7_d20260604_m022315_c001_v0001176_t0049_u01780539795738") 2026/06/04 02:27:49 DEBUG : both1: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53173752_d20260604_m022344_c001_v7007000_t0000_u01780539824291") 2026/06/04 02:27:49 DEBUG : both1: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d1ad_d20260604_m022332_c001_v0001176_t0006_u01780539812436") 2026/06/04 02:27:49 DEBUG : both1: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4064792d0fba24eb_d20260604_m022327_c001_v7007000_t0000_u01780539807727") 2026/06/04 02:27:49 DEBUG : both1: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d0cb_d20260604_m022316_c001_v0001176_t0059_u01780539796165") 2026/06/04 02:27:49 DEBUG : both10: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53173b3b_d20260604_m022344_c001_v7007000_t0000_u01780539824474") 2026/06/04 02:27:49 DEBUG : both10: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d1ef_d20260604_m022336_c001_v0001176_t0009_u01780539816511") 2026/06/04 02:27:49 DEBUG : both10: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4064792d0fba24ed_d20260604_m022327_c001_v7007000_t0000_u01780539807914") 2026/06/04 02:27:49 DEBUG : both10: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d10b_d20260604_m022320_c001_v0001176_t0035_u01780539800240") 2026/06/04 02:27:49 DEBUG : both11: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53173f24_d20260604_m022344_c001_v7007000_t0000_u01780539824657") 2026/06/04 02:27:49 DEBUG : both11: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d1f7_d20260604_m022336_c001_v0001176_t0041_u01780539816926") 2026/06/04 02:27:49 DEBUG : both11: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4064792d0fba24ef_d20260604_m022328_c001_v7007000_t0000_u01780539808208") 2026/06/04 02:27:49 DEBUG : both11: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d113_d20260604_m022320_c001_v0001176_t0043_u01780539800662") 2026/06/04 02:27:49 DEBUG : both12: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb5317430d_d20260604_m022344_c001_v7007000_t0000_u01780539824846") 2026/06/04 02:27:50 DEBUG : both12: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d1ff_d20260604_m022337_c001_v0001176_t0045_u01780539817341") 2026/06/04 02:27:50 DEBUG : both12: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4064792d0fba24f0_d20260604_m022328_c001_v7007000_t0000_u01780539808397") 2026/06/04 02:27:50 DEBUG : both12: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d11d_d20260604_m022321_c001_v0001176_t0010_u01780539801116") 2026/06/04 02:27:50 DEBUG : both13: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb5317430e_d20260604_m022345_c001_v7007000_t0000_u01780539825030") 2026/06/04 02:27:50 DEBUG : both13: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d207_d20260604_m022337_c001_v0001176_t0034_u01780539817793") 2026/06/04 02:27:50 DEBUG : both13: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4064792d0fba24f2_d20260604_m022328_c001_v7007000_t0000_u01780539808582") 2026/06/04 02:27:50 DEBUG : both13: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d127_d20260604_m022321_c001_v0001176_t0058_u01780539801533") 2026/06/04 02:27:50 DEBUG : both14: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb531746f7_d20260604_m022345_c001_v7007000_t0000_u01780539825252") 2026/06/04 02:27:50 DEBUG : both14: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d20f_d20260604_m022338_c001_v0001176_t0016_u01780539818209") 2026/06/04 02:27:50 DEBUG : both14: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4064792d0fba24f4_d20260604_m022328_c001_v7007000_t0000_u01780539808770") 2026/06/04 02:27:50 DEBUG : both14: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d131_d20260604_m022322_c001_v0001176_t0034_u01780539802253") 2026/06/04 02:27:50 DEBUG : both15: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53174ae1_d20260604_m022345_c001_v7007000_t0000_u01780539825434") 2026/06/04 02:27:50 DEBUG : both15: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d215_d20260604_m022338_c001_v0001176_t0027_u01780539818636") 2026/06/04 02:27:50 DEBUG : both15: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4064792d0fba24f5_d20260604_m022328_c001_v7007000_t0000_u01780539808954") 2026/06/04 02:27:50 DEBUG : both15: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d139_d20260604_m022322_c001_v0001176_t0011_u01780539802673") 2026/06/04 02:27:50 DEBUG : both16: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53174eca_d20260604_m022345_c001_v7007000_t0000_u01780539825616") 2026/06/04 02:27:51 DEBUG : both16: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d219_d20260604_m022339_c001_v0001176_t0053_u01780539819063") 2026/06/04 02:27:51 DEBUG : both16: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4064792d0fba24f9_d20260604_m022329_c001_v7007000_t0000_u01780539809137") 2026/06/04 02:27:51 DEBUG : both16: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d145_d20260604_m022323_c001_v0001176_t0056_u01780539803080") 2026/06/04 02:27:51 DEBUG : both17: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb531752b3_d20260604_m022345_c001_v7007000_t0000_u01780539825799") 2026/06/04 02:27:51 DEBUG : both17: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d21f_d20260604_m022339_c001_v0001176_t0045_u01780539819479") 2026/06/04 02:27:51 DEBUG : both17: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4064792d0fba24fa_d20260604_m022329_c001_v7007000_t0000_u01780539809351") 2026/06/04 02:27:51 DEBUG : both17: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d151_d20260604_m022323_c001_v0001176_t0039_u01780539803500") 2026/06/04 02:27:51 DEBUG : both18: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb5317569d_d20260604_m022345_c001_v7007000_t0000_u01780539825981") 2026/06/04 02:27:51 DEBUG : both18: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d227_d20260604_m022339_c001_v0001176_t0000_u01780539819994") 2026/06/04 02:27:51 DEBUG : both18: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4064792d0fba24fc_d20260604_m022329_c001_v7007000_t0000_u01780539809535") 2026/06/04 02:27:51 DEBUG : both18: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d157_d20260604_m022323_c001_v0001176_t0014_u01780539803937") 2026/06/04 02:27:51 DEBUG : both19: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb5317569e_d20260604_m022346_c001_v7007000_t0000_u01780539826164") 2026/06/04 02:27:51 DEBUG : both19: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d22d_d20260604_m022340_c001_v0001176_t0057_u01780539820873") 2026/06/04 02:27:51 DEBUG : both19: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4064792d0fba24fe_d20260604_m022329_c001_v7007000_t0000_u01780539809720") 2026/06/04 02:27:51 DEBUG : both19: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d15f_d20260604_m022324_c001_v0001176_t0059_u01780539804350") 2026/06/04 02:27:51 DEBUG : both2: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53175a87_d20260604_m022346_c001_v7007000_t0000_u01780539826346") 2026/06/04 02:27:51 DEBUG : both2: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d1b5_d20260604_m022332_c001_v0001176_t0047_u01780539812859") 2026/06/04 02:27:51 DEBUG : both2: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4064792d0fba2500_d20260604_m022329_c001_v7007000_t0000_u01780539809903") 2026/06/04 02:27:51 DEBUG : both2: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d0d5_d20260604_m022316_c001_v0001176_t0044_u01780539796747") 2026/06/04 02:27:52 DEBUG : both3: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53175e71_d20260604_m022346_c001_v7007000_t0000_u01780539826528") 2026/06/04 02:27:52 DEBUG : both3: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d1bb_d20260604_m022333_c001_v0001176_t0010_u01780539813280") 2026/06/04 02:27:52 DEBUG : both3: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4064792d0fba2503_d20260604_m022330_c001_v7007000_t0000_u01780539810087") 2026/06/04 02:27:52 DEBUG : both3: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d0db_d20260604_m022317_c001_v0001176_t0001_u01780539797164") 2026/06/04 02:27:52 DEBUG : both4: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb5317625a_d20260604_m022346_c001_v7007000_t0000_u01780539826710") 2026/06/04 02:27:52 DEBUG : both4: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d1c1_d20260604_m022333_c001_v0001176_t0001_u01780539813695") 2026/06/04 02:27:52 DEBUG : both4: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4064792d0fba2506_d20260604_m022330_c001_v7007000_t0000_u01780539810271") 2026/06/04 02:27:52 DEBUG : both4: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d0e3_d20260604_m022317_c001_v0001176_t0049_u01780539797578") 2026/06/04 02:27:52 DEBUG : both5: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53176643_d20260604_m022346_c001_v7007000_t0000_u01780539826891") 2026/06/04 02:27:52 DEBUG : both5: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d1c9_d20260604_m022334_c001_v0001176_t0041_u01780539814250") 2026/06/04 02:27:52 DEBUG : both5: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4064792d0fba2507_d20260604_m022330_c001_v7007000_t0000_u01780539810456") 2026/06/04 02:27:52 DEBUG : both5: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d0e7_d20260604_m022318_c001_v0001176_t0019_u01780539798028") 2026/06/04 02:27:52 DEBUG : both6: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53176a2c_d20260604_m022347_c001_v7007000_t0000_u01780539827074") 2026/06/04 02:27:52 DEBUG : both6: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d1d1_d20260604_m022334_c001_v0001176_t0037_u01780539814753") 2026/06/04 02:27:52 DEBUG : both6: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4064792d0fba2509_d20260604_m022330_c001_v7007000_t0000_u01780539810640") 2026/06/04 02:27:52 DEBUG : both6: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d0ef_d20260604_m022318_c001_v0001176_t0035_u01780539798458") 2026/06/04 02:27:52 DEBUG : both7: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53176e16_d20260604_m022347_c001_v7007000_t0000_u01780539827256") 2026/06/04 02:27:52 DEBUG : both7: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d1db_d20260604_m022335_c001_v0001176_t0019_u01780539815183") 2026/06/04 02:27:52 DEBUG : both7: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4064792d0fba250a_d20260604_m022330_c001_v7007000_t0000_u01780539810824") 2026/06/04 02:27:52 DEBUG : both7: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d0f5_d20260604_m022318_c001_v0001176_t0057_u01780539798922") 2026/06/04 02:27:53 DEBUG : both8: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb531771ff_d20260604_m022347_c001_v7007000_t0000_u01780539827441") 2026/06/04 02:27:53 DEBUG : both8: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d1e1_d20260604_m022335_c001_v0001176_t0029_u01780539815630") 2026/06/04 02:27:53 DEBUG : both8: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4064792d0fba250c_d20260604_m022331_c001_v7007000_t0000_u01780539811009") 2026/06/04 02:27:53 DEBUG : both8: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d0fb_d20260604_m022319_c001_v0001176_t0002_u01780539799358") 2026/06/04 02:27:53 DEBUG : both9: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb531775e8_d20260604_m022347_c001_v7007000_t0000_u01780539827623") 2026/06/04 02:27:53 DEBUG : both9: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d1e9_d20260604_m022336_c001_v0001176_t0004_u01780539816068") 2026/06/04 02:27:53 DEBUG : both9: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4064792d0fba250e_d20260604_m022331_c001_v7007000_t0000_u01780539811194") 2026/06/04 02:27:53 DEBUG : both9: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d101_d20260604_m022319_c001_v0001176_t0019_u01780539799835") 2026/06/04 02:27:53 DEBUG : c/non empty space: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a043f8_d20260604_m021942_c001_v7007000_t0000_u01780539582795") 2026/06/04 02:27:53 DEBUG : c/non empty space: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c90b_d20260604_m021941_c001_v0001176_t0051_u01780539581247") 2026/06/04 02:27:53 DEBUG : c/non empty space: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4100c04ef3d64fcc_d20260604_m021940_c001_v7007000_t0000_u01780539580656") 2026/06/04 02:27:53 DEBUG : c/non empty space: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c8f7_d20260604_m021938_c001_v0001176_t0001_u01780539578988") 2026/06/04 02:27:53 DEBUG : c/non empty space: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53172fd6_d20260604_m021924_c001_v7007000_t0000_u01780539564654") 2026/06/04 02:27:53 DEBUG : c/non empty space: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c855_d20260604_m021922_c001_v0001176_t0026_u01780539562988") 2026/06/04 02:27:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f419f114cd6e61be5_d20260604_m022450_c001_v7007000_t0000_u01780539890016") 2026/06/04 02:27:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0c64_d20260604_m022445_c001_v0001167_t0057_u01780539885113") 2026/06/04 02:27:53 DEBUG : check sum: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53172f63_d20260604_m021916_c001_v7007000_t0000_u01780539556197") 2026/06/04 02:27:53 DEBUG : check sum: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c805_d20260604_m021915_c001_v0001176_t0000_u01780539555216") 2026/06/04 02:27:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f427aed2e5db42712_d20260604_m022738_c001_v7007000_t0000_u01780540058218") 2026/06/04 02:27:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc37e_d20260604_m022736_c001_v0001092_t0040_u01780540056613") 2026/06/04 02:27:53 DEBUG : dest/3: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41645cdb7281d0c2_d20260604_m022126_c001_v7007000_t0000_u01780539686784") 2026/06/04 02:27:54 DEBUG : dest/3: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4111e8932287b501_d20260604_m022125_c001_v0001044_t0046_u01780539685671") 2026/06/04 02:27:54 DEBUG : dir1/0000-abcde: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41645cdb7281d490_d20260604_m022549_c001_v7007000_t0000_u01780539949381") 2026/06/04 02:27:54 DEBUG : dir1/0000-abcde: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d74c_d20260604_m022544_c001_v0001176_t0019_u01780539944773") 2026/06/04 02:27:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e2609_d20260604_m022707_c001_v7007000_t0000_u01780540027739") 2026/06/04 02:27:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc31a_d20260604_m022655_c001_v0001092_t0004_u01780540015470") 2026/06/04 02:27:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4217bcbc7cb9764c_d20260604_m022651_c001_v7007000_t0000_u01780540011333") 2026/06/04 02:27:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc2e8_d20260604_m022639_c001_v0001092_t0047_u01780539999634") 2026/06/04 02:27:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f401699c390fe31cd_d20260604_m022635_c001_v7007000_t0000_u01780539995416") 2026/06/04 02:27:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc2c0_d20260604_m022624_c001_v0001092_t0007_u01780539984237") 2026/06/04 02:27:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a046dc_d20260604_m022620_c001_v7007000_t0000_u01780539980064") 2026/06/04 02:27:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc288_d20260604_m022608_c001_v0001092_t0011_u01780539968902") 2026/06/04 02:27:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f423515f449710535_d20260604_m022604_c001_v7007000_t0000_u01780539964613") 2026/06/04 02:27:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc25a_d20260604_m022553_c001_v0001092_t0023_u01780539953459") 2026/06/04 02:27:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f427aed2e5db42659_d20260604_m022546_c001_v7007000_t0000_u01780539946919") 2026/06/04 02:27:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d6ea_d20260604_m022534_c001_v0001176_t0005_u01780539934928") 2026/06/04 02:27:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e23d2_d20260604_m022530_c001_v7007000_t0000_u01780539930863") 2026/06/04 02:27:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d67e_d20260604_m022526_c001_v0001176_t0051_u01780539926925") 2026/06/04 02:27:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f40431be2243aa02b_d20260604_m022525_c001_v7007000_t0000_u01780539925653") 2026/06/04 02:27:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7f0c_d20260604_m022514_c001_v0001137_t0053_u01780539914641") 2026/06/04 02:27:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f423515f44971044f_d20260604_m022510_c001_v7007000_t0000_u01780539910468") 2026/06/04 02:27:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d593_d20260604_m022506_c001_v0001176_t0033_u01780539906699") 2026/06/04 02:27:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f401699c390fe30eb_d20260604_m022505_c001_v7007000_t0000_u01780539905536") 2026/06/04 02:27:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc18e_d20260604_m022454_c001_v0001092_t0010_u01780539894122") 2026/06/04 02:27:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f408f1c0dc3f99632_d20260604_m022447_c001_v7007000_t0000_u01780539887301") 2026/06/04 02:27:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d44d_d20260604_m022435_c001_v0001176_t0002_u01780539875459") 2026/06/04 02:27:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f40349b77fe9b3b5a_d20260604_m022431_c001_v7007000_t0000_u01780539871148") 2026/06/04 02:27:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d3b5_d20260604_m022420_c001_v0001176_t0007_u01780539860320") 2026/06/04 02:27:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f413d7c04c21c371e_d20260604_m022416_c001_v7007000_t0000_u01780539856300") 2026/06/04 02:27:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d31f_d20260604_m022405_c001_v0001176_t0025_u01780539845578") 2026/06/04 02:27:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f413d7c04c21c37a4_d20260604_m022528_c001_v7007000_t0000_u01780539928735") 2026/06/04 02:27:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d654_d20260604_m022523_c001_v0001176_t0027_u01780539923397") 2026/06/04 02:27:55 DEBUG : dir1/0001-bcdef: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41645cdb7281d491_d20260604_m022549_c001_v7007000_t0000_u01780539949563") 2026/06/04 02:27:55 DEBUG : dir1/0001-bcdef: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0eae_d20260604_m022544_c001_v0001167_t0004_u01780539944762") 2026/06/04 02:27:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e260a_d20260604_m022707_c001_v7007000_t0000_u01780540027921") 2026/06/04 02:27:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa1120_d20260604_m022656_c001_v0001167_t0047_u01780540016236") 2026/06/04 02:27:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4217bcbc7cb9764d_d20260604_m022651_c001_v7007000_t0000_u01780540011517") 2026/06/04 02:27:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa10a4_d20260604_m022640_c001_v0001167_t0024_u01780540000657") 2026/06/04 02:27:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f401699c390fe31ce_d20260604_m022635_c001_v7007000_t0000_u01780539995599") 2026/06/04 02:27:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa101a_d20260604_m022625_c001_v0001167_t0016_u01780539985133") 2026/06/04 02:27:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a046dd_d20260604_m022620_c001_v7007000_t0000_u01780539980246") 2026/06/04 02:27:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0f8a_d20260604_m022609_c001_v0001167_t0015_u01780539969578") 2026/06/04 02:27:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f423515f449710537_d20260604_m022604_c001_v7007000_t0000_u01780539964795") 2026/06/04 02:27:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0f04_d20260604_m022554_c001_v0001167_t0020_u01780539954128") 2026/06/04 02:27:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41645cdb7281d48a_d20260604_m022547_c001_v7007000_t0000_u01780539947085") 2026/06/04 02:27:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7f73_d20260604_m022535_c001_v0001137_t0037_u01780539935508") 2026/06/04 02:27:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e23d3_d20260604_m022531_c001_v7007000_t0000_u01780539931046") 2026/06/04 02:27:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0df6_d20260604_m022527_c001_v0001167_t0037_u01780539927026") 2026/06/04 02:27:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f408f1c0dc3f9969c_d20260604_m022525_c001_v7007000_t0000_u01780539925256") 2026/06/04 02:27:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc1d2_d20260604_m022515_c001_v0001092_t0004_u01780539915428") 2026/06/04 02:27:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f423515f449710451_d20260604_m022510_c001_v7007000_t0000_u01780539910649") 2026/06/04 02:27:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc1ba_d20260604_m022506_c001_v0001092_t0042_u01780539906803") 2026/06/04 02:27:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f415c7e8d4e51b29d_d20260604_m022505_c001_v7007000_t0000_u01780539905579") 2026/06/04 02:27:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d4ff_d20260604_m022454_c001_v0001176_t0048_u01780539894815") 2026/06/04 02:27:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4064792d0fba259e_d20260604_m022447_c001_v7007000_t0000_u01780539887499") 2026/06/04 02:27:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7e62_d20260604_m022436_c001_v0001137_t0017_u01780539876032") 2026/06/04 02:27:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f40349b77fe9b3b5b_d20260604_m022431_c001_v7007000_t0000_u01780539871331") 2026/06/04 02:27:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7e24_d20260604_m022420_c001_v0001137_t0040_u01780539860884") 2026/06/04 02:27:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f413d7c04c21c371f_d20260604_m022416_c001_v7007000_t0000_u01780539856482") 2026/06/04 02:27:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7dec_d20260604_m022406_c001_v0001137_t0008_u01780539846173") 2026/06/04 02:27:56 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f42675c7a407b36cf_d20260604_m022528_c001_v7007000_t0000_u01780539928798") 2026/06/04 02:27:56 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc1f0_d20260604_m022523_c001_v0001092_t0025_u01780539923537") 2026/06/04 02:27:56 DEBUG : dir1/0002-cdefg: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41645cdb7281d492_d20260604_m022549_c001_v7007000_t0000_u01780539949744") 2026/06/04 02:27:56 DEBUG : dir1/0002-cdefg: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc248_d20260604_m022544_c001_v0001092_t0022_u01780539944751") 2026/06/04 02:27:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e260b_d20260604_m022708_c001_v7007000_t0000_u01780540028103") 2026/06/04 02:27:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4da58_d20260604_m022656_c001_v0001176_t0049_u01780540016878") 2026/06/04 02:27:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4217bcbc7cb9764f_d20260604_m022651_c001_v7007000_t0000_u01780540011703") 2026/06/04 02:27:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d9b4_d20260604_m022641_c001_v0001176_t0025_u01780540001312") 2026/06/04 02:27:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f401699c390fe31cf_d20260604_m022635_c001_v7007000_t0000_u01780539995780") 2026/06/04 02:27:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d920_d20260604_m022625_c001_v0001176_t0030_u01780539985793") 2026/06/04 02:27:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a046de_d20260604_m022620_c001_v7007000_t0000_u01780539980428") 2026/06/04 02:27:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d874_d20260604_m022610_c001_v0001176_t0005_u01780539970193") 2026/06/04 02:27:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f423515f449710539_d20260604_m022604_c001_v7007000_t0000_u01780539964976") 2026/06/04 02:27:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d7b8_d20260604_m022554_c001_v0001176_t0033_u01780539954794") 2026/06/04 02:27:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f427aed2e5db42658_d20260604_m022546_c001_v7007000_t0000_u01780539946737") 2026/06/04 02:27:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc224_d20260604_m022536_c001_v0001092_t0050_u01780539936332") 2026/06/04 02:27:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e23d4_d20260604_m022531_c001_v7007000_t0000_u01780539931228") 2026/06/04 02:27:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7f46_d20260604_m022527_c001_v0001137_t0019_u01780539927040") 2026/06/04 02:27:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f427aed2e5db42596_d20260604_m022525_c001_v7007000_t0000_u01780539925660") 2026/06/04 02:27:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d5fd_d20260604_m022516_c001_v0001176_t0048_u01780539916235") 2026/06/04 02:27:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f423515f449710454_d20260604_m022510_c001_v7007000_t0000_u01780539910829") 2026/06/04 02:27:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0d34_d20260604_m022506_c001_v0001167_t0053_u01780539906825") 2026/06/04 02:27:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f423515f449710440_d20260604_m022505_c001_v7007000_t0000_u01780539905307") 2026/06/04 02:27:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0cb6_d20260604_m022455_c001_v0001167_t0018_u01780539895631") 2026/06/04 02:27:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4064792d0fba259d_d20260604_m022447_c001_v7007000_t0000_u01780539887311") 2026/06/04 02:27:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0c12_d20260604_m022436_c001_v0001167_t0059_u01780539876692") 2026/06/04 02:27:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f40349b77fe9b3b5c_d20260604_m022431_c001_v7007000_t0000_u01780539871515") 2026/06/04 02:27:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0ba0_d20260604_m022421_c001_v0001167_t0023_u01780539861633") 2026/06/04 02:27:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f413d7c04c21c3720_d20260604_m022416_c001_v7007000_t0000_u01780539856663") 2026/06/04 02:27:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0b08_d20260604_m022406_c001_v0001167_t0015_u01780539846501") 2026/06/04 02:27:58 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f419e87296df2f794_d20260604_m022528_c001_v7007000_t0000_u01780539928752") 2026/06/04 02:27:58 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0dd2_d20260604_m022523_c001_v0001167_t0017_u01780539923548") 2026/06/04 02:27:58 DEBUG : dir1/0003-defgh: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41645cdb7281d493_d20260604_m022549_c001_v7007000_t0000_u01780539949927") 2026/06/04 02:27:58 DEBUG : dir1/0003-defgh: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7fa0_d20260604_m022544_c001_v0001137_t0043_u01780539944867") 2026/06/04 02:27:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e260c_d20260604_m022708_c001_v7007000_t0000_u01780540028288") 2026/06/04 02:27:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b80ee_d20260604_m022657_c001_v0001137_t0042_u01780540017453") 2026/06/04 02:27:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4217bcbc7cb97652_d20260604_m022651_c001_v7007000_t0000_u01780540011887") 2026/06/04 02:27:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b80c6_d20260604_m022641_c001_v0001137_t0053_u01780540001879") 2026/06/04 02:27:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f401699c390fe31d0_d20260604_m022635_c001_v7007000_t0000_u01780539995962") 2026/06/04 02:27:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b8070_d20260604_m022626_c001_v0001137_t0022_u01780539986437") 2026/06/04 02:27:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a046df_d20260604_m022620_c001_v7007000_t0000_u01780539980610") 2026/06/04 02:27:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b8018_d20260604_m022610_c001_v0001137_t0056_u01780539970763") 2026/06/04 02:27:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f423515f44971053c_d20260604_m022605_c001_v7007000_t0000_u01780539965156") 2026/06/04 02:27:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7fc6_d20260604_m022555_c001_v0001137_t0001_u01780539955396") 2026/06/04 02:27:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f401699c390fe3131_d20260604_m022546_c001_v7007000_t0000_u01780539946733") 2026/06/04 02:27:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0e58_d20260604_m022537_c001_v0001167_t0035_u01780539937207") 2026/06/04 02:27:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e23d5_d20260604_m022531_c001_v7007000_t0000_u01780539931410") 2026/06/04 02:27:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d682_d20260604_m022527_c001_v0001176_t0008_u01780539927138") 2026/06/04 02:27:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f422cef7132ddb17e_d20260604_m022525_c001_v7007000_t0000_u01780539925673") 2026/06/04 02:27:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0d86_d20260604_m022516_c001_v0001167_t0040_u01780539916813") 2026/06/04 02:27:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f423515f449710455_d20260604_m022511_c001_v7007000_t0000_u01780539911100") 2026/06/04 02:27:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7ef2_d20260604_m022506_c001_v0001137_t0005_u01780539906907") 2026/06/04 02:27:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f405fcee326fa7672_d20260604_m022505_c001_v7007000_t0000_u01780539905546") 2026/06/04 02:27:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7eba_d20260604_m022456_c001_v0001137_t0017_u01780539896302") 2026/06/04 02:27:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41649c05e19d793c_d20260604_m022447_c001_v7007000_t0000_u01780539887321") 2026/06/04 02:27:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc16a_d20260604_m022437_c001_v0001092_t0032_u01780539877611") 2026/06/04 02:27:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f40349b77fe9b3b5d_d20260604_m022431_c001_v7007000_t0000_u01780539871697") 2026/06/04 02:27:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc142_d20260604_m022422_c001_v0001092_t0003_u01780539862548") 2026/06/04 02:27:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f413d7c04c21c3721_d20260604_m022416_c001_v7007000_t0000_u01780539856844") 2026/06/04 02:27:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc122_d20260604_m022407_c001_v0001092_t0018_u01780539847080") 2026/06/04 02:27:59 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4217bcbc7cb975f5_d20260604_m022528_c001_v7007000_t0000_u01780539928806") 2026/06/04 02:27:59 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7f34_d20260604_m022523_c001_v0001137_t0005_u01780539923600") 2026/06/04 02:27:59 DEBUG : dir1/0004-efghi: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41645cdb7281d494_d20260604_m022550_c001_v7007000_t0000_u01780539950108") 2026/06/04 02:27:59 DEBUG : dir1/0004-efghi: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d74e_d20260604_m022544_c001_v0001176_t0032_u01780539944981") 2026/06/04 02:27:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e260d_d20260604_m022708_c001_v7007000_t0000_u01780540028472") 2026/06/04 02:27:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc320_d20260604_m022657_c001_v0001092_t0015_u01780540017886") 2026/06/04 02:27:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4217bcbc7cb97654_d20260604_m022652_c001_v7007000_t0000_u01780540012070") 2026/06/04 02:27:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc2f2_d20260604_m022642_c001_v0001092_t0007_u01780540002294") 2026/06/04 02:28:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f401699c390fe31d2_d20260604_m022636_c001_v7007000_t0000_u01780539996147") 2026/06/04 02:28:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc2c2_d20260604_m022626_c001_v0001092_t0025_u01780539986766") 2026/06/04 02:28:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a046e1_d20260604_m022620_c001_v7007000_t0000_u01780539980793") 2026/06/04 02:28:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc28c_d20260604_m022611_c001_v0001092_t0046_u01780539971271") 2026/06/04 02:28:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f423515f44971053e_d20260604_m022605_c001_v7007000_t0000_u01780539965339") 2026/06/04 02:28:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc264_d20260604_m022555_c001_v0001092_t0011_u01780539955821") 2026/06/04 02:28:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41645cdb7281d487_d20260604_m022546_c001_v7007000_t0000_u01780539946536") 2026/06/04 02:28:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d706_d20260604_m022537_c001_v0001176_t0046_u01780539937529") 2026/06/04 02:28:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e23d7_d20260604_m022531_c001_v7007000_t0000_u01780539931594") 2026/06/04 02:28:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc20c_d20260604_m022527_c001_v0001092_t0020_u01780539927210") 2026/06/04 02:28:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f414099685512afd4_d20260604_m022525_c001_v7007000_t0000_u01780539925682") 2026/06/04 02:28:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7f16_d20260604_m022517_c001_v0001137_t0038_u01780539917143") 2026/06/04 02:28:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f423515f449710457_d20260604_m022511_c001_v7007000_t0000_u01780539911282") 2026/06/04 02:28:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d59b_d20260604_m022506_c001_v0001176_t0017_u01780539906918") 2026/06/04 02:28:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f423515f44971043e_d20260604_m022504_c001_v7007000_t0000_u01780539904947") 2026/06/04 02:28:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc198_d20260604_m022456_c001_v0001092_t0051_u01780539896763") 2026/06/04 02:28:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4217bcbc7cb97512_d20260604_m022447_c001_v7007000_t0000_u01780539887330") 2026/06/04 02:28:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d45f_d20260604_m022438_c001_v0001176_t0051_u01780539878082") 2026/06/04 02:28:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f40349b77fe9b3b5e_d20260604_m022431_c001_v7007000_t0000_u01780539871879") 2026/06/04 02:28:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d3cb_d20260604_m022422_c001_v0001176_t0034_u01780539862934") 2026/06/04 02:28:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f413d7c04c21c3722_d20260604_m022417_c001_v7007000_t0000_u01780539857025") 2026/06/04 02:28:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d32f_d20260604_m022407_c001_v0001176_t0027_u01780539847537") 2026/06/04 02:28:01 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41295184cd2aacf2_d20260604_m022528_c001_v7007000_t0000_u01780539928577") 2026/06/04 02:28:01 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d656_d20260604_m022523_c001_v0001176_t0017_u01780539923611") 2026/06/04 02:28:01 DEBUG : dir1/0005-fghij: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41645cdb7281d495_d20260604_m022550_c001_v7007000_t0000_u01780539950289") 2026/06/04 02:28:01 DEBUG : dir1/0005-fghij: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0eb6_d20260604_m022545_c001_v0001167_t0038_u01780539945066") 2026/06/04 02:28:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e260f_d20260604_m022708_c001_v7007000_t0000_u01780540028654") 2026/06/04 02:28:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa1130_d20260604_m022658_c001_v0001167_t0039_u01780540018249") 2026/06/04 02:28:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4217bcbc7cb97657_d20260604_m022652_c001_v7007000_t0000_u01780540012253") 2026/06/04 02:28:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa10ac_d20260604_m022642_c001_v0001167_t0033_u01780540002726") 2026/06/04 02:28:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f401699c390fe31d3_d20260604_m022636_c001_v7007000_t0000_u01780539996331") 2026/06/04 02:28:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa1022_d20260604_m022627_c001_v0001167_t0020_u01780539987215") 2026/06/04 02:28:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a046e2_d20260604_m022620_c001_v7007000_t0000_u01780539980976") 2026/06/04 02:28:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0fa0_d20260604_m022611_c001_v0001167_t0021_u01780539971780") 2026/06/04 02:28:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f423515f449710540_d20260604_m022605_c001_v7007000_t0000_u01780539965520") 2026/06/04 02:28:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0f14_d20260604_m022556_c001_v0001167_t0025_u01780539956340") 2026/06/04 02:28:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f401699c390fe312f_d20260604_m022546_c001_v7007000_t0000_u01780539946549") 2026/06/04 02:28:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7f7d_d20260604_m022537_c001_v0001137_t0025_u01780539937743") 2026/06/04 02:28:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e23d8_d20260604_m022531_c001_v7007000_t0000_u01780539931776") 2026/06/04 02:28:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d68a_d20260604_m022527_c001_v0001176_t0048_u01780539927355") 2026/06/04 02:28:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f413d7c04c21c3793_d20260604_m022525_c001_v7007000_t0000_u01780539925459") 2026/06/04 02:28:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc1d6_d20260604_m022517_c001_v0001092_t0008_u01780539917504") 2026/06/04 02:28:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f423515f449710459_d20260604_m022511_c001_v7007000_t0000_u01780539911465") 2026/06/04 02:28:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d59d_d20260604_m022507_c001_v0001176_t0007_u01780539907132") 2026/06/04 02:28:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41645cdb7281d420_d20260604_m022505_c001_v7007000_t0000_u01780539905333") 2026/06/04 02:28:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d513_d20260604_m022457_c001_v0001176_t0030_u01780539897188") 2026/06/04 02:28:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41649c05e19d793d_d20260604_m022447_c001_v7007000_t0000_u01780539887507") 2026/06/04 02:28:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7e6c_d20260604_m022438_c001_v0001137_t0026_u01780539878299") 2026/06/04 02:28:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f40349b77fe9b3b60_d20260604_m022432_c001_v7007000_t0000_u01780539872062") 2026/06/04 02:28:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7e28_d20260604_m022423_c001_v0001137_t0003_u01780539863169") 2026/06/04 02:28:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f413d7c04c21c3723_d20260604_m022417_c001_v7007000_t0000_u01780539857206") 2026/06/04 02:28:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7df0_d20260604_m022407_c001_v0001137_t0036_u01780539847749") 2026/06/04 02:28:02 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e23cb_d20260604_m022528_c001_v7007000_t0000_u01780539928593") 2026/06/04 02:28:02 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d65a_d20260604_m022523_c001_v0001176_t0056_u01780539923827") 2026/06/04 02:28:02 DEBUG : dir1/0006-ghijk: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41645cdb7281d497_d20260604_m022550_c001_v7007000_t0000_u01780539950469") 2026/06/04 02:28:02 DEBUG : dir1/0006-ghijk: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d750_d20260604_m022545_c001_v0001176_t0000_u01780539945194") 2026/06/04 02:28:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e2610_d20260604_m022708_c001_v7007000_t0000_u01780540028836") 2026/06/04 02:28:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4da62_d20260604_m022658_c001_v0001176_t0015_u01780540018610") 2026/06/04 02:28:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4217bcbc7cb97659_d20260604_m022652_c001_v7007000_t0000_u01780540012437") 2026/06/04 02:28:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d9d2_d20260604_m022643_c001_v0001176_t0005_u01780540003206") 2026/06/04 02:28:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f401699c390fe31d4_d20260604_m022636_c001_v7007000_t0000_u01780539996513") 2026/06/04 02:28:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d92c_d20260604_m022627_c001_v0001176_t0011_u01780539987528") 2026/06/04 02:28:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a046e3_d20260604_m022621_c001_v7007000_t0000_u01780539981159") 2026/06/04 02:28:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d88c_d20260604_m022612_c001_v0001176_t0027_u01780539972328") 2026/06/04 02:28:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f423515f449710542_d20260604_m022605_c001_v7007000_t0000_u01780539965702") 2026/06/04 02:28:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d7d2_d20260604_m022556_c001_v0001176_t0044_u01780539956605") 2026/06/04 02:28:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41645cdb7281d489_d20260604_m022546_c001_v7007000_t0000_u01780539946898") 2026/06/04 02:28:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc230_d20260604_m022538_c001_v0001092_t0057_u01780539938126") 2026/06/04 02:28:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e23d9_d20260604_m022531_c001_v7007000_t0000_u01780539931958") 2026/06/04 02:28:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7f4a_d20260604_m022527_c001_v0001137_t0043_u01780539927391") 2026/06/04 02:28:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f408f1c0dc3f9969f_d20260604_m022525_c001_v7007000_t0000_u01780539925440") 2026/06/04 02:28:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d60d_d20260604_m022517_c001_v0001176_t0031_u01780539917940") 2026/06/04 02:28:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f423515f44971045a_d20260604_m022511_c001_v7007000_t0000_u01780539911646") 2026/06/04 02:28:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7ef4_d20260604_m022507_c001_v0001137_t0012_u01780539907233") 2026/06/04 02:28:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f415c7e8d4e51b29a_d20260604_m022505_c001_v7007000_t0000_u01780539905334") 2026/06/04 02:28:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0cd0_d20260604_m022457_c001_v0001167_t0046_u01780539897520") 2026/06/04 02:28:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f40349b77fe9b3bac_d20260604_m022447_c001_v7007000_t0000_u01780539887327") 2026/06/04 02:28:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0c28_d20260604_m022438_c001_v0001167_t0004_u01780539878689") 2026/06/04 02:28:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f40349b77fe9b3b61_d20260604_m022432_c001_v7007000_t0000_u01780539872244") 2026/06/04 02:28:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0bb2_d20260604_m022423_c001_v0001167_t0017_u01780539863480") 2026/06/04 02:28:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f413d7c04c21c3724_d20260604_m022417_c001_v7007000_t0000_u01780539857388") 2026/06/04 02:28:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0b12_d20260604_m022408_c001_v0001167_t0030_u01780539848069") 2026/06/04 02:28:03 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41295184cd2aacf3_d20260604_m022528_c001_v7007000_t0000_u01780539928763") 2026/06/04 02:28:03 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc1f2_d20260604_m022523_c001_v0001092_t0004_u01780539923863") 2026/06/04 02:28:04 DEBUG : dir1/0007-12345: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41645cdb7281d498_d20260604_m022550_c001_v7007000_t0000_u01780539950650") 2026/06/04 02:28:04 DEBUG : dir1/0007-12345: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc24a_d20260604_m022545_c001_v0001092_t0002_u01780539945204") 2026/06/04 02:28:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e2611_d20260604_m022709_c001_v7007000_t0000_u01780540029018") 2026/06/04 02:28:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b80f2_d20260604_m022658_c001_v0001137_t0046_u01780540018872") 2026/06/04 02:28:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4217bcbc7cb9765b_d20260604_m022652_c001_v7007000_t0000_u01780540012621") 2026/06/04 02:28:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b80c8_d20260604_m022643_c001_v0001137_t0036_u01780540003415") 2026/06/04 02:28:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f401699c390fe31d5_d20260604_m022636_c001_v7007000_t0000_u01780539996694") 2026/06/04 02:28:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b8076_d20260604_m022627_c001_v0001137_t0038_u01780539987743") 2026/06/04 02:28:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a046e4_d20260604_m022621_c001_v7007000_t0000_u01780539981341") 2026/06/04 02:28:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b8020_d20260604_m022612_c001_v0001137_t0021_u01780539972535") 2026/06/04 02:28:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f423515f449710543_d20260604_m022605_c001_v7007000_t0000_u01780539965884") 2026/06/04 02:28:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7fcc_d20260604_m022556_c001_v0001137_t0014_u01780539956814") 2026/06/04 02:28:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f40255413819989eb_d20260604_m022546_c001_v7007000_t0000_u01780539946709") 2026/06/04 02:28:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0e6e_d20260604_m022538_c001_v0001167_t0026_u01780539938527") 2026/06/04 02:28:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e23da_d20260604_m022532_c001_v7007000_t0000_u01780539932141") 2026/06/04 02:28:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0dfc_d20260604_m022527_c001_v0001167_t0048_u01780539927466") 2026/06/04 02:28:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f42675c7a407b36bf_d20260604_m022525_c001_v7007000_t0000_u01780539925615") 2026/06/04 02:28:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0d92_d20260604_m022518_c001_v0001167_t0052_u01780539918145") 2026/06/04 02:28:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f423515f44971045c_d20260604_m022511_c001_v7007000_t0000_u01780539911827") 2026/06/04 02:28:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc1be_d20260604_m022507_c001_v0001092_t0055_u01780539907244") 2026/06/04 02:28:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41295184cd2aacdd_d20260604_m022505_c001_v7007000_t0000_u01780539905557") 2026/06/04 02:28:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7ec2_d20260604_m022457_c001_v0001137_t0022_u01780539897874") 2026/06/04 02:28:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f40349b77fe9b3baa_d20260604_m022447_c001_v7007000_t0000_u01780539887146") 2026/06/04 02:28:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc16c_d20260604_m022439_c001_v0001092_t0052_u01780539879006") 2026/06/04 02:28:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f40349b77fe9b3b62_d20260604_m022432_c001_v7007000_t0000_u01780539872426") 2026/06/04 02:28:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc144_d20260604_m022423_c001_v0001092_t0004_u01780539863751") 2026/06/04 02:28:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f413d7c04c21c3725_d20260604_m022417_c001_v7007000_t0000_u01780539857568") 2026/06/04 02:28:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc12a_d20260604_m022408_c001_v0001092_t0048_u01780539848414") 2026/06/04 02:28:05 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f419e87296df2f797_d20260604_m022528_c001_v7007000_t0000_u01780539928935") 2026/06/04 02:28:05 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0dd6_d20260604_m022523_c001_v0001167_t0011_u01780539923901") 2026/06/04 02:28:05 DEBUG : dir1/0008-23456: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41645cdb7281d499_d20260604_m022550_c001_v7007000_t0000_u01780539950850") 2026/06/04 02:28:05 DEBUG : dir1/0008-23456: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7fa2_d20260604_m022545_c001_v0001137_t0026_u01780539945237") 2026/06/04 02:28:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e2612_d20260604_m022709_c001_v7007000_t0000_u01780540029201") 2026/06/04 02:28:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc324_d20260604_m022659_c001_v0001092_t0052_u01780540019457") 2026/06/04 02:28:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4217bcbc7cb9765d_d20260604_m022652_c001_v7007000_t0000_u01780540012856") 2026/06/04 02:28:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc2f8_d20260604_m022643_c001_v0001092_t0012_u01780540003772") 2026/06/04 02:28:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f401699c390fe31d6_d20260604_m022636_c001_v7007000_t0000_u01780539996886") 2026/06/04 02:28:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc2c8_d20260604_m022628_c001_v0001092_t0055_u01780539988124") 2026/06/04 02:28:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a046e6_d20260604_m022621_c001_v7007000_t0000_u01780539981524") 2026/06/04 02:28:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc292_d20260604_m022612_c001_v0001092_t0040_u01780539972889") 2026/06/04 02:28:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f423515f449710546_d20260604_m022606_c001_v7007000_t0000_u01780539966065") 2026/06/04 02:28:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc268_d20260604_m022557_c001_v0001092_t0011_u01780539957169") 2026/06/04 02:28:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f40255413819989ea_d20260604_m022546_c001_v7007000_t0000_u01780539946525") 2026/06/04 02:28:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d712_d20260604_m022538_c001_v0001176_t0002_u01780539938835") 2026/06/04 02:28:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e23dd_d20260604_m022532_c001_v7007000_t0000_u01780539932329") 2026/06/04 02:28:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc20e_d20260604_m022527_c001_v0001092_t0052_u01780539927581") 2026/06/04 02:28:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f413d7c04c21c3796_d20260604_m022525_c001_v7007000_t0000_u01780539925829") 2026/06/04 02:28:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7f26_d20260604_m022518_c001_v0001137_t0008_u01780539918503") 2026/06/04 02:28:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f423515f44971045e_d20260604_m022512_c001_v7007000_t0000_u01780539912081") 2026/06/04 02:28:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0d3a_d20260604_m022507_c001_v0001167_t0047_u01780539907328") 2026/06/04 02:28:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41797be8edee7d99_d20260604_m022505_c001_v7007000_t0000_u01780539905338") 2026/06/04 02:28:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc19a_d20260604_m022458_c001_v0001092_t0033_u01780539898214") 2026/06/04 02:28:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f40349b77fe9b3bae_d20260604_m022447_c001_v7007000_t0000_u01780539887538") 2026/06/04 02:28:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d46d_d20260604_m022439_c001_v0001176_t0032_u01780539879418") 2026/06/04 02:28:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f40349b77fe9b3b63_d20260604_m022432_c001_v7007000_t0000_u01780539872608") 2026/06/04 02:28:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d3d5_d20260604_m022424_c001_v0001176_t0026_u01780539864085") 2026/06/04 02:28:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f413d7c04c21c3726_d20260604_m022417_c001_v7007000_t0000_u01780539857750") 2026/06/04 02:28:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d33d_d20260604_m022408_c001_v0001176_t0005_u01780539848951") 2026/06/04 02:28:06 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41295184cd2aacf4_d20260604_m022528_c001_v7007000_t0000_u01780539928945") 2026/06/04 02:28:06 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7f38_d20260604_m022524_c001_v0001137_t0017_u01780539924042") 2026/06/04 02:28:06 DEBUG : dir1/0009-34567: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41645cdb7281d49a_d20260604_m022551_c001_v7007000_t0000_u01780539951031") 2026/06/04 02:28:06 DEBUG : dir1/0009-34567: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0ebc_d20260604_m022545_c001_v0001167_t0017_u01780539945468") 2026/06/04 02:28:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e2613_d20260604_m022709_c001_v7007000_t0000_u01780540029383") 2026/06/04 02:28:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa1138_d20260604_m022700_c001_v0001167_t0035_u01780540020050") 2026/06/04 02:28:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4217bcbc7cb9765f_d20260604_m022653_c001_v7007000_t0000_u01780540013039") 2026/06/04 02:28:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa10be_d20260604_m022644_c001_v0001167_t0001_u01780540004269") 2026/06/04 02:28:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f401699c390fe31d7_d20260604_m022637_c001_v7007000_t0000_u01780539997067") 2026/06/04 02:28:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa102c_d20260604_m022628_c001_v0001167_t0013_u01780539988597") 2026/06/04 02:28:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a046e8_d20260604_m022621_c001_v7007000_t0000_u01780539981708") 2026/06/04 02:28:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0fb6_d20260604_m022613_c001_v0001167_t0045_u01780539973501") 2026/06/04 02:28:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f423515f449710547_d20260604_m022606_c001_v7007000_t0000_u01780539966247") 2026/06/04 02:28:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0f2a_d20260604_m022557_c001_v0001167_t0001_u01780539957668") 2026/06/04 02:28:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f40431be2243aa058_d20260604_m022546_c001_v7007000_t0000_u01780539946920") 2026/06/04 02:28:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7f84_d20260604_m022539_c001_v0001137_t0040_u01780539939057") 2026/06/04 02:28:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e23de_d20260604_m022532_c001_v7007000_t0000_u01780539932512") 2026/06/04 02:28:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d68c_d20260604_m022527_c001_v0001176_t0057_u01780539927596") 2026/06/04 02:28:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41295184cd2aacee_d20260604_m022525_c001_v7007000_t0000_u01780539925451") 2026/06/04 02:28:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc1dc_d20260604_m022518_c001_v0001092_t0030_u01780539918936") 2026/06/04 02:28:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f423515f44971045f_d20260604_m022512_c001_v7007000_t0000_u01780539912261") 2026/06/04 02:28:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d5a1_d20260604_m022507_c001_v0001176_t0025_u01780539907352") 2026/06/04 02:28:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f42000b05b05ebd86_d20260604_m022505_c001_v7007000_t0000_u01780539905382") 2026/06/04 02:28:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d51f_d20260604_m022458_c001_v0001176_t0048_u01780539898592") 2026/06/04 02:28:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f402554138199899d_d20260604_m022447_c001_v7007000_t0000_u01780539887635") 2026/06/04 02:28:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7e72_d20260604_m022439_c001_v0001137_t0013_u01780539879620") 2026/06/04 02:28:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f40349b77fe9b3b64_d20260604_m022432_c001_v7007000_t0000_u01780539872791") 2026/06/04 02:28:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7e2e_d20260604_m022424_c001_v0001137_t0018_u01780539864292") 2026/06/04 02:28:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f413d7c04c21c3727_d20260604_m022417_c001_v7007000_t0000_u01780539857931") 2026/06/04 02:28:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7df6_d20260604_m022409_c001_v0001137_t0024_u01780539849169") 2026/06/04 02:28:08 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e23cc_d20260604_m022528_c001_v7007000_t0000_u01780539928780") 2026/06/04 02:28:08 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d65e_d20260604_m022524_c001_v0001176_t0059_u01780539924053") 2026/06/04 02:28:08 DEBUG : dir1/0010-45678: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41645cdb7281d49b_d20260604_m022551_c001_v7007000_t0000_u01780539951218") 2026/06/04 02:28:08 DEBUG : dir1/0010-45678: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7fa4_d20260604_m022545_c001_v0001137_t0005_u01780539945580") 2026/06/04 02:28:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e2614_d20260604_m022709_c001_v7007000_t0000_u01780540029565") 2026/06/04 02:28:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4da6e_d20260604_m022700_c001_v0001176_t0004_u01780540020471") 2026/06/04 02:28:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4217bcbc7cb97661_d20260604_m022653_c001_v7007000_t0000_u01780540013222") 2026/06/04 02:28:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d9dc_d20260604_m022644_c001_v0001176_t0027_u01780540004559") 2026/06/04 02:28:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f401699c390fe31d8_d20260604_m022637_c001_v7007000_t0000_u01780539997248") 2026/06/04 02:28:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d93a_d20260604_m022628_c001_v0001176_t0017_u01780539988953") 2026/06/04 02:28:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a046e9_d20260604_m022621_c001_v7007000_t0000_u01780539981983") 2026/06/04 02:28:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d898_d20260604_m022613_c001_v0001176_t0016_u01780539973778") 2026/06/04 02:28:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f423515f449710549_d20260604_m022606_c001_v7007000_t0000_u01780539966430") 2026/06/04 02:28:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d7e8_d20260604_m022557_c001_v0001176_t0050_u01780539957937") 2026/06/04 02:28:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f418f4cad22cf90d1_d20260604_m022546_c001_v7007000_t0000_u01780539946934") 2026/06/04 02:28:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc234_d20260604_m022539_c001_v0001092_t0020_u01780539939448") 2026/06/04 02:28:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e23df_d20260604_m022532_c001_v7007000_t0000_u01780539932694") 2026/06/04 02:28:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7f4c_d20260604_m022527_c001_v0001137_t0032_u01780539927783") 2026/06/04 02:28:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f42675c7a407b36c0_d20260604_m022525_c001_v7007000_t0000_u01780539925799") 2026/06/04 02:28:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d617_d20260604_m022519_c001_v0001176_t0004_u01780539919238") 2026/06/04 02:28:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f423515f449710461_d20260604_m022512_c001_v7007000_t0000_u01780539912442") 2026/06/04 02:28:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d5a3_d20260604_m022507_c001_v0001176_t0059_u01780539907564") 2026/06/04 02:28:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f415c7e8d4e51b296_d20260604_m022504_c001_v7007000_t0000_u01780539904964") 2026/06/04 02:28:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0ce2_d20260604_m022458_c001_v0001167_t0034_u01780539898800") 2026/06/04 02:28:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f419f114cd6e61bc7_d20260604_m022447_c001_v7007000_t0000_u01780539887332") 2026/06/04 02:28:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0c36_d20260604_m022439_c001_v0001167_t0011_u01780539879930") 2026/06/04 02:28:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f40349b77fe9b3b65_d20260604_m022432_c001_v7007000_t0000_u01780539872972") 2026/06/04 02:28:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0bb8_d20260604_m022424_c001_v0001167_t0014_u01780539864592") 2026/06/04 02:28:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f413d7c04c21c3728_d20260604_m022418_c001_v7007000_t0000_u01780539858112") 2026/06/04 02:28:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0b1a_d20260604_m022409_c001_v0001167_t0059_u01780539849536") 2026/06/04 02:28:09 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4217bcbc7cb975f6_d20260604_m022528_c001_v7007000_t0000_u01780539928818") 2026/06/04 02:28:09 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0dd8_d20260604_m022524_c001_v0001167_t0004_u01780539924181") 2026/06/04 02:28:09 DEBUG : dir1/0011-56789: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41645cdb7281d49c_d20260604_m022551_c001_v7007000_t0000_u01780539951398") 2026/06/04 02:28:09 DEBUG : dir1/0011-56789: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d756_d20260604_m022545_c001_v0001176_t0020_u01780539945599") 2026/06/04 02:28:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e2615_d20260604_m022709_c001_v7007000_t0000_u01780540029747") 2026/06/04 02:28:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b80f8_d20260604_m022700_c001_v0001137_t0023_u01780540020709") 2026/06/04 02:28:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4217bcbc7cb97664_d20260604_m022653_c001_v7007000_t0000_u01780540013406") 2026/06/04 02:28:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b80d4_d20260604_m022644_c001_v0001137_t0004_u01780540004764") 2026/06/04 02:28:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f401699c390fe31d9_d20260604_m022637_c001_v7007000_t0000_u01780539997437") 2026/06/04 02:28:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b807e_d20260604_m022629_c001_v0001137_t0047_u01780539989170") 2026/06/04 02:28:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a046ea_d20260604_m022622_c001_v7007000_t0000_u01780539982166") 2026/06/04 02:28:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b802c_d20260604_m022613_c001_v0001137_t0052_u01780539973986") 2026/06/04 02:28:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f423515f44971054c_d20260604_m022606_c001_v7007000_t0000_u01780539966745") 2026/06/04 02:28:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7fd6_d20260604_m022558_c001_v0001137_t0009_u01780539958143") 2026/06/04 02:28:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f427aed2e5db42657_d20260604_m022546_c001_v7007000_t0000_u01780539946556") 2026/06/04 02:28:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0e7c_d20260604_m022539_c001_v0001167_t0037_u01780539939739") 2026/06/04 02:28:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e23e0_d20260604_m022532_c001_v7007000_t0000_u01780539932878") 2026/06/04 02:28:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d690_d20260604_m022527_c001_v0001176_t0013_u01780539927806") 2026/06/04 02:28:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f408f1c0dc3f996a5_d20260604_m022525_c001_v7007000_t0000_u01780539925807") 2026/06/04 02:28:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0da6_d20260604_m022519_c001_v0001167_t0017_u01780539919453") 2026/06/04 02:28:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f423515f449710462_d20260604_m022512_c001_v7007000_t0000_u01780539912623") 2026/06/04 02:28:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7ef6_d20260604_m022507_c001_v0001137_t0011_u01780539907591") 2026/06/04 02:28:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f42000b05b05ebd87_d20260604_m022505_c001_v7007000_t0000_u01780539905568") 2026/06/04 02:28:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7ecc_d20260604_m022459_c001_v0001137_t0029_u01780539899088") 2026/06/04 02:28:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f419f114cd6e61bcd_d20260604_m022447_c001_v7007000_t0000_u01780539887646") 2026/06/04 02:28:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc16e_d20260604_m022440_c001_v0001092_t0037_u01780539880246") 2026/06/04 02:28:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f40349b77fe9b3b66_d20260604_m022433_c001_v7007000_t0000_u01780539873153") 2026/06/04 02:28:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc14a_d20260604_m022424_c001_v0001092_t0030_u01780539864888") 2026/06/04 02:28:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f413d7c04c21c3729_d20260604_m022418_c001_v7007000_t0000_u01780539858295") 2026/06/04 02:28:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc12c_d20260604_m022410_c001_v0001092_t0029_u01780539850018") 2026/06/04 02:28:11 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f408f1c0dc3f996bc_d20260604_m022528_c001_v7007000_t0000_u01780539928597") 2026/06/04 02:28:11 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc1f8_d20260604_m022524_c001_v0001092_t0031_u01780539924237") 2026/06/04 02:28:11 DEBUG : dir1/0012-6789;: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41645cdb7281d49d_d20260604_m022551_c001_v7007000_t0000_u01780539951583") 2026/06/04 02:28:11 DEBUG : dir1/0012-6789;: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc24c_d20260604_m022545_c001_v0001092_t0028_u01780539945676") 2026/06/04 02:28:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e2616_d20260604_m022709_c001_v7007000_t0000_u01780540029927") 2026/06/04 02:28:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc32e_d20260604_m022701_c001_v0001092_t0056_u01780540021046") 2026/06/04 02:28:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4217bcbc7cb97667_d20260604_m022653_c001_v7007000_t0000_u01780540013590") 2026/06/04 02:28:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc300_d20260604_m022645_c001_v0001092_t0039_u01780540005149") 2026/06/04 02:28:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f401699c390fe31da_d20260604_m022637_c001_v7007000_t0000_u01780539997689") 2026/06/04 02:28:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc2ca_d20260604_m022629_c001_v0001092_t0050_u01780539989702") 2026/06/04 02:28:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a046eb_d20260604_m022622_c001_v7007000_t0000_u01780539982349") 2026/06/04 02:28:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc29c_d20260604_m022614_c001_v0001092_t0046_u01780539974337") 2026/06/04 02:28:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f423515f44971054e_d20260604_m022606_c001_v7007000_t0000_u01780539966926") 2026/06/04 02:28:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc272_d20260604_m022558_c001_v0001092_t0014_u01780539958655") 2026/06/04 02:28:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f401699c390fe3132_d20260604_m022546_c001_v7007000_t0000_u01780539946918") 2026/06/04 02:28:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d722_d20260604_m022540_c001_v0001176_t0019_u01780539940118") 2026/06/04 02:28:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e23e1_d20260604_m022533_c001_v7007000_t0000_u01780539933061") 2026/06/04 02:28:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0dfe_d20260604_m022527_c001_v0001167_t0040_u01780539927817") 2026/06/04 02:28:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41295184cd2aaced_d20260604_m022525_c001_v7007000_t0000_u01780539925268") 2026/06/04 02:28:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7f2c_d20260604_m022519_c001_v0001137_t0029_u01780539919769") 2026/06/04 02:28:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f423515f449710464_d20260604_m022512_c001_v7007000_t0000_u01780539912803") 2026/06/04 02:28:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc1c2_d20260604_m022507_c001_v0001092_t0023_u01780539907619") 2026/06/04 02:28:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f401699c390fe30ea_d20260604_m022505_c001_v7007000_t0000_u01780539905350") 2026/06/04 02:28:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc19e_d20260604_m022459_c001_v0001092_t0039_u01780539899735") 2026/06/04 02:28:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f402554138199899c_d20260604_m022447_c001_v7007000_t0000_u01780539887454") 2026/06/04 02:28:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d47b_d20260604_m022440_c001_v0001176_t0017_u01780539880547") 2026/06/04 02:28:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f40349b77fe9b3b67_d20260604_m022433_c001_v7007000_t0000_u01780539873453") 2026/06/04 02:28:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d3e1_d20260604_m022425_c001_v0001176_t0034_u01780539865227") 2026/06/04 02:28:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f413d7c04c21c372a_d20260604_m022418_c001_v7007000_t0000_u01780539858476") 2026/06/04 02:28:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d34d_d20260604_m022410_c001_v0001176_t0026_u01780539850369") 2026/06/04 02:28:12 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f408f1c0dc3f996c0_d20260604_m022528_c001_v7007000_t0000_u01780539928788") 2026/06/04 02:28:12 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7f3a_d20260604_m022524_c001_v0001137_t0022_u01780539924421") 2026/06/04 02:28:12 DEBUG : dir1/0013-789;=: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41645cdb7281d49e_d20260604_m022551_c001_v7007000_t0000_u01780539951764") 2026/06/04 02:28:12 DEBUG : dir1/0013-789;=: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0ec0_d20260604_m022545_c001_v0001167_t0038_u01780539945772") 2026/06/04 02:28:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e2617_d20260604_m022710_c001_v7007000_t0000_u01780540030108") 2026/06/04 02:28:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa1144_d20260604_m022701_c001_v0001167_t0052_u01780540021608") 2026/06/04 02:28:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4217bcbc7cb9766a_d20260604_m022653_c001_v7007000_t0000_u01780540013774") 2026/06/04 02:28:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa10c8_d20260604_m022645_c001_v0001167_t0034_u01780540005519") 2026/06/04 02:28:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f401699c390fe31db_d20260604_m022637_c001_v7007000_t0000_u01780539997886") 2026/06/04 02:28:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa1040_d20260604_m022630_c001_v0001167_t0059_u01780539990157") 2026/06/04 02:28:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a046ec_d20260604_m022622_c001_v7007000_t0000_u01780539982533") 2026/06/04 02:28:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0fc4_d20260604_m022614_c001_v0001167_t0045_u01780539974798") 2026/06/04 02:28:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f423515f44971054f_d20260604_m022607_c001_v7007000_t0000_u01780539967107") 2026/06/04 02:28:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0f34_d20260604_m022559_c001_v0001167_t0028_u01780539959099") 2026/06/04 02:28:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41295184cd2aad4a_d20260604_m022546_c001_v7007000_t0000_u01780539946946") 2026/06/04 02:28:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7f90_d20260604_m022540_c001_v0001137_t0026_u01780539940344") 2026/06/04 02:28:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e23e3_d20260604_m022533_c001_v7007000_t0000_u01780539933244") 2026/06/04 02:28:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc212_d20260604_m022527_c001_v0001092_t0013_u01780539927993") 2026/06/04 02:28:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f413d7c04c21c3791_d20260604_m022525_c001_v7007000_t0000_u01780539925279") 2026/06/04 02:28:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc1e4_d20260604_m022520_c001_v0001092_t0050_u01780539920255") 2026/06/04 02:28:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f423515f449710466_d20260604_m022512_c001_v7007000_t0000_u01780539912983") 2026/06/04 02:28:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0d3c_d20260604_m022507_c001_v0001167_t0010_u01780539907630") 2026/06/04 02:28:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f423515f449710442_d20260604_m022505_c001_v7007000_t0000_u01780539905490") 2026/06/04 02:28:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d531_d20260604_m022500_c001_v0001176_t0007_u01780539900116") 2026/06/04 02:28:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f419f114cd6e61bca_d20260604_m022447_c001_v7007000_t0000_u01780539887516") 2026/06/04 02:28:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7e78_d20260604_m022440_c001_v0001137_t0026_u01780539880789") 2026/06/04 02:28:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f40349b77fe9b3b68_d20260604_m022433_c001_v7007000_t0000_u01780539873740") 2026/06/04 02:28:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7e38_d20260604_m022425_c001_v0001137_t0057_u01780539865532") 2026/06/04 02:28:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f413d7c04c21c372b_d20260604_m022418_c001_v7007000_t0000_u01780539858657") 2026/06/04 02:28:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7dfa_d20260604_m022410_c001_v0001137_t0020_u01780539850589") 2026/06/04 02:28:14 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f413d7c04c21c37a5_d20260604_m022528_c001_v7007000_t0000_u01780539928915") 2026/06/04 02:28:14 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0de0_d20260604_m022524_c001_v0001167_t0034_u01780539924548") 2026/06/04 02:28:14 DEBUG : dir1/0014-89;=.: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41645cdb7281d49f_d20260604_m022551_c001_v7007000_t0000_u01780539951946") 2026/06/04 02:28:14 DEBUG : dir1/0014-89;=.: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d758_d20260604_m022545_c001_v0001176_t0026_u01780539945806") 2026/06/04 02:28:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e2618_d20260604_m022710_c001_v7007000_t0000_u01780540030292") 2026/06/04 02:28:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4da80_d20260604_m022702_c001_v0001176_t0033_u01780540022200") 2026/06/04 02:28:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4217bcbc7cb9766c_d20260604_m022653_c001_v7007000_t0000_u01780540013958") 2026/06/04 02:28:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d9e8_d20260604_m022645_c001_v0001176_t0055_u01780540005889") 2026/06/04 02:28:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f401699c390fe31de_d20260604_m022638_c001_v7007000_t0000_u01780539998066") 2026/06/04 02:28:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d946_d20260604_m022630_c001_v0001176_t0053_u01780539990576") 2026/06/04 02:28:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a046ed_d20260604_m022622_c001_v7007000_t0000_u01780539982716") 2026/06/04 02:28:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d8ae_d20260604_m022615_c001_v0001176_t0037_u01780539975120") 2026/06/04 02:28:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f423515f449710551_d20260604_m022607_c001_v7007000_t0000_u01780539967288") 2026/06/04 02:28:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d7f8_d20260604_m022559_c001_v0001176_t0041_u01780539959360") 2026/06/04 02:28:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41117b5983d695d5_d20260604_m022546_c001_v7007000_t0000_u01780539946958") 2026/06/04 02:28:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc23c_d20260604_m022540_c001_v0001092_t0009_u01780539940819") 2026/06/04 02:28:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e23e5_d20260604_m022533_c001_v7007000_t0000_u01780539933427") 2026/06/04 02:28:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d694_d20260604_m022528_c001_v0001176_t0034_u01780539928013") 2026/06/04 02:28:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f42675c7a407b36bd_d20260604_m022525_c001_v7007000_t0000_u01780539925432") 2026/06/04 02:28:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d628_d20260604_m022520_c001_v0001176_t0015_u01780539920692") 2026/06/04 02:28:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f423515f449710468_d20260604_m022513_c001_v7007000_t0000_u01780539913164") 2026/06/04 02:28:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d5a9_d20260604_m022507_c001_v0001176_t0041_u01780539907843") 2026/06/04 02:28:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41645cdb7281d421_d20260604_m022505_c001_v7007000_t0000_u01780539905516") 2026/06/04 02:28:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0cf4_d20260604_m022500_c001_v0001167_t0040_u01780539900354") 2026/06/04 02:28:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f402554138199899b_d20260604_m022447_c001_v7007000_t0000_u01780539887272") 2026/06/04 02:28:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0c42_d20260604_m022441_c001_v0001167_t0000_u01780539881149") 2026/06/04 02:28:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f40349b77fe9b3b69_d20260604_m022433_c001_v7007000_t0000_u01780539873937") 2026/06/04 02:28:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0bc0_d20260604_m022425_c001_v0001167_t0019_u01780539865934") 2026/06/04 02:28:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f413d7c04c21c372c_d20260604_m022418_c001_v7007000_t0000_u01780539858839") 2026/06/04 02:28:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0b26_d20260604_m022410_c001_v0001167_t0004_u01780539850953") 2026/06/04 02:28:15 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e23cd_d20260604_m022528_c001_v7007000_t0000_u01780539928964") 2026/06/04 02:28:15 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d664_d20260604_m022524_c001_v0001176_t0051_u01780539924559") 2026/06/04 02:28:15 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41645cdb7281d4a0_d20260604_m022552_c001_v7007000_t0000_u01780539952129") 2026/06/04 02:28:15 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d75e_d20260604_m022546_c001_v0001176_t0042_u01780539946024") 2026/06/04 02:28:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e261a_d20260604_m022710_c001_v7007000_t0000_u01780540030475") 2026/06/04 02:28:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b80fe_d20260604_m022702_c001_v0001137_t0052_u01780540022414") 2026/06/04 02:28:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4217bcbc7cb9766f_d20260604_m022654_c001_v7007000_t0000_u01780540014142") 2026/06/04 02:28:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b80da_d20260604_m022646_c001_v0001137_t0016_u01780540006117") 2026/06/04 02:28:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f401699c390fe31e0_d20260604_m022638_c001_v7007000_t0000_u01780539998247") 2026/06/04 02:28:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b8086_d20260604_m022630_c001_v0001137_t0001_u01780539990839") 2026/06/04 02:28:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a046ef_d20260604_m022622_c001_v7007000_t0000_u01780539982899") 2026/06/04 02:28:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b8034_d20260604_m022615_c001_v0001137_t0043_u01780539975370") 2026/06/04 02:28:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f423515f449710554_d20260604_m022607_c001_v7007000_t0000_u01780539967560") 2026/06/04 02:28:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7fde_d20260604_m022559_c001_v0001137_t0039_u01780539959578") 2026/06/04 02:28:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f40255413819989ef_d20260604_m022546_c001_v7007000_t0000_u01780539946892") 2026/06/04 02:28:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0e8c_d20260604_m022541_c001_v0001167_t0009_u01780539941380") 2026/06/04 02:28:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e23e6_d20260604_m022533_c001_v7007000_t0000_u01780539933611") 2026/06/04 02:28:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0e02_d20260604_m022528_c001_v0001167_t0049_u01780539928081") 2026/06/04 02:28:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41295184cd2aacf0_d20260604_m022525_c001_v7007000_t0000_u01780539925819") 2026/06/04 02:28:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0db4_d20260604_m022520_c001_v0001167_t0024_u01780539920902") 2026/06/04 02:28:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f423515f44971046a_d20260604_m022513_c001_v7007000_t0000_u01780539913344") 2026/06/04 02:28:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0d40_d20260604_m022507_c001_v0001167_t0023_u01780539907918") 2026/06/04 02:28:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f423515f44971043f_d20260604_m022505_c001_v7007000_t0000_u01780539905126") 2026/06/04 02:28:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7ed6_d20260604_m022500_c001_v0001137_t0024_u01780539900679") 2026/06/04 02:28:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4217bcbc7cb97513_d20260604_m022447_c001_v7007000_t0000_u01780539887527") 2026/06/04 02:28:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc170_d20260604_m022441_c001_v0001092_t0018_u01780539881485") 2026/06/04 02:28:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f40349b77fe9b3b6a_d20260604_m022434_c001_v7007000_t0000_u01780539874137") 2026/06/04 02:28:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc14e_d20260604_m022426_c001_v0001092_t0008_u01780539866249") 2026/06/04 02:28:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f413d7c04c21c372d_d20260604_m022419_c001_v7007000_t0000_u01780539859021") 2026/06/04 02:28:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc132_d20260604_m022411_c001_v0001092_t0039_u01780539851262") 2026/06/04 02:28:16 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f42675c7a407b36cd_d20260604_m022528_c001_v7007000_t0000_u01780539928610") 2026/06/04 02:28:16 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc1fa_d20260604_m022524_c001_v0001092_t0059_u01780539924690") 2026/06/04 02:28:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f419f114cd6e61be7_d20260604_m022450_c001_v7007000_t0000_u01780539890198") 2026/06/04 02:28:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d4a7_d20260604_m022445_c001_v0001176_t0002_u01780539885306") 2026/06/04 02:28:17 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f419f114cd6e61bea_d20260604_m022450_c001_v7007000_t0000_u01780539890379") 2026/06/04 02:28:17 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7e88_d20260604_m022445_c001_v0001137_t0011_u01780539885414") 2026/06/04 02:28:17 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f419f114cd6e61bec_d20260604_m022450_c001_v7007000_t0000_u01780539890560") 2026/06/04 02:28:17 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d4a9_d20260604_m022445_c001_v0001176_t0050_u01780539885525") 2026/06/04 02:28:17 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f419f114cd6e61bef_d20260604_m022450_c001_v7007000_t0000_u01780539890742") 2026/06/04 02:28:17 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc17e_d20260604_m022445_c001_v0001092_t0028_u01780539885602") 2026/06/04 02:28:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f419f114cd6e61bf2_d20260604_m022450_c001_v7007000_t0000_u01780539890923") 2026/06/04 02:28:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0c66_d20260604_m022445_c001_v0001167_t0042_u01780539885613") 2026/06/04 02:28:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f419f114cd6e61bf4_d20260604_m022451_c001_v7007000_t0000_u01780539891104") 2026/06/04 02:28:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d4ab_d20260604_m022445_c001_v0001176_t0004_u01780539885732") 2026/06/04 02:28:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f419f114cd6e61bf7_d20260604_m022451_c001_v7007000_t0000_u01780539891286") 2026/06/04 02:28:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7e8c_d20260604_m022445_c001_v0001137_t0044_u01780539885744") 2026/06/04 02:28:17 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f419f114cd6e61bfb_d20260604_m022451_c001_v7007000_t0000_u01780539891466") 2026/06/04 02:28:17 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc180_d20260604_m022445_c001_v0001092_t0025_u01780539885938") 2026/06/04 02:28:17 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f419f114cd6e61bfc_d20260604_m022451_c001_v7007000_t0000_u01780539891648") 2026/06/04 02:28:17 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d4b1_d20260604_m022445_c001_v0001176_t0007_u01780539885948") 2026/06/04 02:28:17 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f419f114cd6e61bff_d20260604_m022451_c001_v7007000_t0000_u01780539891829") 2026/06/04 02:28:17 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0c68_d20260604_m022446_c001_v0001167_t0024_u01780539886024") 2026/06/04 02:28:17 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f419f114cd6e61c00_d20260604_m022452_c001_v7007000_t0000_u01780539892010") 2026/06/04 02:28:17 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d4b5_d20260604_m022446_c001_v0001176_t0051_u01780539886155") 2026/06/04 02:28:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f419f114cd6e61c02_d20260604_m022452_c001_v7007000_t0000_u01780539892192") 2026/06/04 02:28:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7e8e_d20260604_m022446_c001_v0001137_t0025_u01780539886177") 2026/06/04 02:28:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f419f114cd6e61c04_d20260604_m022452_c001_v7007000_t0000_u01780539892373") 2026/06/04 02:28:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc182_d20260604_m022446_c001_v0001092_t0012_u01780539886221") 2026/06/04 02:28:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f419f114cd6e61c05_d20260604_m022452_c001_v7007000_t0000_u01780539892554") 2026/06/04 02:28:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0c6a_d20260604_m022446_c001_v0001167_t0034_u01780539886353") 2026/06/04 02:28:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f419f114cd6e61c08_d20260604_m022452_c001_v7007000_t0000_u01780539892735") 2026/06/04 02:28:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d4b9_d20260604_m022446_c001_v0001176_t0036_u01780539886364") 2026/06/04 02:28:18 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f419f114cd6e61c09_d20260604_m022452_c001_v7007000_t0000_u01780539892992") 2026/06/04 02:28:18 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7e90_d20260604_m022446_c001_v0001137_t0056_u01780539886520") 2026/06/04 02:28:18 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f405fcee326fa7676_d20260604_m022508_c001_v7007000_t0000_u01780539908479") 2026/06/04 02:28:18 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d55d_d20260604_m022503_c001_v0001176_t0045_u01780539903237") 2026/06/04 02:28:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f415c7e8d4e51b2b0_d20260604_m022508_c001_v7007000_t0000_u01780539908221") 2026/06/04 02:28:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7ee0_d20260604_m022503_c001_v0001137_t0043_u01780539903364") 2026/06/04 02:28:18 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f423515f449710445_d20260604_m022508_c001_v7007000_t0000_u01780539908255") 2026/06/04 02:28:18 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d561_d20260604_m022503_c001_v0001176_t0045_u01780539903443") 2026/06/04 02:28:18 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41295184cd2aace2_d20260604_m022508_c001_v7007000_t0000_u01780539908241") 2026/06/04 02:28:18 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc1ac_d20260604_m022503_c001_v0001092_t0033_u01780539903542") 2026/06/04 02:28:18 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41645cdb7281d425_d20260604_m022508_c001_v7007000_t0000_u01780539908283") 2026/06/04 02:28:18 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d563_d20260604_m022503_c001_v0001176_t0032_u01780539903647") 2026/06/04 02:28:18 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f423515f449710446_d20260604_m022508_c001_v7007000_t0000_u01780539908435") 2026/06/04 02:28:18 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0d18_d20260604_m022503_c001_v0001167_t0034_u01780539903696") 2026/06/04 02:28:19 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f42000b05b05ebd8b_d20260604_m022508_c001_v7007000_t0000_u01780539908394") 2026/06/04 02:28:19 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d567_d20260604_m022503_c001_v0001176_t0044_u01780539903853") 2026/06/04 02:28:19 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f401699c390fe30ee_d20260604_m022508_c001_v7007000_t0000_u01780539908447") 2026/06/04 02:28:19 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc1b2_d20260604_m022503_c001_v0001092_t0028_u01780539903863") 2026/06/04 02:28:19 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f405fcee326fa7675_d20260604_m022508_c001_v7007000_t0000_u01780539908251") 2026/06/04 02:28:19 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7ee2_d20260604_m022504_c001_v0001137_t0010_u01780539904005") 2026/06/04 02:28:19 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f415c7e8d4e51b2b1_d20260604_m022508_c001_v7007000_t0000_u01780539908409") 2026/06/04 02:28:19 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d56b_d20260604_m022504_c001_v0001176_t0002_u01780539904061") 2026/06/04 02:28:19 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f42000b05b05ebd8c_d20260604_m022508_c001_v7007000_t0000_u01780539908576") 2026/06/04 02:28:19 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0d1c_d20260604_m022504_c001_v0001167_t0016_u01780539904087") 2026/06/04 02:28:19 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f415c7e8d4e51b2b3_d20260604_m022508_c001_v7007000_t0000_u01780539908594") 2026/06/04 02:28:19 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d56f_d20260604_m022504_c001_v0001176_t0004_u01780539904270") 2026/06/04 02:28:19 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f401699c390fe30ed_d20260604_m022508_c001_v7007000_t0000_u01780539908261") 2026/06/04 02:28:19 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc1b6_d20260604_m022504_c001_v0001092_t0017_u01780539904305") 2026/06/04 02:28:19 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41797be8edee7d9c_d20260604_m022508_c001_v7007000_t0000_u01780539908458") 2026/06/04 02:28:19 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0d1e_d20260604_m022504_c001_v0001167_t0013_u01780539904384") 2026/06/04 02:28:19 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41295184cd2aace4_d20260604_m022508_c001_v7007000_t0000_u01780539908606") 2026/06/04 02:28:19 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7eea_d20260604_m022504_c001_v0001137_t0052_u01780539904447") 2026/06/04 02:28:19 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f423515f449710447_d20260604_m022508_c001_v7007000_t0000_u01780539908619") 2026/06/04 02:28:19 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d573_d20260604_m022504_c001_v0001176_t0048_u01780539904489") 2026/06/04 02:28:20 DEBUG : dst/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f414099685512ae4f_d20260604_m022307_c001_v7007000_t0000_u01780539787971") 2026/06/04 02:28:20 DEBUG : dst/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1125cacc696905d6_d20260604_m022305_c001_v0001098_t0053_u01780539785899") 2026/06/04 02:28:20 DEBUG : dst/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f427aed2e5db423fe_d20260604_m022305_c001_v7007000_t0000_u01780539785719") 2026/06/04 02:28:20 DEBUG : dst/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1125cacc696905c6_d20260604_m022301_c001_v0001098_t0014_u01780539781712") 2026/06/04 02:28:20 DEBUG : dst/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f427aed2e5db423f8_d20260604_m022300_c001_v7007000_t0000_u01780539780987") 2026/06/04 02:28:20 DEBUG : dst/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d01f_d20260604_m022257_c001_v0001176_t0047_u01780539777758") 2026/06/04 02:28:20 DEBUG : dst/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f427aed2e5db423f0_d20260604_m022256_c001_v7007000_t0000_u01780539776282") 2026/06/04 02:28:20 DEBUG : dst/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f112e50f803487f5f_d20260604_m022253_c001_v0001092_t0006_u01780539773700") 2026/06/04 02:28:20 DEBUG : dst/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f419f114cd6e61aa6_d20260604_m022253_c001_v7007000_t0000_u01780539773516") 2026/06/04 02:28:20 DEBUG : dst/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f112e50f803487f55_d20260604_m022249_c001_v0001092_t0057_u01780539769848") 2026/06/04 02:28:20 DEBUG : dst/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f419f114cd6e61a93_d20260604_m022249_c001_v7007000_t0000_u01780539769119") 2026/06/04 02:28:20 DEBUG : dst/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4cfaf_d20260604_m022245_c001_v0001176_t0004_u01780539765896") 2026/06/04 02:28:20 DEBUG : dst/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41117b5983d6935a_d20260604_m022244_c001_v7007000_t0000_u01780539764982") 2026/06/04 02:28:20 DEBUG : dst/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f113d4fe97d8562ec_d20260604_m022243_c001_v0001146_t0026_u01780539763432") 2026/06/04 02:28:20 DEBUG : dst/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41797be8edee73a4_d20260604_m022243_c001_v7007000_t0000_u01780539763250") 2026/06/04 02:28:20 DEBUG : dst/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f113d4fe97d8562d8_d20260604_m022238_c001_v0001146_t0035_u01780539758242") 2026/06/04 02:28:20 DEBUG : dst/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41797be8edee739c_d20260604_m022237_c001_v7007000_t0000_u01780539757521") 2026/06/04 02:28:20 DEBUG : dst/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4cf39_d20260604_m022234_c001_v0001176_t0042_u01780539754181") 2026/06/04 02:28:20 DEBUG : dst/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41117b5983d6933d_d20260604_m022233_c001_v7007000_t0000_u01780539753275") 2026/06/04 02:28:20 DEBUG : dst/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1001d92a5d506571_d20260604_m022231_c001_v0001167_t0007_u01780539751527") 2026/06/04 02:28:20 DEBUG : dst/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f414099685512add5_d20260604_m022231_c001_v7007000_t0000_u01780539751346") 2026/06/04 02:28:21 DEBUG : dst/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1001d92a5d506551_d20260604_m022227_c001_v0001167_t0016_u01780539747343") 2026/06/04 02:28:21 DEBUG : dst/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f414099685512adbb_d20260604_m022226_c001_v7007000_t0000_u01780539746625") 2026/06/04 02:28:21 DEBUG : dst/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4cecb_d20260604_m022221_c001_v0001176_t0009_u01780539741333") 2026/06/04 02:28:21 DEBUG : dst/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f42675c7a407b3481_d20260604_m022220_c001_v7007000_t0000_u01780539740419") 2026/06/04 02:28:21 DEBUG : dst/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1172ea6fe0479635_d20260604_m022218_c001_v0001174_t0007_u01780539738291") 2026/06/04 02:28:21 DEBUG : dst/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f422cef7132ddaf9a_d20260604_m022218_c001_v7007000_t0000_u01780539738108") 2026/06/04 02:28:21 DEBUG : dst/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1172ea6fe0479609_d20260604_m022214_c001_v0001174_t0032_u01780539734654") 2026/06/04 02:28:21 DEBUG : dst/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f422cef7132ddaf79_d20260604_m022213_c001_v7007000_t0000_u01780539733929") 2026/06/04 02:28:21 DEBUG : dst/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4ce55_d20260604_m022208_c001_v0001176_t0011_u01780539728380") 2026/06/04 02:28:21 DEBUG : dst/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f418f4cad22cf8f1f_d20260604_m022207_c001_v7007000_t0000_u01780539727467") 2026/06/04 02:28:21 DEBUG : dst/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f102c279ec5627b66_d20260604_m022200_c001_v0001181_t0040_u01780539720541") 2026/06/04 02:28:21 DEBUG : dst/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4064792d0fba2438_d20260604_m022200_c001_v7007000_t0000_u01780539720358") 2026/06/04 02:28:21 DEBUG : dst/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f102c279ec5627b4c_d20260604_m022156_c001_v0001181_t0054_u01780539716792") 2026/06/04 02:28:21 DEBUG : dst/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4064792d0fba2432_d20260604_m022156_c001_v7007000_t0000_u01780539716058") 2026/06/04 02:28:21 DEBUG : dst/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4cda9_d20260604_m022148_c001_v0001176_t0050_u01780539708427") 2026/06/04 02:28:21 DEBUG : dst/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41645cdb7281d104_d20260604_m022147_c001_v7007000_t0000_u01780539707333") 2026/06/04 02:28:21 DEBUG : dst/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1024b880473694f4_d20260604_m022137_c001_v0001092_t0033_u01780539697863") 2026/06/04 02:28:21 DEBUG : dst/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f419e87296df2f3fc_d20260604_m022137_c001_v7007000_t0000_u01780539697661") 2026/06/04 02:28:21 DEBUG : dst/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1144f9164b10fb79_d20260604_m022133_c001_v0001165_t0010_u01780539693423") 2026/06/04 02:28:21 DEBUG : dst/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f101a0f0a051da385_d20260604_m022132_c001_v0001102_t0030_u01780539692262") 2026/06/04 02:28:21 DEBUG : dst/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f101a0f0a051da381_d20260604_m022131_c001_v0001102_t0053_u01780539691149") 2026/06/04 02:28:21 DEBUG : dst/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f415c7e8d4e51b111_d20260604_m022117_c001_v7007000_t0000_u01780539677984") 2026/06/04 02:28:22 DEBUG : dst/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4cc61_d20260604_m022111_c001_v0001176_t0022_u01780539671105") 2026/06/04 02:28:22 DEBUG : dst/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f108dc593be8effeb_d20260604_m022109_c001_v0001130_t0013_u01780539669961") 2026/06/04 02:28:22 DEBUG : dst/one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f108dc593be8effe3_d20260604_m022108_c001_v0001130_t0020_u01780539668911") 2026/06/04 02:28:22 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f414099685512ae52_d20260604_m022308_c001_v7007000_t0000_u01780539788153") 2026/06/04 02:28:22 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106371ffe8d2c005_d20260604_m022304_c001_v0001104_t0008_u01780539784703") 2026/06/04 02:28:22 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1089077fbe35bd95_d20260604_m022300_c001_v0001183_t0040_u01780539780793") 2026/06/04 02:28:22 DEBUG : dst/one.bak: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f427aed2e5db423f2_d20260604_m022256_c001_v7007000_t0000_u01780539776466") 2026/06/04 02:28:22 DEBUG : dst/one.bak: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f109ca4c1f59dd087_d20260604_m022253_c001_v0001183_t0042_u01780539773284") 2026/06/04 02:28:22 DEBUG : dst/one.bak: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1148554caf1cf24b_d20260604_m022248_c001_v0001183_t0032_u01780539768918") 2026/06/04 02:28:22 DEBUG : dst/one.bak: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41117b5983d6935c_d20260604_m022245_c001_v7007000_t0000_u01780539765163") 2026/06/04 02:28:22 DEBUG : dst/one.bak: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f113a7d0ad138e65e_d20260604_m022243_c001_v0001176_t0054_u01780539763026") 2026/06/04 02:28:22 DEBUG : dst/one.bak: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f11462074722a2614_d20260604_m022237_c001_v0001182_t0009_u01780539757305") 2026/06/04 02:28:22 DEBUG : dst/three: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41645cdb7281d106_d20260604_m022147_c001_v7007000_t0000_u01780539707518") 2026/06/04 02:28:22 DEBUG : dst/three: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f101a0f0a051da39b_d20260604_m022145_c001_v0001102_t0029_u01780539705770") 2026/06/04 02:28:22 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f414099685512ae55_d20260604_m022308_c001_v7007000_t0000_u01780539788335") 2026/06/04 02:28:22 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f109a4e25ff5e4d8a_d20260604_m022306_c001_v0001176_t0051_u01780539786833") 2026/06/04 02:28:22 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f111d05f0710023c3_d20260604_m022302_c001_v0001185_t0040_u01780539782566") 2026/06/04 02:28:22 DEBUG : dst/three.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f414099685512ae57_d20260604_m022308_c001_v7007000_t0000_u01780539788518") 2026/06/04 02:28:23 DEBUG : dst/three.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1125cacc696905da_d20260604_m022307_c001_v0001098_t0004_u01780539787220") 2026/06/04 02:28:23 DEBUG : dst/three.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f427aed2e5db423ff_d20260604_m022307_c001_v7007000_t0000_u01780539787039") 2026/06/04 02:28:23 DEBUG : dst/three.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1125cacc696905cd_d20260604_m022303_c001_v0001098_t0048_u01780539783034") 2026/06/04 02:28:23 DEBUG : dst/three.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f427aed2e5db423fb_d20260604_m022302_c001_v7007000_t0000_u01780539782761") 2026/06/04 02:28:23 DEBUG : dst/three.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d027_d20260604_m022258_c001_v0001176_t0035_u01780539778175") 2026/06/04 02:28:23 DEBUG : dst/three.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f427aed2e5db423f3_d20260604_m022256_c001_v7007000_t0000_u01780539776650") 2026/06/04 02:28:23 DEBUG : dst/three.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f112e50f803487f63_d20260604_m022255_c001_v0001092_t0032_u01780539775460") 2026/06/04 02:28:23 DEBUG : dst/three.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f419f114cd6e61aae_d20260604_m022255_c001_v7007000_t0000_u01780539775277") 2026/06/04 02:28:23 DEBUG : dst/three.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f112e50f803487f5d_d20260604_m022251_c001_v0001092_t0008_u01780539771614") 2026/06/04 02:28:23 DEBUG : dst/three.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f419f114cd6e61a9d_d20260604_m022251_c001_v7007000_t0000_u01780539771431") 2026/06/04 02:28:23 DEBUG : dst/three.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4cfb7_d20260604_m022246_c001_v0001176_t0033_u01780539766316") 2026/06/04 02:28:23 DEBUG : dst/three.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41797be8edee73a5_d20260604_m022244_c001_v7007000_t0000_u01780539764427") 2026/06/04 02:28:23 DEBUG : dst/three.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4cf8d_d20260604_m022242_c001_v0001176_t0045_u01780539762206") 2026/06/04 02:28:23 DEBUG : dst/three.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41797be8edee73a0_d20260604_m022239_c001_v7007000_t0000_u01780539759321") 2026/06/04 02:28:23 DEBUG : dst/three.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4cf3f_d20260604_m022234_c001_v0001176_t0028_u01780539754841") 2026/06/04 02:28:23 DEBUG : dst/three.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f414099685512adde_d20260604_m022232_c001_v7007000_t0000_u01780539752357") 2026/06/04 02:28:23 DEBUG : dst/three.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f117ebe338cf5206e_d20260604_m022229_c001_v0001043_t0057_u01780539749526") 2026/06/04 02:28:23 DEBUG : dst/three.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f414099685512adc3_d20260604_m022228_c001_v7007000_t0000_u01780539748440") 2026/06/04 02:28:23 DEBUG : dst/three.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4ced7_d20260604_m022221_c001_v0001176_t0037_u01780539741928") 2026/06/04 02:28:23 DEBUG : dst/three.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f422cef7132ddafa7_d20260604_m022219_c001_v7007000_t0000_u01780539739511") 2026/06/04 02:28:24 DEBUG : dst/three.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f117ebe338cf5204a_d20260604_m022216_c001_v0001043_t0026_u01780539736728") 2026/06/04 02:28:24 DEBUG : dst/three.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f422cef7132ddaf86_d20260604_m022215_c001_v7007000_t0000_u01780539735638") 2026/06/04 02:28:24 DEBUG : dst/three.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4ce60_d20260604_m022209_c001_v0001176_t0001_u01780539729417") 2026/06/04 02:28:24 DEBUG : dst/three.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f419f114cd6e61a2e_d20260604_m022206_c001_v7007000_t0000_u01780539726162") 2026/06/04 02:28:24 DEBUG : dst/three.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f117ebe338cf52028_d20260604_m022158_c001_v0001043_t0047_u01780539718884") 2026/06/04 02:28:24 DEBUG : dst/three.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4064792d0fba2434_d20260604_m022157_c001_v7007000_t0000_u01780539717793") 2026/06/04 02:28:24 DEBUG : dst/three.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4cdb9_d20260604_m022151_c001_v0001176_t0027_u01780539711482") 2026/06/04 02:28:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f427aed2e5db423f4_d20260604_m022256_c001_v7007000_t0000_u01780539776833") 2026/06/04 02:28:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f110c3b409b03b4d5_d20260604_m022254_c001_v0001117_t0037_u01780539774652") 2026/06/04 02:28:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106dc2f53901eedb_d20260604_m022250_c001_v0001039_t0022_u01780539770988") 2026/06/04 02:28:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41117b5983d6935d_d20260604_m022245_c001_v7007000_t0000_u01780539765345") 2026/06/04 02:28:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f10777bb3dc34bd7f_d20260604_m022244_c001_v0001179_t0011_u01780539764194") 2026/06/04 02:28:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f10476ca8a744719f_d20260604_m022238_c001_v0001174_t0055_u01780539758935") 2026/06/04 02:28:24 DEBUG : dst/two: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f414099685512ae59_d20260604_m022308_c001_v7007000_t0000_u01780539788700") 2026/06/04 02:28:24 DEBUG : dst/two: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d023_d20260604_m022257_c001_v0001176_t0044_u01780539777967") 2026/06/04 02:28:24 DEBUG : dst/two: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f427aed2e5db423f5_d20260604_m022257_c001_v7007000_t0000_u01780539777019") 2026/06/04 02:28:24 DEBUG : dst/two: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4cfb3_d20260604_m022246_c001_v0001176_t0015_u01780539766108") 2026/06/04 02:28:24 DEBUG : dst/two: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41117b5983d6935f_d20260604_m022245_c001_v7007000_t0000_u01780539765526") 2026/06/04 02:28:24 DEBUG : dst/two: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f117ebe338cf52072_d20260604_m022234_c001_v0001043_t0021_u01780539754393") 2026/06/04 02:28:24 DEBUG : dst/two: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41117b5983d6933f_d20260604_m022233_c001_v7007000_t0000_u01780539753457") 2026/06/04 02:28:24 DEBUG : dst/two: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f117ebe338cf52058_d20260604_m022221_c001_v0001043_t0006_u01780539741547") 2026/06/04 02:28:24 DEBUG : dst/two: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f42675c7a407b3482_d20260604_m022220_c001_v7007000_t0000_u01780539740601") 2026/06/04 02:28:24 DEBUG : dst/two: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f117ebe338cf52036_d20260604_m022208_c001_v0001043_t0058_u01780539728960") 2026/06/04 02:28:24 DEBUG : dst/two: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f418f4cad22cf8f24_d20260604_m022207_c001_v7007000_t0000_u01780539727653") 2026/06/04 02:28:25 DEBUG : dst/two: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f117ebe338cf52018_d20260604_m022149_c001_v0001043_t0028_u01780539709000") 2026/06/04 02:28:25 DEBUG : dst/two: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41645cdb7281d109_d20260604_m022147_c001_v7007000_t0000_u01780539707700") 2026/06/04 02:28:25 DEBUG : dst/two: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1189308d070b60c0_d20260604_m022139_c001_v0001144_t0021_u01780539699791") 2026/06/04 02:28:25 DEBUG : dst/two: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f415c7e8d4e51b113_d20260604_m022118_c001_v7007000_t0000_u01780539678169") 2026/06/04 02:28:25 DEBUG : dst/two: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f108dc593be8f000b_d20260604_m022116_c001_v0001130_t0031_u01780539676917") 2026/06/04 02:28:25 DEBUG : empty space: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f418f4cad22cf8d59_d20260604_m022044_c001_v7007000_t0000_u01780539644054") 2026/06/04 02:28:25 DEBUG : empty space: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1144f9164b10fabb_d20260604_m022039_c001_v0001165_t0036_u01780539639852") 2026/06/04 02:28:25 DEBUG : empty space: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f418f4cad22cf8cbc_d20260604_m022037_c001_v7007000_t0000_u01780539637863") 2026/06/04 02:28:25 DEBUG : empty space: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1144f9164b10fa7f_d20260604_m022023_c001_v0001165_t0015_u01780539623975") 2026/06/04 02:28:25 DEBUG : empty space: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e1912_d20260604_m022015_c001_v7007000_t0000_u01780539615634") 2026/06/04 02:28:25 DEBUG : empty space: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1144f9164b10fa63_d20260604_m022012_c001_v0001165_t0017_u01780539612235") 2026/06/04 02:28:25 DEBUG : empty space: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a0442e_d20260604_m021952_c001_v7007000_t0000_u01780539592919") 2026/06/04 02:28:25 DEBUG : empty space: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c979_d20260604_m021951_c001_v0001176_t0025_u01780539591191") 2026/06/04 02:28:25 DEBUG : empty space: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a0441e_d20260604_m021950_c001_v7007000_t0000_u01780539590433") 2026/06/04 02:28:25 DEBUG : empty space: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c961_d20260604_m021949_c001_v0001176_t0035_u01780539589316") 2026/06/04 02:28:25 DEBUG : empty space: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a0440d_d20260604_m021946_c001_v7007000_t0000_u01780539586835") 2026/06/04 02:28:25 DEBUG : empty space: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c937_d20260604_m021945_c001_v0001176_t0033_u01780539585285") 2026/06/04 02:28:25 DEBUG : empty space: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a04400_d20260604_m021944_c001_v7007000_t0000_u01780539584527") 2026/06/04 02:28:25 DEBUG : empty space: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c921_d20260604_m021943_c001_v0001176_t0018_u01780539583381") 2026/06/04 02:28:25 DEBUG : empty space: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4100c04ef3d64fc8_d20260604_m021938_c001_v7007000_t0000_u01780539578205") 2026/06/04 02:28:26 DEBUG : empty space: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c8e5_d20260604_m021936_c001_v0001176_t0008_u01780539576871") 2026/06/04 02:28:26 DEBUG : empty space: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4100c04ef3d64fc2_d20260604_m021936_c001_v7007000_t0000_u01780539576116") 2026/06/04 02:28:26 DEBUG : empty space: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c8d3_d20260604_m021935_c001_v0001176_t0012_u01780539575314") 2026/06/04 02:28:26 DEBUG : empty space: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4100c04ef3d64fb8_d20260604_m021931_c001_v7007000_t0000_u01780539571482") 2026/06/04 02:28:26 DEBUG : empty space: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c8a9_d20260604_m021930_c001_v0001176_t0052_u01780539570315") 2026/06/04 02:28:26 DEBUG : empty space: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53172ff2_d20260604_m021928_c001_v7007000_t0000_u01780539568480") 2026/06/04 02:28:26 DEBUG : empty space: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c88f_d20260604_m021927_c001_v0001176_t0014_u01780539567541") 2026/06/04 02:28:26 DEBUG : empty space: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53172fe9_d20260604_m021927_c001_v7007000_t0000_u01780539567175") 2026/06/04 02:28:26 DEBUG : empty space: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1104491e4360104b_d20260604_m021926_c001_v0001105_t0016_u01780539566526") 2026/06/04 02:28:26 DEBUG : empty space: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c86f_d20260604_m021925_c001_v0001176_t0052_u01780539565018") 2026/06/04 02:28:26 DEBUG : enormous: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a04426_d20260604_m021952_c001_v7007000_t0000_u01780539592001") 2026/06/04 02:28:26 DEBUG : enormous: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c97d_d20260604_m021951_c001_v0001176_t0011_u01780539591406") 2026/06/04 02:28:26 DEBUG : existing: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f414099685512ae74_d20260604_m022312_c001_v7007000_t0000_u01780539792494") 2026/06/04 02:28:26 DEBUG : existing: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d097_d20260604_m022311_c001_v0001176_t0050_u01780539791338") 2026/06/04 02:28:26 DEBUG : existing: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e190e_d20260604_m022010_c001_v7007000_t0000_u01780539610535") 2026/06/04 02:28:26 DEBUG : existing: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1144f9164b10fa59_d20260604_m022009_c001_v0001165_t0021_u01780539609558") 2026/06/04 02:28:26 DEBUG : existing: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53172faa_d20260604_m021922_c001_v7007000_t0000_u01780539562411") 2026/06/04 02:28:26 DEBUG : existing: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c843_d20260604_m021921_c001_v0001176_t0034_u01780539561474") 2026/06/04 02:28:26 DEBUG : existing: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53172f99_d20260604_m021920_c001_v7007000_t0000_u01780539560929") 2026/06/04 02:28:26 DEBUG : existing: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c839_d20260604_m021920_c001_v0001176_t0030_u01780539560364") 2026/06/04 02:28:26 DEBUG : existing: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c833_d20260604_m021919_c001_v0001176_t0012_u01780539559580") 2026/06/04 02:28:27 DEBUG : existing-b: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e190f_d20260604_m022010_c001_v7007000_t0000_u01780539610719") 2026/06/04 02:28:27 DEBUG : existing-b: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4ca23_d20260604_m022009_c001_v0001176_t0001_u01780539609548") 2026/06/04 02:28:27 DEBUG : file1: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53177a42_d20260604_m022356_c001_v7007000_t0000_u01780539836858") 2026/06/04 02:28:27 DEBUG : file1: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc106_d20260604_m022354_c001_v0001092_t0047_u01780539834952") 2026/06/04 02:28:27 DEBUG : file1: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53177a3b_d20260604_m022353_c001_v7007000_t0000_u01780539833651") 2026/06/04 02:28:27 DEBUG : file1: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0aa4_d20260604_m022352_c001_v0001167_t0014_u01780539832255") 2026/06/04 02:28:27 DEBUG : five: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a04433_d20260604_m021956_c001_v7007000_t0000_u01780539596365") 2026/06/04 02:28:27 DEBUG : five: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f415e85b156d4c9ad_d20260604_m021954_c001_v0001176_t0009_u01780539594474") 2026/06/04 02:28:27 DEBUG : foo: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4100c04ef3d64fb6_d20260604_m021929_c001_v7007000_t0000_u01780539569945") 2026/06/04 02:28:27 DEBUG : foo: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f415e85b156d4c8a3_d20260604_m021929_c001_v0001176_t0009_u01780539569397") 2026/06/04 02:28:27 DEBUG : foo: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f415e85b156d4c89b_d20260604_m021928_c001_v0001176_t0009_u01780539568846") 2026/06/04 02:28:27 DEBUG : four: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a04434_d20260604_m021956_c001_v7007000_t0000_u01780539596550") 2026/06/04 02:28:27 DEBUG : four: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417ebe338cf51f3f_d20260604_m021955_c001_v0001043_t0022_u01780539595111") 2026/06/04 02:28:27 DEBUG : four: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c9a3_d20260604_m021953_c001_v0001176_t0007_u01780539593861") 2026/06/04 02:28:27 DEBUG : hello world2: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f422cef7132ddab9d_d20260604_m021838_c001_v7007000_t0000_u01780539518863") 2026/06/04 02:28:27 DEBUG : hello world2: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c6bc_d20260604_m021838_c001_v0001176_t0053_u01780539518299") 2026/06/04 02:28:27 DEBUG : ignore-size: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53172f86_d20260604_m021919_c001_v7007000_t0000_u01780539559216") 2026/06/04 02:28:27 DEBUG : ignore-size: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c81f_d20260604_m021918_c001_v0001176_t0041_u01780539558265") 2026/06/04 02:28:27 DEBUG : nested/sub dir/file: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e190b_d20260604_m022008_c001_v7007000_t0000_u01780539608807") 2026/06/04 02:28:27 DEBUG : nested/sub dir/file: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1144f9164b10fa55_d20260604_m022008_c001_v0001165_t0045_u01780539608020") 2026/06/04 02:28:28 DEBUG : nested/sub dir/file: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a04449_d20260604_m022007_c001_v7007000_t0000_u01780539607271") 2026/06/04 02:28:28 DEBUG : nested/sub dir/file: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1144f9164b10fa4b_d20260604_m022006_c001_v0001165_t0036_u01780539606330") 2026/06/04 02:28:28 DEBUG : one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a04435_d20260604_m021956_c001_v7007000_t0000_u01780539596732") 2026/06/04 02:28:28 DEBUG : one: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f415e85b156d4c999_d20260604_m021953_c001_v0001176_t0009_u01780539593289") 2026/06/04 02:28:28 DEBUG : only0: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb531776ea_d20260604_m022347_c001_v7007000_t0000_u01780539827805") 2026/06/04 02:28:28 DEBUG : only0: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f415e85b156d4d239_d20260604_m022341_c001_v0001176_t0009_u01780539821929") 2026/06/04 02:28:28 DEBUG : only0: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d1a9_d20260604_m022332_c001_v0001176_t0054_u01780539812194") 2026/06/04 02:28:28 DEBUG : only0: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4064792d0fba24dd_d20260604_m022326_c001_v7007000_t0000_u01780539806181") 2026/06/04 02:28:28 DEBUG : only0: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d0c9_d20260604_m022315_c001_v0001176_t0032_u01780539795960") 2026/06/04 02:28:28 DEBUG : only1: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb531779d2_d20260604_m022347_c001_v7007000_t0000_u01780539827988") 2026/06/04 02:28:28 DEBUG : only1: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4170ee4249efc0da_d20260604_m022343_c001_v0001092_t0059_u01780539823045") 2026/06/04 02:28:28 DEBUG : only1: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d1af_d20260604_m022332_c001_v0001176_t0014_u01780539812651") 2026/06/04 02:28:28 DEBUG : only1: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4064792d0fba24e6_d20260604_m022326_c001_v7007000_t0000_u01780539806929") 2026/06/04 02:28:28 DEBUG : only1: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d0cf_d20260604_m022316_c001_v0001176_t0059_u01780539796468") 2026/06/04 02:28:28 DEBUG : only10: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53177a1e_d20260604_m022348_c001_v7007000_t0000_u01780539828170") 2026/06/04 02:28:28 DEBUG : only10: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4194c4d2f78b7d96_d20260604_m022342_c001_v0001137_t0014_u01780539822480") 2026/06/04 02:28:28 DEBUG : only10: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d1f5_d20260604_m022336_c001_v0001176_t0053_u01780539816719") 2026/06/04 02:28:28 DEBUG : only10: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f42675c7a407b350d_d20260604_m022326_c001_v7007000_t0000_u01780539806203") 2026/06/04 02:28:28 DEBUG : only10: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d10f_d20260604_m022320_c001_v0001176_t0026_u01780539800453") 2026/06/04 02:28:28 DEBUG : only11: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53177a1f_d20260604_m022348_c001_v7007000_t0000_u01780539828351") 2026/06/04 02:28:28 DEBUG : only11: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4170ee4249efc0d6_d20260604_m022342_c001_v0001092_t0059_u01780539822670") 2026/06/04 02:28:28 DEBUG : only11: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d1fb_d20260604_m022337_c001_v0001176_t0024_u01780539817132") 2026/06/04 02:28:29 DEBUG : only11: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e1b9e_d20260604_m022326_c001_v7007000_t0000_u01780539806726") 2026/06/04 02:28:29 DEBUG : only11: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d117_d20260604_m022320_c001_v0001176_t0024_u01780539800903") 2026/06/04 02:28:29 DEBUG : only12: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53177a20_d20260604_m022348_c001_v7007000_t0000_u01780539828533") 2026/06/04 02:28:29 DEBUG : only12: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f406fd16ca9fa0a4e_d20260604_m022342_c001_v0001167_t0030_u01780539822861") 2026/06/04 02:28:29 DEBUG : only12: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d205_d20260604_m022337_c001_v0001176_t0008_u01780539817586") 2026/06/04 02:28:29 DEBUG : only12: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e1b9a_d20260604_m022326_c001_v7007000_t0000_u01780539806180") 2026/06/04 02:28:29 DEBUG : only12: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d123_d20260604_m022321_c001_v0001176_t0026_u01780539801322") 2026/06/04 02:28:29 DEBUG : only13: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53177a21_d20260604_m022348_c001_v7007000_t0000_u01780539828716") 2026/06/04 02:28:29 DEBUG : only13: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f415e85b156d4d241_d20260604_m022342_c001_v0001176_t0009_u01780539822507") 2026/06/04 02:28:29 DEBUG : only13: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d20b_d20260604_m022338_c001_v0001176_t0050_u01780539818001") 2026/06/04 02:28:29 DEBUG : only13: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4064792d0fba24e3_d20260604_m022326_c001_v7007000_t0000_u01780539806744") 2026/06/04 02:28:29 DEBUG : only13: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d12b_d20260604_m022321_c001_v0001176_t0025_u01780539801968") 2026/06/04 02:28:29 DEBUG : only14: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53177a22_d20260604_m022348_c001_v7007000_t0000_u01780539828898") 2026/06/04 02:28:29 DEBUG : only14: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4194c4d2f78b7d9a_d20260604_m022342_c001_v0001137_t0014_u01780539822663") 2026/06/04 02:28:29 DEBUG : only14: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d211_d20260604_m022338_c001_v0001176_t0004_u01780539818418") 2026/06/04 02:28:29 DEBUG : only14: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f414099685512aeb5_d20260604_m022326_c001_v7007000_t0000_u01780539806764") 2026/06/04 02:28:29 DEBUG : only14: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d133_d20260604_m022322_c001_v0001176_t0043_u01780539802468") 2026/06/04 02:28:29 DEBUG : only15: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53177a23_d20260604_m022349_c001_v7007000_t0000_u01780539829080") 2026/06/04 02:28:29 DEBUG : only15: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f415e85b156d4d243_d20260604_m022342_c001_v0001176_t0009_u01780539822692") 2026/06/04 02:28:30 DEBUG : only15: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d217_d20260604_m022338_c001_v0001176_t0014_u01780539818852") 2026/06/04 02:28:30 DEBUG : only15: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f42675c7a407b350e_d20260604_m022326_c001_v7007000_t0000_u01780539806393") 2026/06/04 02:28:30 DEBUG : only15: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d13f_d20260604_m022322_c001_v0001176_t0047_u01780539802875") 2026/06/04 02:28:30 DEBUG : only16: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53177a24_d20260604_m022349_c001_v7007000_t0000_u01780539829263") 2026/06/04 02:28:30 DEBUG : only16: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4194c4d2f78b7da0_d20260604_m022342_c001_v0001137_t0014_u01780539822851") 2026/06/04 02:28:30 DEBUG : only16: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d21d_d20260604_m022339_c001_v0001176_t0007_u01780539819270") 2026/06/04 02:28:30 DEBUG : only16: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f42675c7a407b3511_d20260604_m022326_c001_v7007000_t0000_u01780539806763") 2026/06/04 02:28:30 DEBUG : only16: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d14b_d20260604_m022323_c001_v0001176_t0037_u01780539803294") 2026/06/04 02:28:31 DEBUG : only17: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53177a25_d20260604_m022349_c001_v7007000_t0000_u01780539829447") 2026/06/04 02:28:31 DEBUG : only17: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4170ee4249efc0d8_d20260604_m022342_c001_v0001092_t0059_u01780539822862") 2026/06/04 02:28:31 DEBUG : only17: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d223_d20260604_m022339_c001_v0001176_t0000_u01780539819704") 2026/06/04 02:28:31 DEBUG : only17: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f414099685512aeb2_d20260604_m022326_c001_v7007000_t0000_u01780539806196") 2026/06/04 02:28:31 DEBUG : only17: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d153_d20260604_m022323_c001_v0001176_t0042_u01780539803732") 2026/06/04 02:28:31 DEBUG : only18: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53177a26_d20260604_m022349_c001_v7007000_t0000_u01780539829650") 2026/06/04 02:28:31 DEBUG : only18: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f415e85b156d4d249_d20260604_m022342_c001_v0001176_t0009_u01780539822875") 2026/06/04 02:28:31 DEBUG : only18: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d229_d20260604_m022340_c001_v0001176_t0045_u01780539820261") 2026/06/04 02:28:31 DEBUG : only18: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e1b9c_d20260604_m022326_c001_v7007000_t0000_u01780539806364") 2026/06/04 02:28:31 DEBUG : only18: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d15b_d20260604_m022324_c001_v0001176_t0046_u01780539804140") 2026/06/04 02:28:31 DEBUG : only19: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53177a27_d20260604_m022349_c001_v7007000_t0000_u01780539829833") 2026/06/04 02:28:31 DEBUG : only19: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4194c4d2f78b7da2_d20260604_m022343_c001_v0001137_t0014_u01780539823034") 2026/06/04 02:28:31 DEBUG : only19: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d231_d20260604_m022341_c001_v0001176_t0001_u01780539821091") 2026/06/04 02:28:31 DEBUG : only19: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e1b9f_d20260604_m022326_c001_v7007000_t0000_u01780539806909") 2026/06/04 02:28:31 DEBUG : only19: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d163_d20260604_m022324_c001_v0001176_t0019_u01780539804617") 2026/06/04 02:28:31 DEBUG : only2: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53177a2a_d20260604_m022350_c001_v7007000_t0000_u01780539830014") 2026/06/04 02:28:31 DEBUG : only2: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f406fd16ca9fa0a52_d20260604_m022343_c001_v0001167_t0030_u01780539823057") 2026/06/04 02:28:31 DEBUG : only2: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d1b7_d20260604_m022333_c001_v0001176_t0046_u01780539813070") 2026/06/04 02:28:31 DEBUG : only2: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e1b9d_d20260604_m022326_c001_v7007000_t0000_u01780539806545") 2026/06/04 02:28:31 DEBUG : only2: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d0d7_d20260604_m022316_c001_v0001176_t0048_u01780539796954") 2026/06/04 02:28:31 DEBUG : only3: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53177a2c_d20260604_m022350_c001_v7007000_t0000_u01780539830197") 2026/06/04 02:28:31 DEBUG : only3: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f415e85b156d4d24d_d20260604_m022343_c001_v0001176_t0009_u01780539823066") 2026/06/04 02:28:31 DEBUG : only3: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d1bf_d20260604_m022333_c001_v0001176_t0026_u01780539813492") 2026/06/04 02:28:31 DEBUG : only3: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4064792d0fba24e0_d20260604_m022326_c001_v7007000_t0000_u01780539806374") 2026/06/04 02:28:31 DEBUG : only3: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d0df_d20260604_m022317_c001_v0001176_t0041_u01780539797367") 2026/06/04 02:28:32 DEBUG : only4: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53177a2d_d20260604_m022350_c001_v7007000_t0000_u01780539830379") 2026/06/04 02:28:32 DEBUG : only4: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4194c4d2f78b7da4_d20260604_m022343_c001_v0001137_t0014_u01780539823215") 2026/06/04 02:28:32 DEBUG : only4: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d1c7_d20260604_m022333_c001_v0001176_t0000_u01780539813941") 2026/06/04 02:28:32 DEBUG : only4: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4064792d0fba24e1_d20260604_m022326_c001_v7007000_t0000_u01780539806559") 2026/06/04 02:28:32 DEBUG : only4: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d0e5_d20260604_m022317_c001_v0001176_t0009_u01780539797781") 2026/06/04 02:28:32 DEBUG : only5: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53177a2e_d20260604_m022350_c001_v7007000_t0000_u01780539830562") 2026/06/04 02:28:32 DEBUG : only5: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4170ee4249efc0dc_d20260604_m022343_c001_v0001092_t0059_u01780539823226") 2026/06/04 02:28:32 DEBUG : only5: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d1cf_d20260604_m022334_c001_v0001176_t0058_u01780539814458") 2026/06/04 02:28:32 DEBUG : only5: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f414099685512aeb4_d20260604_m022326_c001_v7007000_t0000_u01780539806569") 2026/06/04 02:28:32 DEBUG : only5: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d0ed_d20260604_m022318_c001_v0001176_t0047_u01780539798238") 2026/06/04 02:28:32 DEBUG : only6: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53177a2f_d20260604_m022350_c001_v7007000_t0000_u01780539830744") 2026/06/04 02:28:32 DEBUG : only6: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f406fd16ca9fa0a56_d20260604_m022343_c001_v0001167_t0030_u01780539823241") 2026/06/04 02:28:32 DEBUG : only6: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d1d7_d20260604_m022334_c001_v0001176_t0051_u01780539814969") 2026/06/04 02:28:32 DEBUG : only6: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f414099685512aeb3_d20260604_m022326_c001_v7007000_t0000_u01780539806385") 2026/06/04 02:28:32 DEBUG : only6: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d0f1_d20260604_m022318_c001_v0001176_t0029_u01780539798680") 2026/06/04 02:28:32 DEBUG : only7: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53177a30_d20260604_m022350_c001_v7007000_t0000_u01780539830926") 2026/06/04 02:28:32 DEBUG : only7: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f415e85b156d4d24f_d20260604_m022343_c001_v0001176_t0009_u01780539823250") 2026/06/04 02:28:32 DEBUG : only7: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d1dd_d20260604_m022335_c001_v0001176_t0054_u01780539815393") 2026/06/04 02:28:32 DEBUG : only7: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4064792d0fba24d9_d20260604_m022325_c001_v7007000_t0000_u01780539805813") 2026/06/04 02:28:32 DEBUG : only7: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d0f9_d20260604_m022319_c001_v0001176_t0001_u01780539799138") 2026/06/04 02:28:32 DEBUG : only8: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53177a31_d20260604_m022351_c001_v7007000_t0000_u01780539831108") 2026/06/04 02:28:32 DEBUG : only8: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4194c4d2f78b7da6_d20260604_m022343_c001_v0001137_t0014_u01780539823398") 2026/06/04 02:28:32 DEBUG : only8: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d1e5_d20260604_m022335_c001_v0001176_t0045_u01780539815846") 2026/06/04 02:28:32 DEBUG : only8: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4064792d0fba24db_d20260604_m022325_c001_v7007000_t0000_u01780539805998") 2026/06/04 02:28:33 DEBUG : only8: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d0ff_d20260604_m022319_c001_v0001176_t0058_u01780539799566") 2026/06/04 02:28:33 DEBUG : only9: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53177a32_d20260604_m022351_c001_v7007000_t0000_u01780539831291") 2026/06/04 02:28:33 DEBUG : only9: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4170ee4249efc0de_d20260604_m022343_c001_v0001092_t0059_u01780539823409") 2026/06/04 02:28:33 DEBUG : only9: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d1ed_d20260604_m022336_c001_v0001176_t0031_u01780539816299") 2026/06/04 02:28:33 DEBUG : only9: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f42675c7a407b350f_d20260604_m022326_c001_v7007000_t0000_u01780539806578") 2026/06/04 02:28:33 DEBUG : only9: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d109_d20260604_m022320_c001_v0001176_t0044_u01780539800042") 2026/06/04 02:28:33 DEBUG : potato: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a04444_d20260604_m022005_c001_v7007000_t0000_u01780539605218") 2026/06/04 02:28:33 DEBUG : potato: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f117ebe338cf51f47_d20260604_m022002_c001_v0001043_t0052_u01780539602958") 2026/06/04 02:28:33 DEBUG : potato: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a0443f_d20260604_m022002_c001_v7007000_t0000_u01780539602161") 2026/06/04 02:28:33 DEBUG : potato: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c9d7_d20260604_m022000_c001_v0001176_t0055_u01780539600559") 2026/06/04 02:28:33 DEBUG : potato: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a0443b_d20260604_m021959_c001_v7007000_t0000_u01780539599831") 2026/06/04 02:28:33 DEBUG : potato: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f117ebe338cf51f41_d20260604_m021957_c001_v0001043_t0056_u01780539597657") 2026/06/04 02:28:33 DEBUG : potato: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a04415_d20260604_m021948_c001_v7007000_t0000_u01780539588556") 2026/06/04 02:28:33 DEBUG : potato: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c94b_d20260604_m021947_c001_v0001176_t0046_u01780539587380") 2026/06/04 02:28:33 DEBUG : potato: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a04408_d20260604_m021945_c001_v7007000_t0000_u01780539585858") 2026/06/04 02:28:33 DEBUG : potato: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c933_d20260604_m021945_c001_v0001176_t0013_u01780539585071") 2026/06/04 02:28:33 DEBUG : potato: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a043fd_d20260604_m021943_c001_v7007000_t0000_u01780539583968") 2026/06/04 02:28:33 DEBUG : potato: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c91d_d20260604_m021943_c001_v0001176_t0041_u01780539583163") 2026/06/04 02:28:33 DEBUG : potato: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4100c04ef3d64fc7_d20260604_m021937_c001_v7007000_t0000_u01780539577657") 2026/06/04 02:28:33 DEBUG : potato: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c8e1_d20260604_m021936_c001_v0001176_t0036_u01780539576665") 2026/06/04 02:28:34 DEBUG : potato: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4100c04ef3d64fc3_d20260604_m021936_c001_v7007000_t0000_u01780539576300") 2026/06/04 02:28:34 DEBUG : potato: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c8cf_d20260604_m021935_c001_v0001176_t0043_u01780539575107") 2026/06/04 02:28:34 DEBUG : potato: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4100c04ef3d64fc1_d20260604_m021934_c001_v7007000_t0000_u01780539574741") 2026/06/04 02:28:34 DEBUG : potato: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c8c7_d20260604_m021934_c001_v0001176_t0042_u01780539574169") 2026/06/04 02:28:34 DEBUG : potato: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c8c1_d20260604_m021933_c001_v0001176_t0003_u01780539573598") 2026/06/04 02:28:34 DEBUG : potato: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4100c04ef3d64fbc_d20260604_m021933_c001_v7007000_t0000_u01780539573230") 2026/06/04 02:28:34 DEBUG : potato: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c8bd_d20260604_m021932_c001_v0001176_t0035_u01780539572610") 2026/06/04 02:28:34 DEBUG : potato: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c8b9_d20260604_m021932_c001_v0001176_t0041_u01780539572032") 2026/06/04 02:28:34 DEBUG : potato: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4100c04ef3d64fb9_d20260604_m021931_c001_v7007000_t0000_u01780539571667") 2026/06/04 02:28:34 DEBUG : potato: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c8af_d20260604_m021930_c001_v0001176_t0028_u01780539570907") 2026/06/04 02:28:34 DEBUG : potato2: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f400796a7a0a56547_d20260604_m022053_c001_v7007000_t0000_u01780539653239") 2026/06/04 02:28:34 DEBUG : potato2: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f117ebe338cf51fa7_d20260604_m022052_c001_v0001043_t0055_u01780539652484") 2026/06/04 02:28:34 DEBUG : potato2: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f418f4cad22cf8d5b_d20260604_m022044_c001_v7007000_t0000_u01780539644382") 2026/06/04 02:28:34 DEBUG : potato2: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f117ebe338cf51f91_d20260604_m022039_c001_v0001043_t0035_u01780539639146") 2026/06/04 02:28:34 DEBUG : potato2: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4100c04ef3d6500c_d20260604_m022027_c001_v7007000_t0000_u01780539627899") 2026/06/04 02:28:34 DEBUG : potato2: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f117ebe338cf51f6d_d20260604_m022023_c001_v0001043_t0007_u01780539623160") 2026/06/04 02:28:34 DEBUG : potato2: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e1913_d20260604_m022015_c001_v7007000_t0000_u01780539615874") 2026/06/04 02:28:34 DEBUG : potato2: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f117ebe338cf51f5d_d20260604_m022011_c001_v0001043_t0016_u01780539611635") 2026/06/04 02:28:34 DEBUG : potato2: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a0442a_d20260604_m021952_c001_v7007000_t0000_u01780539592183") 2026/06/04 02:28:34 DEBUG : potato2: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c977_d20260604_m021950_c001_v0001176_t0051_u01780539590981") 2026/06/04 02:28:35 DEBUG : potato2: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a04420_d20260604_m021950_c001_v7007000_t0000_u01780539590615") 2026/06/04 02:28:35 DEBUG : potato2: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c95d_d20260604_m021949_c001_v0001176_t0041_u01780539589102") 2026/06/04 02:28:35 DEBUG : potato2: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a04417_d20260604_m021948_c001_v7007000_t0000_u01780539588738") 2026/06/04 02:28:35 DEBUG : potato2: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c94d_d20260604_m021947_c001_v0001176_t0001_u01780539587961") 2026/06/04 02:28:35 DEBUG : potato2: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a04410_d20260604_m021947_c001_v7007000_t0000_u01780539587018") 2026/06/04 02:28:35 DEBUG : potato2: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c943_d20260604_m021946_c001_v0001176_t0003_u01780539586226") 2026/06/04 02:28:35 DEBUG : potato2: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a04402_d20260604_m021944_c001_v7007000_t0000_u01780539584709") 2026/06/04 02:28:35 DEBUG : potato2: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c927_d20260604_m021943_c001_v0001176_t0048_u01780539583955") 2026/06/04 02:28:35 DEBUG : potato2: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4100c04ef3d64fc9_d20260604_m021938_c001_v7007000_t0000_u01780539578389") 2026/06/04 02:28:35 DEBUG : potato2: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c8eb_d20260604_m021937_c001_v0001176_t0024_u01780539577450") 2026/06/04 02:28:35 DEBUG : potato2: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f422cef7132ddabba_d20260604_m021841_c001_v7007000_t0000_u01780539521445") 2026/06/04 02:28:35 DEBUG : potato2: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c6dc_d20260604_m021840_c001_v0001176_t0020_u01780539520873") 2026/06/04 02:28:35 DEBUG : potato2: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f422cef7132ddaba5_d20260604_m021839_c001_v7007000_t0000_u01780539519970") 2026/06/04 02:28:35 DEBUG : potato2: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c6ce_d20260604_m021839_c001_v0001176_t0017_u01780539519405") 2026/06/04 02:28:35 DEBUG : potato3: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f418f4cad22cf8d5f_d20260604_m022044_c001_v7007000_t0000_u01780539644625") 2026/06/04 02:28:35 DEBUG : potato3: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4cb35_d20260604_m022040_c001_v0001176_t0041_u01780539640430") 2026/06/04 02:28:35 DEBUG : potato3: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4100c04ef3d65010_d20260604_m022028_c001_v7007000_t0000_u01780539628080") 2026/06/04 02:28:35 DEBUG : potato3: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4caad_d20260604_m022024_c001_v0001176_t0042_u01780539624580") 2026/06/04 02:28:35 DEBUG : potato3: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e1915_d20260604_m022016_c001_v7007000_t0000_u01780539616092") 2026/06/04 02:28:35 DEBUG : potato3: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4ca3b_d20260604_m022012_c001_v0001176_t0057_u01780539612440") 2026/06/04 02:28:36 DEBUG : pre-dest1/1: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41645cdb7281d0c4_d20260604_m022126_c001_v7007000_t0000_u01780539686965") 2026/06/04 02:28:36 DEBUG : pre-dest1/1: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4ccb1_d20260604_m022118_c001_v0001176_t0041_u01780539678892") 2026/06/04 02:28:36 DEBUG : pre-dest2/2: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41645cdb7281d0c5_d20260604_m022127_c001_v7007000_t0000_u01780539687147") 2026/06/04 02:28:36 DEBUG : pre-dest2/2: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f117ebe338cf51fd9_d20260604_m022119_c001_v0001043_t0020_u01780539679467") 2026/06/04 02:28:36 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f415c7e8d4e51b0c7_d20260604_m022104_c001_v7007000_t0000_u01780539664918") 2026/06/04 02:28:36 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1144f9164b10faf7_d20260604_m022101_c001_v0001165_t0010_u01780539661039") 2026/06/04 02:28:36 DEBUG : sizeonly: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53172f73_d20260604_m021917_c001_v7007000_t0000_u01780539557719") 2026/06/04 02:28:36 DEBUG : sizeonly: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c813_d20260604_m021916_c001_v0001176_t0037_u01780539556742") 2026/06/04 02:28:36 DEBUG : splitbanan: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41645cdb7281d4a1_d20260604_m022552_c001_v7007000_t0000_u01780539952311") 2026/06/04 02:28:36 DEBUG : splitbanan: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7f9c_d20260604_m022544_c001_v0001137_t0016_u01780539944537") 2026/06/04 02:28:36 DEBUG : splitbananasplit: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e261b_d20260604_m022710_c001_v7007000_t0000_u01780540030657") 2026/06/04 02:28:36 DEBUG : splitbananasplit: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b8104_d20260604_m022703_c001_v0001137_t0055_u01780540023882") 2026/06/04 02:28:36 DEBUG : splitbananasplit: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4217bcbc7cb97671_d20260604_m022654_c001_v7007000_t0000_u01780540014325") 2026/06/04 02:28:36 DEBUG : splitbananasplit: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b80de_d20260604_m022647_c001_v0001137_t0001_u01780540007491") 2026/06/04 02:28:36 DEBUG : splitbananasplit: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f401699c390fe31e1_d20260604_m022638_c001_v7007000_t0000_u01780539998484") 2026/06/04 02:28:36 DEBUG : splitbananasplit: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b808c_d20260604_m022631_c001_v0001137_t0031_u01780539991970") 2026/06/04 02:28:36 DEBUG : splitbananasplit: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a046f0_d20260604_m022623_c001_v7007000_t0000_u01780539983082") 2026/06/04 02:28:36 DEBUG : splitbananasplit: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b8040_d20260604_m022616_c001_v0001137_t0017_u01780539976567") 2026/06/04 02:28:36 DEBUG : splitbananasplit: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f423515f449710556_d20260604_m022607_c001_v7007000_t0000_u01780539967762") 2026/06/04 02:28:36 DEBUG : splitbananasplit: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7fe4_d20260604_m022600_c001_v0001137_t0016_u01780539960818") 2026/06/04 02:28:36 DEBUG : splitbananasplit: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f40255413819989f0_d20260604_m022547_c001_v7007000_t0000_u01780539947074") 2026/06/04 02:28:37 DEBUG : splitbananasplit: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0ea2_d20260604_m022543_c001_v0001167_t0058_u01780539943463") 2026/06/04 02:28:37 DEBUG : splitbananasplit: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e23e7_d20260604_m022533_c001_v7007000_t0000_u01780539933793") 2026/06/04 02:28:37 DEBUG : splitbananasplit: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc206_d20260604_m022526_c001_v0001092_t0011_u01780539926732") 2026/06/04 02:28:37 DEBUG : splitbananasplit: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f42675c7a407b36bb_d20260604_m022525_c001_v7007000_t0000_u01780539925248") 2026/06/04 02:28:37 DEBUG : splitbananasplit: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0dc2_d20260604_m022522_c001_v0001167_t0014_u01780539922166") 2026/06/04 02:28:37 DEBUG : splitbananasplit: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f423515f44971046b_d20260604_m022513_c001_v7007000_t0000_u01780539913524") 2026/06/04 02:28:37 DEBUG : splitbananasplit: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7eee_d20260604_m022506_c001_v0001137_t0042_u01780539906493") 2026/06/04 02:28:37 DEBUG : splitbananasplit: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41797be8edee7d9a_d20260604_m022505_c001_v7007000_t0000_u01780539905526") 2026/06/04 02:28:37 DEBUG : splitbananasplit: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7edc_d20260604_m022501_c001_v0001137_t0033_u01780539901911") 2026/06/04 02:28:37 DEBUG : splitbananasplit: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f408f1c0dc3f99633_d20260604_m022447_c001_v7007000_t0000_u01780539887485") 2026/06/04 02:28:37 DEBUG : splitbananasplit: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc176_d20260604_m022443_c001_v0001092_t0010_u01780539883711") 2026/06/04 02:28:37 DEBUG : splitbananasplit: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f40349b77fe9b3b6b_d20260604_m022434_c001_v7007000_t0000_u01780539874327") 2026/06/04 02:28:37 DEBUG : splitbananasplit: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc152_d20260604_m022427_c001_v0001092_t0011_u01780539867492") 2026/06/04 02:28:37 DEBUG : splitbananasplit: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f413d7c04c21c372e_d20260604_m022419_c001_v7007000_t0000_u01780539859202") 2026/06/04 02:28:37 DEBUG : splitbananasplit: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc138_d20260604_m022412_c001_v0001092_t0041_u01780539852674") 2026/06/04 02:28:37 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4217bcbc7cb975f4_d20260604_m022528_c001_v7007000_t0000_u01780539928628") 2026/06/04 02:28:37 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0dce_d20260604_m022523_c001_v0001167_t0059_u01780539923189") 2026/06/04 02:28:37 DEBUG : sub dir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53177a4d_d20260604_m022404_c001_v7007000_t0000_u01780539844658") 2026/06/04 02:28:37 DEBUG : sub dir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0aee_d20260604_m022402_c001_v0001167_t0036_u01780539842023") 2026/06/04 02:28:37 DEBUG : sub dir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e1bcf_d20260604_m022400_c001_v7007000_t0000_u01780539840926") 2026/06/04 02:28:37 DEBUG : sub dir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7dd4_d20260604_m022358_c001_v0001137_t0014_u01780539838157") 2026/06/04 02:28:37 DEBUG : sub dir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e190c_d20260604_m022008_c001_v7007000_t0000_u01780539608991") 2026/06/04 02:28:37 DEBUG : sub dir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f117ebe338cf51f53_d20260604_m022008_c001_v0001043_t0029_u01780539608009") 2026/06/04 02:28:38 DEBUG : sub dir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a0444a_d20260604_m022007_c001_v7007000_t0000_u01780539607453") 2026/06/04 02:28:38 DEBUG : sub dir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4ca07_d20260604_m022006_c001_v0001176_t0054_u01780539606680") 2026/06/04 02:28:38 DEBUG : sub dir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53172f60_d20260604_m021914_c001_v7007000_t0000_u01780539554671") 2026/06/04 02:28:38 DEBUG : sub dir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c7f1_d20260604_m021913_c001_v0001176_t0026_u01780539553192") 2026/06/04 02:28:38 DEBUG : sub dir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53172f5f_d20260604_m021912_c001_v7007000_t0000_u01780539552830") 2026/06/04 02:28:38 DEBUG : sub dir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c7e3_d20260604_m021911_c001_v0001176_t0044_u01780539551702") 2026/06/04 02:28:38 DEBUG : sub dir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53172f5b_d20260604_m021909_c001_v7007000_t0000_u01780539549644") 2026/06/04 02:28:38 DEBUG : sub dir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c7cf_d20260604_m021908_c001_v0001176_t0039_u01780539548671") 2026/06/04 02:28:38 DEBUG : sub dir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53172f58_d20260604_m021908_c001_v7007000_t0000_u01780539548131") 2026/06/04 02:28:38 DEBUG : sub dir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c7c3_d20260604_m021907_c001_v0001176_t0058_u01780539547001") 2026/06/04 02:28:38 DEBUG : sub dir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c7a7_d20260604_m021904_c001_v0001176_t0017_u01780539544329") 2026/06/04 02:28:38 DEBUG : sub dir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53172f53_d20260604_m021903_c001_v7007000_t0000_u01780539543966") 2026/06/04 02:28:38 DEBUG : sub dir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c79f_d20260604_m021903_c001_v0001176_t0053_u01780539543395") 2026/06/04 02:28:38 DEBUG : sub dir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c797_d20260604_m021902_c001_v0001176_t0039_u01780539542569") 2026/06/04 02:28:38 DEBUG : sub dir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53172f51_d20260604_m021902_c001_v7007000_t0000_u01780539542206") 2026/06/04 02:28:38 DEBUG : sub dir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c76e_d20260604_m021859_c001_v0001176_t0020_u01780539539064") 2026/06/04 02:28:38 DEBUG : sub dir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c756_d20260604_m021855_c001_v0001176_t0027_u01780539535414") 2026/06/04 02:28:38 DEBUG : sub dir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f422cef7132ddac4a_d20260604_m021855_c001_v7007000_t0000_u01780539535049") 2026/06/04 02:28:38 DEBUG : sub dir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c74c_d20260604_m021854_c001_v0001176_t0003_u01780539534477") 2026/06/04 02:28:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c744_d20260604_m021853_c001_v0001176_t0004_u01780539533704") 2026/06/04 02:28:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f422cef7132ddac40_d20260604_m021853_c001_v7007000_t0000_u01780539533341") 2026/06/04 02:28:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c72c_d20260604_m021849_c001_v0001176_t0020_u01780539529721") 2026/06/04 02:28:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f422cef7132ddac1e_d20260604_m021849_c001_v7007000_t0000_u01780539529359") 2026/06/04 02:28:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c720_d20260604_m021848_c001_v0001176_t0059_u01780539528624") 2026/06/04 02:28:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f422cef7132ddac0c_d20260604_m021847_c001_v7007000_t0000_u01780539527682") 2026/06/04 02:28:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c712_d20260604_m021847_c001_v0001176_t0046_u01780539527108") 2026/06/04 02:28:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f422cef7132ddabff_d20260604_m021846_c001_v7007000_t0000_u01780539526565") 2026/06/04 02:28:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c708_d20260604_m021846_c001_v0001176_t0023_u01780539526001") 2026/06/04 02:28:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f422cef7132ddabeb_d20260604_m021844_c001_v7007000_t0000_u01780539524992") 2026/06/04 02:28:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c6f8_d20260604_m021844_c001_v0001176_t0018_u01780539524240") 2026/06/04 02:28:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f422cef7132ddabd9_d20260604_m021843_c001_v7007000_t0000_u01780539523667") 2026/06/04 02:28:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c6f0_d20260604_m021843_c001_v0001176_t0027_u01780539523093") 2026/06/04 02:28:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f422cef7132ddabc9_d20260604_m021842_c001_v7007000_t0000_u01780539522551") 2026/06/04 02:28:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c6e6_d20260604_m021841_c001_v0001176_t0039_u01780539521988") 2026/06/04 02:28:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f422cef7132ddab95_d20260604_m021837_c001_v7007000_t0000_u01780539517758") 2026/06/04 02:28:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c6b4_d20260604_m021837_c001_v0001176_t0044_u01780539517191") 2026/06/04 02:28:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f422cef7132ddab8e_d20260604_m021836_c001_v7007000_t0000_u01780539516649") 2026/06/04 02:28:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c6a8_d20260604_m021836_c001_v0001176_t0011_u01780539516075") 2026/06/04 02:28:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f422cef7132ddab83_d20260604_m021835_c001_v7007000_t0000_u01780539515175") 2026/06/04 02:28:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c69a_d20260604_m021834_c001_v0001176_t0050_u01780539514605") 2026/06/04 02:28:39 DEBUG : sub dir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f422cef7132ddab6e_d20260604_m021832_c001_v7007000_t0000_u01780539512449") 2026/06/04 02:28:40 DEBUG : sub dir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c678_d20260604_m021831_c001_v0001176_t0051_u01780539511878") 2026/06/04 02:28:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53177a4e_d20260604_m022404_c001_v7007000_t0000_u01780539844840") 2026/06/04 02:28:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc10e_d20260604_m022402_c001_v0001092_t0001_u01780539842039") 2026/06/04 02:28:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e1bd1_d20260604_m022401_c001_v7007000_t0000_u01780539841106") 2026/06/04 02:28:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d2d7_d20260604_m022357_c001_v0001176_t0058_u01780539837806") 2026/06/04 02:28:40 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e261d_d20260604_m022712_c001_v7007000_t0000_u01780540032857") 2026/06/04 02:28:40 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc34f_d20260604_m022712_c001_v0001092_t0047_u01780540032013") 2026/06/04 02:28:40 DEBUG : sub/yam: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a04443_d20260604_m022004_c001_v7007000_t0000_u01780539604673") 2026/06/04 02:28:40 DEBUG : sub/yam: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1144f9164b10fa3d_d20260604_m022002_c001_v0001165_t0034_u01780539602947") 2026/06/04 02:28:40 DEBUG : test_dir1/file2: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53177a43_d20260604_m022357_c001_v7007000_t0000_u01780539837040") 2026/06/04 02:28:40 DEBUG : test_dir1/file2: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa0aba_d20260604_m022354_c001_v0001167_t0046_u01780539834609") 2026/06/04 02:28:40 DEBUG : test_dir1/file2: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53177a3c_d20260604_m022353_c001_v7007000_t0000_u01780539833834") 2026/06/04 02:28:40 DEBUG : test_dir1/file2: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b7dc0_d20260604_m022352_c001_v0001137_t0045_u01780539832261") 2026/06/04 02:28:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53177a44_d20260604_m022357_c001_v7007000_t0000_u01780539837223") 2026/06/04 02:28:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d2b7_d20260604_m022354_c001_v0001176_t0054_u01780539834598") 2026/06/04 02:28:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4256f6cb53177a3d_d20260604_m022354_c001_v7007000_t0000_u01780539834020") 2026/06/04 02:28:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4d2a5_d20260604_m022352_c001_v0001176_t0053_u01780539832261") 2026/06/04 02:28:40 DEBUG : three: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a04436_d20260604_m021956_c001_v7007000_t0000_u01780539596913") 2026/06/04 02:28:40 DEBUG : three: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c9bb_d20260604_m021955_c001_v0001176_t0019_u01780539595781") 2026/06/04 02:28:40 DEBUG : three: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4c9a1_d20260604_m021953_c001_v0001176_t0014_u01780539593653") 2026/06/04 02:28:41 DEBUG : tictactoe/tictactoe: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e2627_d20260604_m022714_c001_v7007000_t0000_u01780540034578") 2026/06/04 02:28:41 DEBUG : tictactoe/tictactoe: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa11a2_d20260604_m022713_c001_v0001167_t0058_u01780540033813") 2026/06/04 02:28:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e266f_d20260604_m022734_c001_v7007000_t0000_u01780540054696") 2026/06/04 02:28:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4dbaf_d20260604_m022733_c001_v0001176_t0033_u01780540053080") 2026/06/04 02:28:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e266c_d20260604_m022731_c001_v7007000_t0000_u01780540051514") 2026/06/04 02:28:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa122a_d20260604_m022729_c001_v0001167_t0059_u01780540049709") 2026/06/04 02:28:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e2669_d20260604_m022728_c001_v7007000_t0000_u01780540048742") 2026/06/04 02:28:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc366_d20260604_m022728_c001_v0001092_t0032_u01780540047999") 2026/06/04 02:28:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e264e_d20260604_m022722_c001_v7007000_t0000_u01780540042851") 2026/06/04 02:28:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa11e8_d20260604_m022721_c001_v0001167_t0020_u01780540041569") 2026/06/04 02:28:41 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e2658_d20260604_m022725_c001_v7007000_t0000_u01780540045188") 2026/06/04 02:28:41 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4db44_d20260604_m022723_c001_v0001176_t0037_u01780540043801") 2026/06/04 02:28:41 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e2645_d20260604_m022720_c001_v7007000_t0000_u01780540040617") 2026/06/04 02:28:41 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1170ee4249efc358_d20260604_m022718_c001_v0001092_t0048_u01780540038891") 2026/06/04 02:28:41 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e2639_d20260604_m022717_c001_v7007000_t0000_u01780540037933") 2026/06/04 02:28:41 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b812a_d20260604_m022717_c001_v0001137_t0036_u01780540037069") 2026/06/04 02:28:41 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e262f_d20260604_m022716_c001_v7007000_t0000_u01780540036115") 2026/06/04 02:28:41 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f115e85b156d4daee_d20260604_m022715_c001_v0001176_t0045_u01780540035515") 2026/06/04 02:28:41 DEBUG : toe/toe/toe: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f427aed2e5db42713_d20260604_m022739_c001_v7007000_t0000_u01780540059948") 2026/06/04 02:28:41 DEBUG : toe/toe/toe: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f106fd16ca9fa1258_d20260604_m022739_c001_v0001167_t0036_u01780540059237") 2026/06/04 02:28:41 DEBUG : toe/toe/toe: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e2662_d20260604_m022727_c001_v7007000_t0000_u01780540047064") 2026/06/04 02:28:41 DEBUG : toe/toe/toe: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b8144_d20260604_m022726_c001_v0001137_t0056_u01780540046139") 2026/06/04 02:28:41 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e2671_d20260604_m022735_c001_v7007000_t0000_u01780540055271") 2026/06/04 02:28:41 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1194c4d2f78b815a_d20260604_m022734_c001_v0001137_t0011_u01780540054412") 2026/06/04 02:28:42 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f417958ed202e266d_d20260604_m022732_c001_v7007000_t0000_u01780540052115") 2026/06/04 02:28:42 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1041d27e8ecfcb81_d20260604_m022731_c001_v0001130_t0048_u01780540051121") 2026/06/04 02:28:42 DEBUG : two: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a04437_d20260604_m021957_c001_v7007000_t0000_u01780539597097") 2026/06/04 02:28:42 DEBUG : two: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f4144f9164b10fa2f_d20260604_m021955_c001_v0001165_t0041_u01780539595215") 2026/06/04 02:28:42 DEBUG : two: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f415e85b156d4c99d_d20260604_m021953_c001_v0001176_t0009_u01780539593471") 2026/06/04 02:28:42 DEBUG : yam: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a04445_d20260604_m022005_c001_v7007000_t0000_u01780539605401") 2026/06/04 02:28:42 DEBUG : yam: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f108141ea44e3f3f5_d20260604_m022004_c001_v0001185_t0030_u01780539604470") 2026/06/04 02:28:42 DEBUG : yam: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a0443d_d20260604_m022001_c001_v7007000_t0000_u01780539601613") 2026/06/04 02:28:42 DEBUG : yam: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1144f9164b10fa37_d20260604_m022000_c001_v0001165_t0040_u01780539600570") 2026/06/04 02:28:42 DEBUG : yam: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a0443a_d20260604_m021959_c001_v7007000_t0000_u01780539599284") 2026/06/04 02:28:42 DEBUG : yam: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1144f9164b10fa31_d20260604_m021957_c001_v0001165_t0031_u01780539597668") 2026/06/04 02:28:42 DEBUG : yaml: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a04440_d20260604_m022002_c001_v7007000_t0000_u01780539602348") 2026/06/04 02:28:42 DEBUG : yaml: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1161ee5bb98fd180_d20260604_m022001_c001_v0001176_t0040_u01780539601403") 2026/06/04 02:28:42 DEBUG : yaml: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f41829ffa08a0443c_d20260604_m022000_c001_v7007000_t0000_u01780539600011") 2026/06/04 02:28:42 DEBUG : yaml: Deleting (id "4_z0f82cdd360cd9b0b9fe80e1b_f1163d5edbddfb34f_d20260604_m021959_c001_v0001183_t0016_u01780539599080") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m14.82992971s (try 1/5)