"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/02/24 01:03:46 DEBUG : Creating backend with remote "TestB2:rclone-test-foziyop2piqa" 2026/02/24 01:03:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/24 01:03:47 DEBUG : Creating backend with remote "/tmp/rclone391435203" === 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:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:03:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 01:03:48 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/02/24 01:03:48 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:03:48 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.49s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:03:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/24 01:03:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 01:03:48 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:03:48 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:03:49 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 01:03:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 01:03:49 INFO : sub dir/hello world: Copied (new) 2026/02/24 01:03:50 DEBUG : B2 bucket rclone-test-foziyop2piqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.02s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:03:51 DEBUG : Creating backend with remote "/non-existing" 2026/02/24 01:03:51 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/02/24 01:03:51 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:03:51 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:03:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 01:03:52 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:03:52 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:03:52 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 01:03:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 01:03:52 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.66s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:03:53 INFO : B2 bucket rclone-test-foziyop2piqa: Running all checks before starting transfers 2026/02/24 01:03:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 01:03:54 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:03:54 INFO : B2 bucket rclone-test-foziyop2piqa: Checks finished, now starting transfers 2026/02/24 01:03:54 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:03:54 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 01:03:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 01:03:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.37s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:03:55 ERROR : Ignoring --no-traverse with sync 2026/02/24 01:03:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 01:03:55 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:03:55 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:03:56 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 01:03:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 01:03:56 INFO : sub dir/hello world: Copied (new) 2026/02/24 01:03:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.53s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:03:56 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/02/24 01:03:56 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:03:56 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:03:57 DEBUG : hello world2: size = 12 OK 2026/02/24 01:03:57 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/02/24 01:03:57 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.55s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:03:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/24 01:03:58 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:03:58 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:03:59 DEBUG : potato2: size = 11 OK 2026/02/24 01:03:59 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 01:03:59 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.45s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:04:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/24 01:04:00 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:04:00 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:04:01 DEBUG : potato2: size = 11 OK 2026/02/24 01:04:01 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 01:04:01 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.13s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:04:01 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/24 01:04:01 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/24 01:04:01 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/24 01:04:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/24 01:04:02 INFO : sub dir2: Making directory 2026/02/24 01:04:02 INFO : sub dir: Making directory 2026/02/24 01:04:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 01:04:02 INFO : sub dir2/sub sub dir2: Making directory 2026/02/24 01:04:02 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:04:02 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:04:02 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 01:04:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 01:04:02 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/02/24 01:04:02 DEBUG : B2 bucket rclone-test-foziyop2piqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.33s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:04:03 INFO : sub dir2: Making directory 2026/02/24 01:04:03 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/24 01:04:03 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/24 01:04:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 01:04:03 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:04:03 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:04:03 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 01:04:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 01:04:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.52s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:04:04 DEBUG : sub dir2: Making directory with metadata 2026/02/24 01:04:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/24 01:04:04 INFO : sub dir2: Making directory 2026/02/24 01:04:04 INFO : sub dir: Making directory 2026/02/24 01:04:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 01:04:04 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:04:04 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:04:05 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 01:04:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 01:04:05 INFO : sub dir/hello world: Copied (new) 2026/02/24 01:04:05 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/02/24 01:04:05 DEBUG : B2 bucket rclone-test-foziyop2piqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/24 01:04:05 DEBUG : B2 bucket rclone-test-foziyop2piqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.52s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:04:06 INFO : sub dir2: Making directory 2026/02/24 01:04:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 01:04:06 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:04:06 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:04:07 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 01:04:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 01:04:07 INFO : sub dir/hello world: Copied (new) 2026/02/24 01:04:07 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.27s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:04:07 DEBUG : sub dir2: Making directory with metadata 2026/02/24 01:04:07 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/24 01:04:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/24 01:04:08 INFO : sub dir2: Making directory 2026/02/24 01:04:08 INFO : sub dir: Making directory 2026/02/24 01:04:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 01:04:08 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:04:08 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:04:08 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 01:04:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 01:04:08 INFO : sub dir/hello world: Copied (new) 2026/02/24 01:04:08 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/02/24 01:04:08 DEBUG : B2 bucket rclone-test-foziyop2piqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.33s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.43s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:04:09 INFO : sub dir2: Making directory 2026/02/24 01:04:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 01:04:09 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:04:09 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:04:10 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 01:04:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 01:04:10 INFO : sub dir/hello world: Copied (new) 2026/02/24 01:04:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.45s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:04:11 DEBUG : Creating backend with remote "TestB2:rclone-test-vavekot3gave" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-foziyop2piqa -> B2 bucket rclone-test-vavekot3gave 2026/02/24 01:04:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 01:04:12 DEBUG : B2 bucket rclone-test-vavekot3gave: Waiting for checks to finish 2026/02/24 01:04:12 DEBUG : B2 bucket rclone-test-vavekot3gave: Waiting for transfers to finish 2026/02/24 01:04:13 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 01:04:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 01:04:13 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/24 01:04:13 DEBUG : B2 bucket rclone-test-vavekot3gave: Purge remote 2026/02/24 01:04:13 INFO : B2 bucket rclone-test-vavekot3gave: cleaning bucket "rclone-test-vavekot3gave" of all files 2026/02/24 01:04:14 DEBUG : sub dir/hello world: Deleting (id "4_z2f12ddb320cd8bdb9fc80e1b_f117d4365cd15312c_d20260224_m010413_c001_v0001180_t0035_u01771895053545") --- PASS: TestServerSideCopy (4.17s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:04:16 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone391435203) 2026/02/24 01:04:16 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-foziyop2piqa) 2026/02/24 01:04:16 DEBUG : sub dir/hello world: Sizes differ 2026/02/24 01:04:16 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:04:16 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:04:17 DEBUG : sub dir/hello world: size = 17 OK 2026/02/24 01:04:17 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/24 01:04:17 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.66s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:04:18 DEBUG : Creating backend with remote "TestB2:rclone-test-ranigeh2coli" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-foziyop2piqa -> B2 bucket rclone-test-ranigeh2coli 2026/02/24 01:04:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 01:04:19 DEBUG : B2 bucket rclone-test-ranigeh2coli: Waiting for checks to finish 2026/02/24 01:04:19 DEBUG : B2 bucket rclone-test-ranigeh2coli: Waiting for transfers to finish 2026/02/24 01:04:21 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 01:04:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 01:04:21 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/24 01:04:22 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-foziyop2piqa) 2026/02/24 01:04:22 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-ranigeh2coli) 2026/02/24 01:04:22 DEBUG : sub dir/hello world: Sizes differ 2026/02/24 01:04:22 DEBUG : B2 bucket rclone-test-ranigeh2coli: Waiting for checks to finish 2026/02/24 01:04:22 DEBUG : B2 bucket rclone-test-ranigeh2coli: Waiting for transfers to finish 2026/02/24 01:04:23 DEBUG : sub dir/hello world: size = 17 OK 2026/02/24 01:04:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/24 01:04:23 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/24 01:04:23 DEBUG : B2 bucket rclone-test-ranigeh2coli: Purge remote 2026/02/24 01:04:23 INFO : B2 bucket rclone-test-ranigeh2coli: cleaning bucket "rclone-test-ranigeh2coli" of all files 2026/02/24 01:04:23 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fd6320cd8bdb9fc80e1b_f1089d404ad979ded_d20260224_m010422_c001_v0001173_t0042_u01771895062790") 2026/02/24 01:04:23 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fd6320cd8bdb9fc80e1b_f10983825bc56ac4c_d20260224_m010420_c001_v0001167_t0028_u01771895060427") --- PASS: TestServerSideCopyOverSelf (7.08s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:04:26 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:04:26 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone391435203) 2026/02/24 01:04:26 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-foziyop2piqa) 2026/02/24 01:04:26 DEBUG : sub dir/hello world: Sizes differ 2026/02/24 01:04:26 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:04:26 DEBUG : sub dir/hello world: size = 17 OK 2026/02/24 01:04:26 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/24 01:04:26 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/24 01:04:26 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.19s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:04:27 DEBUG : Creating backend with remote "TestB2:rclone-test-wubinef4tuse" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-foziyop2piqa -> B2 bucket rclone-test-wubinef4tuse 2026/02/24 01:04:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 01:04:29 DEBUG : B2 bucket rclone-test-wubinef4tuse: Waiting for checks to finish 2026/02/24 01:04:29 DEBUG : B2 bucket rclone-test-wubinef4tuse: Waiting for transfers to finish 2026/02/24 01:04:30 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 01:04:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 01:04:30 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/24 01:04:31 DEBUG : B2 bucket rclone-test-wubinef4tuse: Waiting for checks to finish 2026/02/24 01:04:31 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-foziyop2piqa) 2026/02/24 01:04:31 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-wubinef4tuse) 2026/02/24 01:04:31 DEBUG : sub dir/hello world: Sizes differ 2026/02/24 01:04:31 DEBUG : B2 bucket rclone-test-wubinef4tuse: Waiting for transfers to finish 2026/02/24 01:04:31 DEBUG : sub dir/hello world: size = 17 OK 2026/02/24 01:04:31 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/24 01:04:31 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/24 01:04:31 INFO : sub dir/hello world: Deleted 2026/02/24 01:04:32 DEBUG : testing file moves 2026/02/24 01:04:33 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-foziyop2piqa) 2026/02/24 01:04:33 DEBUG : B2 bucket rclone-test-wubinef4tuse: Waiting for checks to finish 2026/02/24 01:04:33 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-wubinef4tuse) 2026/02/24 01:04:33 DEBUG : sub dir/hello world: Sizes differ 2026/02/24 01:04:33 DEBUG : B2 bucket rclone-test-wubinef4tuse: Waiting for transfers to finish 2026/02/24 01:04:33 DEBUG : sub dir/hello world: size = 24 OK 2026/02/24 01:04:33 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/02/24 01:04:33 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/24 01:04:34 INFO : sub dir/hello world: Deleted 2026/02/24 01:04:34 DEBUG : B2 bucket rclone-test-wubinef4tuse: Purge remote 2026/02/24 01:04:34 INFO : B2 bucket rclone-test-wubinef4tuse: cleaning bucket "rclone-test-wubinef4tuse" of all files 2026/02/24 01:04:34 DEBUG : sub dir/hello world: Deleting (id "4_z3fd21da320dd8bdb9fc80e1b_f11454b6c4db8fef6_d20260224_m010433_c001_v0001033_t0013_u01771895073394") 2026/02/24 01:04:34 DEBUG : sub dir/hello world: Deleting (id "4_z3fd21da320dd8bdb9fc80e1b_f101b1e8488025989_d20260224_m010431_c001_v0001157_t0006_u01771895071358") 2026/02/24 01:04:34 DEBUG : sub dir/hello world: Deleting (id "4_z3fd21da320dd8bdb9fc80e1b_f103cf6b99923545b_d20260224_m010429_c001_v0001041_t0012_u01771895069799") --- PASS: TestServerSideMoveOverSelf (8.93s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:04:36 ERROR : error listing: directory not found 2026/02/24 01:04:36 INFO : Local file system at /tmp/rclone391435203: Making directory 2026/02/24 01:04:37 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:04:37 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.76s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:04:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 01:04:38 DEBUG : Local file system at /tmp/rclone391435203: Waiting for checks to finish 2026/02/24 01:04:38 DEBUG : Local file system at /tmp/rclone391435203: Waiting for transfers to finish 2026/02/24 01:04:39 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/02/24 01:04:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 01:04:39 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/02/24 01:04:39 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.99s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:04:40 DEBUG : check sum: Need to transfer - File not found at Destination 2026/02/24 01:04:40 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:04:40 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:04:40 DEBUG : check sum: size = 1 OK 2026/02/24 01:04:40 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/24 01:04:40 INFO : check sum: Copied (new) 2026/02/24 01:04:40 DEBUG : Waiting for deletions to finish 2026/02/24 01:04:41 DEBUG : check sum: size = 1 OK 2026/02/24 01:04:41 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:04:41 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/24 01:04:41 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/02/24 01:04:41 DEBUG : check sum: Unchanged skipping 2026/02/24 01:04:41 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:04:41 DEBUG : Waiting for deletions to finish 2026/02/24 01:04:41 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.83s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:04:41 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/02/24 01:04:41 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:04:41 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:04:42 DEBUG : sizeonly: size = 6 OK 2026/02/24 01:04:42 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/24 01:04:42 INFO : sizeonly: Copied (new) 2026/02/24 01:04:42 DEBUG : Waiting for deletions to finish 2026/02/24 01:04:42 DEBUG : sizeonly: size = 6 OK 2026/02/24 01:04:42 DEBUG : sizeonly: Sizes identical 2026/02/24 01:04:42 DEBUG : sizeonly: Unchanged skipping 2026/02/24 01:04:42 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:04:42 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:04:42 DEBUG : Waiting for deletions to finish 2026/02/24 01:04:42 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.84s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:04:43 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/02/24 01:04:43 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:04:43 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:04:44 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/02/24 01:04:44 INFO : ignore-size: Copied (new) 2026/02/24 01:04:44 DEBUG : Waiting for deletions to finish 2026/02/24 01:04:44 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:04:44 DEBUG : ignore-size: Unchanged skipping 2026/02/24 01:04:44 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:04:44 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:04:44 DEBUG : Waiting for deletions to finish 2026/02/24 01:04:44 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.98s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:04:46 DEBUG : existing: size = 6 OK 2026/02/24 01:04:46 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:04:46 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:04:46 DEBUG : existing: Unchanged skipping 2026/02/24 01:04:46 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:04:46 DEBUG : Waiting for deletions to finish 2026/02/24 01:04:46 INFO : There was nothing to transfer 2026/02/24 01:04:46 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:04:46 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/02/24 01:04:46 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:04:46 DEBUG : existing: size = 6 OK 2026/02/24 01:04:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/24 01:04:46 INFO : existing: Copied (replaced existing) 2026/02/24 01:04:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.12s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:04:47 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/24 01:04:47 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:04:47 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:04:48 DEBUG : existing: size = 6 OK 2026/02/24 01:04:48 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/24 01:04:48 INFO : existing: Copied (new) 2026/02/24 01:04:48 DEBUG : Waiting for deletions to finish 2026/02/24 01:04:48 DEBUG : existing: Destination exists, skipping 2026/02/24 01:04:48 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:04:48 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:04:48 DEBUG : Waiting for deletions to finish 2026/02/24 01:04:48 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.83s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:04:51 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/02/24 01:04:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/24 01:04:52 DEBUG : c/non empty space: size = 5 OK 2026/02/24 01:04:52 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 01:04:52 DEBUG : c/non empty space: Unchanged skipping 2026/02/24 01:04:52 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:04:52 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:04:52 DEBUG : a/potato2: size = 60 OK 2026/02/24 01:04:52 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/24 01:04:52 INFO : a/potato2: Copied (new) 2026/02/24 01:04:52 DEBUG : Waiting for deletions to finish 2026/02/24 01:04:52 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.98s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:04:54 DEBUG : empty space: size = 1 OK 2026/02/24 01:04:54 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:04:54 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/02/24 01:04:54 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/24 01:04:54 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/02/24 01:04:54 DEBUG : empty space: Unchanged skipping 2026/02/24 01:04:54 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:04:54 DEBUG : Waiting for deletions to finish 2026/02/24 01:04:54 INFO : There was nothing to transfer 2026/02/24 01:04:54 DEBUG : empty space: size = 1 OK 2026/02/24 01:04:54 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/02/24 01:04:54 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:04:54 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/24 01:04:55 INFO : empty space: Updated modification time in destination 2026/02/24 01:04:55 DEBUG : empty space: Unchanged skipping 2026/02/24 01:04:55 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:04:55 DEBUG : Waiting for deletions to finish 2026/02/24 01:04:55 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.88s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:04:57 DEBUG : empty space: size = 1 OK 2026/02/24 01:04:57 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/02/24 01:04:57 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:04:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/24 01:04:57 DEBUG : empty space: Unchanged skipping 2026/02/24 01:04:57 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:04:57 DEBUG : Waiting for deletions to finish 2026/02/24 01:04:57 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.61s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:04:58 DEBUG : foo: size = 3 OK 2026/02/24 01:04:58 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:04:58 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/02/24 01:04:58 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone391435203) 2026/02/24 01:04:58 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-foziyop2piqa) 2026/02/24 01:04:58 DEBUG : foo: sha1 differ 2026/02/24 01:04:58 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:04:58 DEBUG : foo: size = 3 OK 2026/02/24 01:04:58 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/02/24 01:04:58 INFO : foo: Copied (replaced existing) 2026/02/24 01:04:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.50s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:05:00 DEBUG : empty space: size = 1 OK 2026/02/24 01:05:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 01:05:00 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/24 01:05:00 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:05:00 DEBUG : empty space: Unchanged skipping 2026/02/24 01:05:00 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:05:00 DEBUG : potato: size = 60 OK 2026/02/24 01:05:00 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/24 01:05:00 INFO : potato: Copied (new) 2026/02/24 01:05:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.37s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:05:02 DEBUG : potato: size = 21 (Local file system at /tmp/rclone391435203) 2026/02/24 01:05:02 DEBUG : potato: size = 60 (B2 bucket rclone-test-foziyop2piqa) 2026/02/24 01:05:02 DEBUG : potato: Sizes differ 2026/02/24 01:05:02 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:05:02 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:05:03 DEBUG : potato: size = 21 OK 2026/02/24 01:05:03 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/02/24 01:05:03 INFO : potato: Copied (replaced existing) 2026/02/24 01:05:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.27s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:05:05 DEBUG : potato: size = 21 OK 2026/02/24 01:05:05 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/02/24 01:05:05 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:05:05 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone391435203) 2026/02/24 01:05:05 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-foziyop2piqa) 2026/02/24 01:05:05 DEBUG : potato: sha1 differ 2026/02/24 01:05:05 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:05:05 DEBUG : potato: size = 21 OK 2026/02/24 01:05:05 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/02/24 01:05:05 INFO : potato: Copied (replaced existing) 2026/02/24 01:05:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:05:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/24 01:05:07 DEBUG : empty space: size = 1 OK 2026/02/24 01:05:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 01:05:07 DEBUG : empty space: Unchanged skipping 2026/02/24 01:05:07 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:05:07 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:05:07 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/02/24 01:05:07 DEBUG : Waiting for deletions to finish 2026/02/24 01:05:07 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:05:09 DEBUG : empty space: size = 1 OK 2026/02/24 01:05:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 01:05:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/24 01:05:09 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:05:09 DEBUG : empty space: Unchanged skipping 2026/02/24 01:05:09 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:05:10 DEBUG : potato2: size = 60 OK 2026/02/24 01:05:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/24 01:05:10 INFO : potato2: Copied (new) 2026/02/24 01:05:10 DEBUG : Waiting for deletions to finish 2026/02/24 01:05:10 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:05:12 INFO : d: Making directory 2026/02/24 01:05:12 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/02/24 01:05:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/24 01:05:12 DEBUG : c/non empty space: size = 5 OK 2026/02/24 01:05:12 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 01:05:12 DEBUG : c/non empty space: Unchanged skipping 2026/02/24 01:05:12 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:05:12 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:05:13 DEBUG : a/potato2: size = 60 OK 2026/02/24 01:05:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/24 01:05:13 INFO : a/potato2: Copied (new) 2026/02/24 01:05:13 DEBUG : Waiting for deletions to finish 2026/02/24 01:05:13 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.82s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:05:15 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/02/24 01:05:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/24 01:05:15 DEBUG : c/non empty space: size = 5 OK 2026/02/24 01:05:15 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 01:05:15 DEBUG : c/non empty space: Unchanged skipping 2026/02/24 01:05:15 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:05:15 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:05:16 DEBUG : a/potato2: size = 60 OK 2026/02/24 01:05:16 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/24 01:05:16 INFO : a/potato2: Copied (new) 2026/02/24 01:05:16 ERROR : B2 bucket rclone-test-foziyop2piqa: not deleting files as there were IO errors 2026/02/24 01:05:16 ERROR : B2 bucket rclone-test-foziyop2piqa: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.07s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:05:18 DEBUG : Waiting for deletions to finish 2026/02/24 01:05:18 DEBUG : empty space: size = 1 OK 2026/02/24 01:05:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 01:05:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/24 01:05:18 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:05:18 DEBUG : empty space: Unchanged skipping 2026/02/24 01:05:18 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:05:19 INFO : potato: Deleted 2026/02/24 01:05:19 DEBUG : potato2: size = 60 OK 2026/02/24 01:05:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/24 01:05:19 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.14s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:05:21 DEBUG : Waiting for deletions to finish 2026/02/24 01:05:21 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:05:21 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:05:22 INFO : potato: Deleted 2026/02/24 01:05:22 DEBUG : empty space: size = 1 OK 2026/02/24 01:05:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 01:05:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/24 01:05:22 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:05:22 DEBUG : empty space: Unchanged skipping 2026/02/24 01:05:22 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:05:22 DEBUG : potato2: size = 60 OK 2026/02/24 01:05:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/24 01:05:22 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.26s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:05:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/24 01:05:24 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:05:24 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:05:24 DEBUG : potato2: size = 19 OK 2026/02/24 01:05:24 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/02/24 01:05:24 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.22s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:05:27 DEBUG : enormous: Excluded (Size Filter) 2026/02/24 01:05:27 DEBUG : enormous: Excluded 2026/02/24 01:05:27 DEBUG : potato2: Excluded (Size Filter) 2026/02/24 01:05:27 DEBUG : potato2: Excluded 2026/02/24 01:05:27 DEBUG : potato2: Excluded (Size Filter) 2026/02/24 01:05:27 DEBUG : potato2: Excluded 2026/02/24 01:05:27 DEBUG : empty space: size = 1 OK 2026/02/24 01:05:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 01:05:27 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:05:27 DEBUG : empty space: Unchanged skipping 2026/02/24 01:05:27 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:05:27 DEBUG : Waiting for deletions to finish 2026/02/24 01:05:27 INFO : There was nothing to transfer 2026/02/24 01:05:27 DEBUG : enormous: Excluded (Size Filter) 2026/02/24 01:05:27 DEBUG : enormous: Excluded 2026/02/24 01:05:27 DEBUG : potato2: Excluded (Size Filter) 2026/02/24 01:05:27 DEBUG : potato2: Excluded 2026/02/24 01:05:27 DEBUG : potato2: Excluded (Size Filter) 2026/02/24 01:05:27 DEBUG : potato2: Excluded 2026/02/24 01:05:27 DEBUG : Local file system at /tmp/rclone391435203: Waiting for checks to finish 2026/02/24 01:05:27 DEBUG : empty space: size = 1 OK 2026/02/24 01:05:27 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/02/24 01:05:27 DEBUG : empty space: Unchanged skipping 2026/02/24 01:05:27 DEBUG : Local file system at /tmp/rclone391435203: Waiting for transfers to finish 2026/02/24 01:05:27 DEBUG : Waiting for deletions to finish 2026/02/24 01:05:27 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.41s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:05:29 DEBUG : enormous: Excluded (Size Filter) 2026/02/24 01:05:29 DEBUG : enormous: Excluded 2026/02/24 01:05:29 DEBUG : potato2: Excluded (Size Filter) 2026/02/24 01:05:29 DEBUG : potato2: Excluded 2026/02/24 01:05:29 DEBUG : empty space: size = 1 OK 2026/02/24 01:05:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 01:05:29 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:05:29 DEBUG : empty space: Unchanged skipping 2026/02/24 01:05:29 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:05:29 DEBUG : Waiting for deletions to finish 2026/02/24 01:05:30 INFO : enormous: Deleted 2026/02/24 01:05:30 INFO : potato2: Deleted 2026/02/24 01:05:30 INFO : There was nothing to transfer 2026/02/24 01:05:30 DEBUG : empty space: size = 1 OK 2026/02/24 01:05:30 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/02/24 01:05:30 DEBUG : empty space: Unchanged skipping 2026/02/24 01:05:30 DEBUG : Local file system at /tmp/rclone391435203: Waiting for checks to finish 2026/02/24 01:05:30 DEBUG : Local file system at /tmp/rclone391435203: Waiting for transfers to finish 2026/02/24 01:05:30 DEBUG : Waiting for deletions to finish 2026/02/24 01:05:30 INFO : enormous: Deleted 2026/02/24 01:05:30 INFO : potato2: Deleted 2026/02/24 01:05:30 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.98s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:05:33 DEBUG : five: Need to transfer - File not found at Destination 2026/02/24 01:05:33 DEBUG : four: size = 4 (Local file system at /tmp/rclone391435203) 2026/02/24 01:05:33 DEBUG : four: size = 8 (B2 bucket rclone-test-foziyop2piqa) 2026/02/24 01:05:33 DEBUG : four: Sizes differ 2026/02/24 01:05:33 DEBUG : one: Destination is newer than source, skipping 2026/02/24 01:05:33 DEBUG : three: size = 5 OK 2026/02/24 01:05:33 DEBUG : three: Sizes identical 2026/02/24 01:05:33 DEBUG : two: size = 3 OK 2026/02/24 01:05:33 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:05:33 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/02/24 01:05:33 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/02/24 01:05:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone391435203) 2026/02/24 01:05:33 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-foziyop2piqa) 2026/02/24 01:05:33 DEBUG : two: sha1 differ 2026/02/24 01:05:33 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:05:33 DEBUG : five: size = 4 OK 2026/02/24 01:05:33 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/02/24 01:05:33 INFO : five: Copied (new) 2026/02/24 01:05:33 DEBUG : four: size = 4 OK 2026/02/24 01:05:33 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/02/24 01:05:33 INFO : four: Copied (replaced existing) 2026/02/24 01:05:34 DEBUG : two: size = 3 OK 2026/02/24 01:05:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/24 01:05:34 INFO : two: Copied (replaced existing) 2026/02/24 01:05:34 DEBUG : Waiting for deletions to finish 2026/02/24 01:05:34 DEBUG : five: size = 4 OK 2026/02/24 01:05:34 DEBUG : four: size = 4 OK 2026/02/24 01:05:34 DEBUG : three: size = 5 OK 2026/02/24 01:05:34 DEBUG : two: size = 3 OK 2026/02/24 01:05:34 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:05:34 DEBUG : one: Destination is newer than source, skipping 2026/02/24 01:05:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/24 01:05:34 DEBUG : two: Size and sha1 of src and dst objects identical 2026/02/24 01:05:34 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/02/24 01:05:34 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/02/24 01:05:34 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/02/24 01:05:34 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone391435203) 2026/02/24 01:05:34 DEBUG : five: Size and sha1 of src and dst objects identical 2026/02/24 01:05:34 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-foziyop2piqa) 2026/02/24 01:05:34 DEBUG : four: Size and sha1 of src and dst objects identical 2026/02/24 01:05:34 DEBUG : three: sha1 differ 2026/02/24 01:05:34 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/02/24 01:05:34 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/02/24 01:05:34 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/02/24 01:05:34 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:05:34 DEBUG : three: size = 5 OK 2026/02/24 01:05:34 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/24 01:05:34 INFO : three: Copied (replaced existing) 2026/02/24 01:05:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.17s) === 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:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/02/24 01:05:36 INFO : B2 bucket rclone-test-foziyop2piqa: Making map for --track-renames 2026/02/24 01:05:36 INFO : B2 bucket rclone-test-foziyop2piqa: Finished making map for --track-renames 2026/02/24 01:05:36 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:05:36 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for renames to finish 2026/02/24 01:05:36 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/24 01:05:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/24 01:05:36 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:05:36 DEBUG : yam: size = 11 OK 2026/02/24 01:05:36 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/24 01:05:36 INFO : yam: Copied (new) 2026/02/24 01:05:37 DEBUG : potato: size = 14 OK 2026/02/24 01:05:37 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/02/24 01:05:37 INFO : potato: Copied (new) 2026/02/24 01:05:37 DEBUG : Waiting for deletions to finish 2026/02/24 01:05:38 DEBUG : potato: size = 14 OK 2026/02/24 01:05:38 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:05:38 INFO : B2 bucket rclone-test-foziyop2piqa: Making map for --track-renames 2026/02/24 01:05:38 INFO : B2 bucket rclone-test-foziyop2piqa: Finished making map for --track-renames 2026/02/24 01:05:38 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:05:38 DEBUG : potato: Unchanged skipping 2026/02/24 01:05:38 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for renames to finish 2026/02/24 01:05:39 DEBUG : yaml: size = 11 OK 2026/02/24 01:05:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/24 01:05:39 INFO : yam: Copied (server-side copy) to: yaml 2026/02/24 01:05:39 INFO : yam: Deleted 2026/02/24 01:05:39 INFO : yaml: Renamed from "yam" 2026/02/24 01:05:39 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:05:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.70s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/02/24 01:05:40 INFO : B2 bucket rclone-test-foziyop2piqa: Making map for --track-renames 2026/02/24 01:05:40 INFO : B2 bucket rclone-test-foziyop2piqa: Finished making map for --track-renames 2026/02/24 01:05:40 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:05:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/24 01:05:40 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/24 01:05:40 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for renames to finish 2026/02/24 01:05:40 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:05:40 DEBUG : yam: size = 11 OK 2026/02/24 01:05:40 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/24 01:05:40 INFO : yam: Copied (new) 2026/02/24 01:05:41 DEBUG : potato: size = 14 OK 2026/02/24 01:05:41 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/02/24 01:05:41 INFO : potato: Copied (new) 2026/02/24 01:05:41 DEBUG : Waiting for deletions to finish 2026/02/24 01:05:41 DEBUG : potato: size = 14 OK 2026/02/24 01:05:41 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:05:41 INFO : B2 bucket rclone-test-foziyop2piqa: Making map for --track-renames 2026/02/24 01:05:41 INFO : B2 bucket rclone-test-foziyop2piqa: Finished making map for --track-renames 2026/02/24 01:05:41 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:05:41 DEBUG : potato: Unchanged skipping 2026/02/24 01:05:41 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for renames to finish 2026/02/24 01:05:42 DEBUG : yaml: size = 11 OK 2026/02/24 01:05:42 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/24 01:05:42 INFO : yam: Copied (server-side copy) to: yaml 2026/02/24 01:05:42 INFO : yam: Deleted 2026/02/24 01:05:42 INFO : yaml: Renamed from "yam" 2026/02/24 01:05:42 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:05:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.25s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/02/24 01:05:43 INFO : B2 bucket rclone-test-foziyop2piqa: Making map for --track-renames 2026/02/24 01:05:43 INFO : B2 bucket rclone-test-foziyop2piqa: Finished making map for --track-renames 2026/02/24 01:05:43 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:05:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/24 01:05:43 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for renames to finish 2026/02/24 01:05:43 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/02/24 01:05:43 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:05:43 DEBUG : sub/yam: size = 11 OK 2026/02/24 01:05:43 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/24 01:05:43 INFO : sub/yam: Copied (new) 2026/02/24 01:05:44 DEBUG : potato: size = 14 OK 2026/02/24 01:05:44 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/02/24 01:05:44 INFO : potato: Copied (new) 2026/02/24 01:05:44 DEBUG : Waiting for deletions to finish 2026/02/24 01:05:44 DEBUG : potato: size = 14 OK 2026/02/24 01:05:44 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:05:44 DEBUG : potato: Unchanged skipping 2026/02/24 01:05:45 INFO : B2 bucket rclone-test-foziyop2piqa: Making map for --track-renames 2026/02/24 01:05:45 INFO : B2 bucket rclone-test-foziyop2piqa: Finished making map for --track-renames 2026/02/24 01:05:45 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:05:45 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for renames to finish 2026/02/24 01:05:45 DEBUG : yam: size = 11 OK 2026/02/24 01:05:45 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/24 01:05:45 INFO : sub/yam: Copied (server-side copy) to: yam 2026/02/24 01:05:45 INFO : sub/yam: Deleted 2026/02/24 01:05:45 INFO : yam: Renamed from "sub/yam" 2026/02/24 01:05:45 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:05:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.34s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:05:46 DEBUG : Creating backend with remote "/tmp/rclone391435203/dir1" 2026/02/24 01:05:46 DEBUG : Creating backend with remote "/tmp/rclone391435203/dir2" 2026/02/24 01:05:46 DEBUG : Local file system at /tmp/rclone391435203/dir2: Using server-side directory move 2026/02/24 01:05:46 INFO : Local file system at /tmp/rclone391435203/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/24 01:05:46 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/02/24 01:05:46 DEBUG : Local file system at /tmp/rclone391435203/dir2: Waiting for checks to finish 2026/02/24 01:05:46 INFO : file1.txt: Moved (server-side) 2026/02/24 01:05:46 DEBUG : Local file system at /tmp/rclone391435203/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:05:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 01:05:47 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/24 01:05:47 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:05:47 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:05:47 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/24 01:05:47 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/02/24 01:05:47 INFO : nested/sub dir/file: Copied (new) 2026/02/24 01:05:47 INFO : nested/sub dir/file: Deleted 2026/02/24 01:05:48 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 01:05:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 01:05:48 INFO : sub dir/hello world: Copied (new) 2026/02/24 01:05:48 INFO : sub dir/hello world: Deleted 2026/02/24 01:05:48 INFO : sub dir: Removing directory 2026/02/24 01:05:48 INFO : nested/sub dir: Removing directory 2026/02/24 01:05:48 INFO : nested: Removing directory 2026/02/24 01:05:48 DEBUG : Local file system at /tmp/rclone391435203: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.06s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:05:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 01:05:49 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/24 01:05:49 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:05:49 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:05:49 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1167-01.backblaze.com/b2api/v1/b2_upload_file/5f427d7320cd8bdb9fc80e1b/c001_v0001167_t0017": EOF 2026/02/24 01:05:49 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1167-01.backblaze.com/b2api/v1/b2_upload_file/5f427d7320cd8bdb9fc80e1b/c001_v0001167_t0017": EOF) 2026/02/24 01:05:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/24 01:05:49 DEBUG : sub dir/hello world: Received error: Post "https://pod-000-1167-01.backblaze.com/b2api/v1/b2_upload_file/5f427d7320cd8bdb9fc80e1b/c001_v0001167_t0017": EOF - low level retry 0/10 2026/02/24 01:05:49 DEBUG : pacer: Reducing sleep to 10ms 2026/02/24 01:05:49 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/24 01:05:49 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/02/24 01:05:49 INFO : nested/sub dir/file: Copied (new) 2026/02/24 01:05:49 INFO : nested/sub dir/file: Deleted 2026/02/24 01:05:49 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 01:05:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 01:05:49 INFO : sub dir/hello world: Copied (new) 2026/02/24 01:05:49 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.62s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:05:50 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/02/24 01:05:50 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/24 01:05:50 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:05:50 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:05:51 DEBUG : existing-b: size = 6 OK 2026/02/24 01:05:51 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/02/24 01:05:51 INFO : existing-b: Copied (new) 2026/02/24 01:05:51 INFO : existing-b: Deleted 2026/02/24 01:05:51 DEBUG : existing: size = 6 OK 2026/02/24 01:05:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/24 01:05:51 INFO : existing: Copied (new) 2026/02/24 01:05:51 INFO : existing: Deleted 2026/02/24 01:05:52 DEBUG : existing: Destination exists, skipping 2026/02/24 01:05:52 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/02/24 01:05:52 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:05:52 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:05:52 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.12s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:05:52 DEBUG : Creating backend with remote "TestB2:rclone-test-loqotob3funo" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-foziyop2piqa -> B2 bucket rclone-test-loqotob3funo 2026/02/24 01:05:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/24 01:05:57 DEBUG : empty space: size = 1 OK 2026/02/24 01:05:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/24 01:05:57 DEBUG : empty space: Unchanged skipping 2026/02/24 01:05:57 DEBUG : potato3: size = 68 (B2 bucket rclone-test-foziyop2piqa) 2026/02/24 01:05:57 DEBUG : potato3: size = 60 (B2 bucket rclone-test-loqotob3funo) 2026/02/24 01:05:57 DEBUG : potato3: Sizes differ 2026/02/24 01:05:57 DEBUG : B2 bucket rclone-test-loqotob3funo: Waiting for checks to finish 2026/02/24 01:05:58 INFO : empty space: Deleted 2026/02/24 01:05:58 DEBUG : B2 bucket rclone-test-loqotob3funo: Waiting for transfers to finish 2026/02/24 01:05:58 DEBUG : potato2: size = 60 OK 2026/02/24 01:05:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/24 01:05:58 INFO : potato2: Copied (server-side copy) 2026/02/24 01:05:58 INFO : potato2: Deleted 2026/02/24 01:05:58 DEBUG : potato3: size = 68 OK 2026/02/24 01:05:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/24 01:05:58 INFO : potato3: Copied (server-side copy) 2026/02/24 01:05:58 INFO : potato3: Deleted 2026/02/24 01:05:58 DEBUG : Creating backend with remote "TestB2:rclone-test-wifupac9lisi" 2026/02/24 01:06:00 DEBUG : empty space: Need to transfer - File not found at Destination 2026/02/24 01:06:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/24 01:06:00 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/24 01:06:00 DEBUG : B2 bucket rclone-test-wifupac9lisi: Waiting for checks to finish 2026/02/24 01:06:00 DEBUG : B2 bucket rclone-test-wifupac9lisi: Waiting for transfers to finish 2026/02/24 01:06:00 DEBUG : empty space: size = 1 OK 2026/02/24 01:06:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/24 01:06:00 INFO : empty space: Copied (server-side copy) 2026/02/24 01:06:01 INFO : empty space: Deleted 2026/02/24 01:06:01 DEBUG : potato3: size = 68 OK 2026/02/24 01:06:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/24 01:06:01 INFO : potato3: Copied (server-side copy) 2026/02/24 01:06:01 INFO : potato3: Deleted 2026/02/24 01:06:01 DEBUG : potato2: size = 60 OK 2026/02/24 01:06:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/24 01:06:01 INFO : potato2: Copied (server-side copy) 2026/02/24 01:06:01 INFO : potato2: Deleted 2026/02/24 01:06:02 DEBUG : B2 bucket rclone-test-wifupac9lisi: Purge remote 2026/02/24 01:06:02 INFO : B2 bucket rclone-test-wifupac9lisi: cleaning bucket "rclone-test-wifupac9lisi" of all files 2026/02/24 01:06:02 DEBUG : empty space: Deleting (id "4_z9f527dd320ed8bdb9fc80e1b_f1047b0402a6f752f_d20260224_m010600_c001_v0001102_t0057_u01771895160684") 2026/02/24 01:06:02 DEBUG : potato2: Deleting (id "4_z9f527dd320ed8bdb9fc80e1b_f1180254154682505_d20260224_m010601_c001_v0001137_t0030_u01771895161034") 2026/02/24 01:06:02 DEBUG : potato3: Deleting (id "4_z9f527dd320ed8bdb9fc80e1b_f11341990092c6fb8_d20260224_m010601_c001_v0001150_t0006_u01771895161059") 2026/02/24 01:06:03 DEBUG : B2 bucket rclone-test-loqotob3funo: Purge remote 2026/02/24 01:06:03 INFO : B2 bucket rclone-test-loqotob3funo: cleaning bucket "rclone-test-loqotob3funo" of all files 2026/02/24 01:06:03 DEBUG : empty space: Deleting (id "4_z3fa26db320ed8bdb9fc80e1b_f4166b75f74b30902_d20260224_m010601_c001_v7007000_t0000_u01771895161026") 2026/02/24 01:06:03 DEBUG : empty space: Deleting (id "4_z3fa26db320ed8bdb9fc80e1b_f100dc780e0f7b9b6_d20260224_m010556_c001_v0001173_t0012_u01771895156467") 2026/02/24 01:06:03 DEBUG : potato2: Deleting (id "4_z3fa26db320ed8bdb9fc80e1b_f4166b75f74b30904_d20260224_m010601_c001_v7007000_t0000_u01771895161764") 2026/02/24 01:06:03 DEBUG : potato2: Deleting (id "4_z3fa26db320ed8bdb9fc80e1b_f114a81b66ffb2b7f_d20260224_m010558_c001_v0001185_t0057_u01771895158093") 2026/02/24 01:06:03 DEBUG : potato3: Deleting (id "4_z3fa26db320ed8bdb9fc80e1b_f4166b75f74b30903_d20260224_m010601_c001_v7007000_t0000_u01771895161321") 2026/02/24 01:06:03 DEBUG : potato3: Deleting (id "4_z3fa26db320ed8bdb9fc80e1b_f11688932c9e39442_d20260224_m010558_c001_v0001182_t0015_u01771895158311") 2026/02/24 01:06:03 DEBUG : potato3: Deleting (id "4_z3fa26db320ed8bdb9fc80e1b_f100dc780e0f7b9c0_d20260224_m010556_c001_v0001173_t0045_u01771895156985") --- PASS: TestServerSideMove (12.09s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:06:05 DEBUG : Creating backend with remote "TestB2:rclone-test-gituvak5wexa" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-foziyop2piqa -> B2 bucket rclone-test-gituvak5wexa 2026/02/24 01:06:11 DEBUG : empty space: Excluded (Size Filter) 2026/02/24 01:06:11 DEBUG : empty space: Excluded 2026/02/24 01:06:11 DEBUG : empty space: Excluded (Size Filter) 2026/02/24 01:06:11 DEBUG : empty space: Excluded 2026/02/24 01:06:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/24 01:06:11 DEBUG : potato3: size = 68 (B2 bucket rclone-test-foziyop2piqa) 2026/02/24 01:06:11 DEBUG : potato3: size = 60 (B2 bucket rclone-test-gituvak5wexa) 2026/02/24 01:06:11 DEBUG : potato3: Sizes differ 2026/02/24 01:06:11 DEBUG : B2 bucket rclone-test-gituvak5wexa: Waiting for checks to finish 2026/02/24 01:06:11 DEBUG : B2 bucket rclone-test-gituvak5wexa: Waiting for transfers to finish 2026/02/24 01:06:11 DEBUG : potato2: size = 60 OK 2026/02/24 01:06:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/24 01:06:11 INFO : potato2: Copied (server-side copy) 2026/02/24 01:06:11 INFO : potato2: Deleted 2026/02/24 01:06:11 DEBUG : potato3: size = 68 OK 2026/02/24 01:06:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/24 01:06:11 INFO : potato3: Copied (server-side copy) 2026/02/24 01:06:11 INFO : potato3: Deleted 2026/02/24 01:06:12 DEBUG : Creating backend with remote "TestB2:rclone-test-didewuw2xide" 2026/02/24 01:06:13 DEBUG : empty space: Excluded (Size Filter) 2026/02/24 01:06:13 DEBUG : empty space: Excluded 2026/02/24 01:06:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/24 01:06:13 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/24 01:06:13 DEBUG : B2 bucket rclone-test-didewuw2xide: Waiting for checks to finish 2026/02/24 01:06:13 DEBUG : B2 bucket rclone-test-didewuw2xide: Waiting for transfers to finish 2026/02/24 01:06:14 DEBUG : potato2: size = 60 OK 2026/02/24 01:06:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/24 01:06:14 INFO : potato2: Copied (server-side copy) 2026/02/24 01:06:14 DEBUG : potato3: size = 68 OK 2026/02/24 01:06:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/24 01:06:14 INFO : potato3: Copied (server-side copy) 2026/02/24 01:06:14 INFO : potato2: Deleted 2026/02/24 01:06:14 INFO : potato3: Deleted 2026/02/24 01:06:15 DEBUG : B2 bucket rclone-test-didewuw2xide: Purge remote 2026/02/24 01:06:15 INFO : B2 bucket rclone-test-didewuw2xide: cleaning bucket "rclone-test-didewuw2xide" of all files 2026/02/24 01:06:15 DEBUG : potato2: Deleting (id "4_z6f82bd1320ed8bdb9fc80e1b_f1061c36381415f4d_d20260224_m010613_c001_v0001033_t0046_u01771895173883") 2026/02/24 01:06:15 DEBUG : potato3: Deleting (id "4_z6f82bd1320ed8bdb9fc80e1b_f1024c49c0e5536da_d20260224_m010614_c001_v0001167_t0046_u01771895174229") 2026/02/24 01:06:16 DEBUG : B2 bucket rclone-test-gituvak5wexa: Purge remote 2026/02/24 01:06:16 INFO : B2 bucket rclone-test-gituvak5wexa: cleaning bucket "rclone-test-gituvak5wexa" of all files 2026/02/24 01:06:16 DEBUG : empty space: Deleting (id "4_zffd29dd320ed8bdb9fc80e1b_f1126dc3db54a629e_d20260224_m010609_c001_v0001117_t0024_u01771895169445") 2026/02/24 01:06:16 DEBUG : potato2: Deleting (id "4_zffd29dd320ed8bdb9fc80e1b_f4177be04fe9a47ca_d20260224_m010614_c001_v7007000_t0000_u01771895174683") 2026/02/24 01:06:16 DEBUG : potato2: Deleting (id "4_zffd29dd320ed8bdb9fc80e1b_f112bdf17746b7308_d20260224_m010611_c001_v0001102_t0032_u01771895171170") 2026/02/24 01:06:16 DEBUG : potato3: Deleting (id "4_zffd29dd320ed8bdb9fc80e1b_f41194c46423c08e2_d20260224_m010614_c001_v7007000_t0000_u01771895174735") 2026/02/24 01:06:16 DEBUG : potato3: Deleting (id "4_zffd29dd320ed8bdb9fc80e1b_f119768a03099e618_d20260224_m010611_c001_v0001145_t0050_u01771895171519") 2026/02/24 01:06:16 DEBUG : potato3: Deleting (id "4_zffd29dd320ed8bdb9fc80e1b_f1126dc3db54a62a0_d20260224_m010610_c001_v0001117_t0044_u01771895170259") --- PASS: TestServerSideMoveWithFilter (13.10s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:06:18 DEBUG : Creating backend with remote "TestB2:rclone-test-rukemah4diqa" 2026/02/24 01:06:20 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-foziyop2piqa -> B2 bucket rclone-test-rukemah4diqa 2026/02/24 01:06:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/24 01:06:23 DEBUG : empty space: size = 1 OK 2026/02/24 01:06:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/24 01:06:23 DEBUG : empty space: Unchanged skipping 2026/02/24 01:06:23 DEBUG : B2 bucket rclone-test-rukemah4diqa: Waiting for checks to finish 2026/02/24 01:06:23 DEBUG : potato3: size = 68 (B2 bucket rclone-test-foziyop2piqa) 2026/02/24 01:06:23 DEBUG : potato3: size = 60 (B2 bucket rclone-test-rukemah4diqa) 2026/02/24 01:06:23 DEBUG : potato3: Sizes differ 2026/02/24 01:06:23 INFO : empty space: Deleted 2026/02/24 01:06:23 DEBUG : B2 bucket rclone-test-rukemah4diqa: Waiting for transfers to finish 2026/02/24 01:06:24 DEBUG : potato3: size = 68 OK 2026/02/24 01:06:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/24 01:06:24 INFO : potato3: Copied (server-side copy) 2026/02/24 01:06:24 INFO : potato3: Deleted 2026/02/24 01:06:26 DEBUG : potato2: size = 60 OK 2026/02/24 01:06:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/24 01:06:26 INFO : potato2: Copied (server-side copy) 2026/02/24 01:06:26 INFO : potato2: Deleted 2026/02/24 01:06:26 DEBUG : Creating backend with remote "TestB2:rclone-test-rocerad8vopi" 2026/02/24 01:06:27 INFO : tomatoDir: Making directory 2026/02/24 01:06:27 DEBUG : empty space: Need to transfer - File not found at Destination 2026/02/24 01:06:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/24 01:06:27 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/24 01:06:27 DEBUG : B2 bucket rclone-test-rocerad8vopi: Waiting for checks to finish 2026/02/24 01:06:27 DEBUG : B2 bucket rclone-test-rocerad8vopi: Waiting for transfers to finish 2026/02/24 01:06:28 DEBUG : empty space: size = 1 OK 2026/02/24 01:06:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/24 01:06:28 INFO : empty space: Copied (server-side copy) 2026/02/24 01:06:28 INFO : empty space: Deleted 2026/02/24 01:06:29 DEBUG : potato2: size = 60 OK 2026/02/24 01:06:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/24 01:06:29 INFO : potato2: Copied (server-side copy) 2026/02/24 01:06:29 DEBUG : potato3: size = 68 OK 2026/02/24 01:06:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/24 01:06:29 INFO : potato3: Copied (server-side copy) 2026/02/24 01:06:29 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2026/02/24 01:06:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/24 01:06:29 DEBUG : pacer: Reducing sleep to 10ms 2026/02/24 01:06:29 INFO : potato2: Deleted 2026/02/24 01:06:29 INFO : potato3: Deleted 2026/02/24 01:06:30 DEBUG : B2 bucket rclone-test-rocerad8vopi: Purge remote 2026/02/24 01:06:30 INFO : B2 bucket rclone-test-rocerad8vopi: cleaning bucket "rclone-test-rocerad8vopi" of all files 2026/02/24 01:06:30 DEBUG : empty space: Deleting (id "4_z7f22eda320ed8bdb9fc80e1b_f102229c3e50b618d_d20260224_m010628_c001_v0001113_t0055_u01771895188449") 2026/02/24 01:06:30 DEBUG : potato2: Deleting (id "4_z7f22eda320ed8bdb9fc80e1b_f1058efc14a6f35f3_d20260224_m010628_c001_v0001090_t0028_u01771895188826") 2026/02/24 01:06:30 DEBUG : potato3: Deleting (id "4_z7f22eda320ed8bdb9fc80e1b_f1046e8af7fca6fde_d20260224_m010628_c001_v0001099_t0018_u01771895188841") 2026/02/24 01:06:31 DEBUG : B2 bucket rclone-test-rukemah4diqa: Purge remote 2026/02/24 01:06:31 INFO : B2 bucket rclone-test-rukemah4diqa: cleaning bucket "rclone-test-rukemah4diqa" of all files 2026/02/24 01:06:31 DEBUG : empty space: Deleting (id "4_z0f82dd1320ed8bdb9fc80e1b_f41823ea1161acdee_d20260224_m010628_c001_v7007000_t0000_u01771895188875") 2026/02/24 01:06:31 DEBUG : empty space: Deleting (id "4_z0f82dd1320ed8bdb9fc80e1b_f113e72ff4c382ab1_d20260224_m010622_c001_v0001038_t0053_u01771895182517") 2026/02/24 01:06:31 DEBUG : potato2: Deleting (id "4_z0f82dd1320ed8bdb9fc80e1b_f41823ea1161acdef_d20260224_m010629_c001_v7007000_t0000_u01771895189198") 2026/02/24 01:06:31 DEBUG : potato2: Deleting (id "4_z0f82dd1320ed8bdb9fc80e1b_f105754a91e88fe88_d20260224_m010625_c001_v0001097_t0005_u01771895185718") 2026/02/24 01:06:31 DEBUG : potato3: Deleting (id "4_z0f82dd1320ed8bdb9fc80e1b_f41823ea1161acdf0_d20260224_m010629_c001_v7007000_t0000_u01771895189378") 2026/02/24 01:06:31 DEBUG : potato3: Deleting (id "4_z0f82dd1320ed8bdb9fc80e1b_f1001dc06f84e8b73_d20260224_m010624_c001_v0001185_t0000_u01771895184050") 2026/02/24 01:06:31 DEBUG : potato3: Deleting (id "4_z0f82dd1320ed8bdb9fc80e1b_f113e72ff4c382ab3_d20260224_m010622_c001_v0001038_t0041_u01771895182830") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.22s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:06:33 DEBUG : Creating backend with remote "TestB2:rclone-test-foziyop2piqa/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.61s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:06:35 DEBUG : Creating backend with remote "TestB2:rclone-test-foziyop2piqa/rclone-sync-test" --- PASS: TestSyncOverlap (1.51s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:06:37 DEBUG : Creating backend with remote "TestB2:rclone-test-foziyop2piqa/rclone-sync-test" 2026/02/24 01:06:39 DEBUG : Creating backend with remote "TestB2:rclone-test-foziyop2piqa/rclone-sync-test-include/layer2" 2026/02/24 01:06:41 DEBUG : Creating backend with remote "TestB2:rclone-test-foziyop2piqa/rclone-sync-test-ignore-file" 2026/02/24 01:06:44 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/02/24 01:06:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/24 01:06:44 DEBUG : pacer: Reducing sleep to 10ms 2026/02/24 01:06:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/24 01:06:44 DEBUG : B2 bucket rclone-test-foziyop2piqa path rclone-sync-test: Waiting for checks to finish 2026/02/24 01:06:44 DEBUG : B2 bucket rclone-test-foziyop2piqa path rclone-sync-test: Waiting for transfers to finish 2026/02/24 01:06:44 DEBUG : Waiting for deletions to finish 2026/02/24 01:06:44 INFO : There was nothing to transfer 2026/02/24 01:06:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/24 01:06:45 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:06:45 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:06:45 DEBUG : Waiting for deletions to finish 2026/02/24 01:06:45 INFO : There was nothing to transfer 2026/02/24 01:06:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/24 01:06:46 DEBUG : B2 bucket rclone-test-foziyop2piqa path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/02/24 01:06:46 DEBUG : B2 bucket rclone-test-foziyop2piqa path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/02/24 01:06:46 DEBUG : Waiting for deletions to finish 2026/02/24 01:06:46 INFO : There was nothing to transfer 2026/02/24 01:06:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/24 01:06:46 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:06:46 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:06:46 DEBUG : Waiting for deletions to finish 2026/02/24 01:06:46 INFO : There was nothing to transfer 2026/02/24 01:06:46 DEBUG : Excluded 2026/02/24 01:06:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/24 01:06:47 DEBUG : B2 bucket rclone-test-foziyop2piqa path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/02/24 01:06:47 DEBUG : B2 bucket rclone-test-foziyop2piqa path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/02/24 01:06:47 DEBUG : Waiting for deletions to finish 2026/02/24 01:06:47 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.25s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:06:47 DEBUG : Creating backend with remote "TestB2:rclone-test-foziyop2piqa/dst" 2026/02/24 01:06:48 DEBUG : Creating backend with remote "TestB2:rclone-test-foziyop2piqa/CompareDest" 2026/02/24 01:06:50 DEBUG : one: Need to transfer - File not found at Destination 2026/02/24 01:06:50 DEBUG : B2 bucket rclone-test-foziyop2piqa path dst: Waiting for checks to finish 2026/02/24 01:06:50 DEBUG : B2 bucket rclone-test-foziyop2piqa path dst: Waiting for transfers to finish 2026/02/24 01:06:52 DEBUG : one: size = 3 OK 2026/02/24 01:06:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/24 01:06:52 INFO : one: Copied (new) 2026/02/24 01:06:52 DEBUG : Waiting for deletions to finish 2026/02/24 01:06:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone391435203) 2026/02/24 01:06:52 DEBUG : one: size = 3 (B2 bucket rclone-test-foziyop2piqa path dst) 2026/02/24 01:06:52 DEBUG : one: Sizes differ 2026/02/24 01:06:52 DEBUG : B2 bucket rclone-test-foziyop2piqa path dst: Waiting for checks to finish 2026/02/24 01:06:53 DEBUG : B2 bucket rclone-test-foziyop2piqa path dst: Waiting for transfers to finish 2026/02/24 01:06:53 DEBUG : one: size = 5 OK 2026/02/24 01:06:53 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/24 01:06:53 INFO : one: Copied (replaced existing) 2026/02/24 01:06:53 DEBUG : Waiting for deletions to finish 2026/02/24 01:06:55 DEBUG : B2 bucket rclone-test-foziyop2piqa path dst: Waiting for checks to finish 2026/02/24 01:06:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone391435203) 2026/02/24 01:06:55 DEBUG : one: size = 3 (B2 bucket rclone-test-foziyop2piqa path dst) 2026/02/24 01:06:55 DEBUG : one: Sizes differ 2026/02/24 01:06:56 DEBUG : one: size = 5 OK 2026/02/24 01:06:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 01:06:56 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/24 01:06:56 DEBUG : B2 bucket rclone-test-foziyop2piqa path dst: Waiting for transfers to finish 2026/02/24 01:06:56 DEBUG : Waiting for deletions to finish 2026/02/24 01:06:56 INFO : There was nothing to transfer 2026/02/24 01:06:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone391435203) 2026/02/24 01:06:57 DEBUG : one: size = 3 (B2 bucket rclone-test-foziyop2piqa path dst) 2026/02/24 01:06:57 DEBUG : one: Sizes differ 2026/02/24 01:06:57 DEBUG : two: size = 3 OK 2026/02/24 01:06:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 01:06:57 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/24 01:06:57 DEBUG : B2 bucket rclone-test-foziyop2piqa path dst: Waiting for checks to finish 2026/02/24 01:06:57 DEBUG : one: size = 5 OK 2026/02/24 01:06:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 01:06:57 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/24 01:06:57 DEBUG : B2 bucket rclone-test-foziyop2piqa path dst: Waiting for transfers to finish 2026/02/24 01:06:57 DEBUG : Waiting for deletions to finish 2026/02/24 01:06:57 INFO : There was nothing to transfer 2026/02/24 01:06:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone391435203) 2026/02/24 01:06:57 DEBUG : one: size = 3 (B2 bucket rclone-test-foziyop2piqa path dst) 2026/02/24 01:06:57 DEBUG : one: Sizes differ 2026/02/24 01:06:58 DEBUG : two: size = 3 OK 2026/02/24 01:06:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 01:06:58 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/24 01:06:58 DEBUG : B2 bucket rclone-test-foziyop2piqa path dst: Waiting for checks to finish 2026/02/24 01:06:58 DEBUG : one: size = 5 OK 2026/02/24 01:06:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 01:06:58 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/24 01:06:58 DEBUG : B2 bucket rclone-test-foziyop2piqa path dst: Waiting for transfers to finish 2026/02/24 01:06:58 DEBUG : Waiting for deletions to finish 2026/02/24 01:06:58 INFO : There was nothing to transfer 2026/02/24 01:06:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone391435203) 2026/02/24 01:06:59 DEBUG : one: size = 3 (B2 bucket rclone-test-foziyop2piqa path dst) 2026/02/24 01:06:59 DEBUG : one: Sizes differ 2026/02/24 01:06:59 DEBUG : two: size = 3 OK 2026/02/24 01:06:59 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/02/24 01:06:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/24 01:06:59 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/24 01:06:59 DEBUG : B2 bucket rclone-test-foziyop2piqa path dst: Waiting for checks to finish 2026/02/24 01:06:59 DEBUG : one: size = 5 OK 2026/02/24 01:06:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 01:06:59 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/24 01:06:59 DEBUG : B2 bucket rclone-test-foziyop2piqa path dst: Waiting for transfers to finish 2026/02/24 01:06:59 DEBUG : Waiting for deletions to finish 2026/02/24 01:06:59 INFO : There was nothing to transfer 2026/02/24 01:06:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone391435203) 2026/02/24 01:06:59 DEBUG : one: size = 3 (B2 bucket rclone-test-foziyop2piqa path dst) 2026/02/24 01:06:59 DEBUG : one: Sizes differ 2026/02/24 01:07:00 DEBUG : two: size = 5 (Local file system at /tmp/rclone391435203) 2026/02/24 01:07:00 DEBUG : two: size = 3 (B2 bucket rclone-test-foziyop2piqa path CompareDest) 2026/02/24 01:07:00 DEBUG : two: Sizes differ 2026/02/24 01:07:00 DEBUG : two: Need to transfer - File not found at Destination 2026/02/24 01:07:00 DEBUG : B2 bucket rclone-test-foziyop2piqa path dst: Waiting for checks to finish 2026/02/24 01:07:00 DEBUG : one: size = 5 OK 2026/02/24 01:07:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 01:07:00 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/24 01:07:00 DEBUG : B2 bucket rclone-test-foziyop2piqa path dst: Waiting for transfers to finish 2026/02/24 01:07:01 DEBUG : two: size = 5 OK 2026/02/24 01:07:01 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/02/24 01:07:01 INFO : two: Copied (new) 2026/02/24 01:07:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.65s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:07:04 DEBUG : Creating backend with remote "TestB2:rclone-test-foziyop2piqa/dest" 2026/02/24 01:07:05 DEBUG : Creating backend with remote "TestB2:rclone-test-foziyop2piqa/pre-dest1" 2026/02/24 01:07:06 DEBUG : Creating backend with remote "TestB2:rclone-test-foziyop2piqa/pre-dest2" 2026/02/24 01:07:09 DEBUG : 1: size = 1 OK 2026/02/24 01:07:09 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:07:09 DEBUG : 1: Destination found in --compare-dest, skipping 2026/02/24 01:07:09 DEBUG : 2: size = 1 OK 2026/02/24 01:07:09 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:07:09 DEBUG : 2: Destination found in --compare-dest, skipping 2026/02/24 01:07:09 DEBUG : 3: Need to transfer - File not found at Destination 2026/02/24 01:07:09 DEBUG : B2 bucket rclone-test-foziyop2piqa path dest: Waiting for checks to finish 2026/02/24 01:07:09 DEBUG : B2 bucket rclone-test-foziyop2piqa path dest: Waiting for transfers to finish 2026/02/24 01:07:10 DEBUG : 3: size = 1 OK 2026/02/24 01:07:10 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/02/24 01:07:10 INFO : 3: Copied (new) 2026/02/24 01:07:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (10.02s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:07:12 DEBUG : Creating backend with remote "TestB2:rclone-test-foziyop2piqa/dst" 2026/02/24 01:07:13 DEBUG : Creating backend with remote "TestB2:rclone-test-foziyop2piqa/CopyDest" 2026/02/24 01:07:15 DEBUG : one: Need to transfer - File not found at Destination 2026/02/24 01:07:15 DEBUG : B2 bucket rclone-test-foziyop2piqa path dst: Waiting for checks to finish 2026/02/24 01:07:15 DEBUG : B2 bucket rclone-test-foziyop2piqa path dst: Waiting for transfers to finish 2026/02/24 01:07:16 DEBUG : one: size = 3 OK 2026/02/24 01:07:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/24 01:07:16 INFO : one: Copied (new) 2026/02/24 01:07:16 DEBUG : Waiting for deletions to finish 2026/02/24 01:07:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone391435203) 2026/02/24 01:07:17 DEBUG : one: size = 3 (B2 bucket rclone-test-foziyop2piqa path dst) 2026/02/24 01:07:17 DEBUG : one: Sizes differ 2026/02/24 01:07:17 DEBUG : B2 bucket rclone-test-foziyop2piqa path dst: Waiting for checks to finish 2026/02/24 01:07:17 DEBUG : B2 bucket rclone-test-foziyop2piqa path dst: Waiting for transfers to finish 2026/02/24 01:07:17 DEBUG : one: size = 5 OK 2026/02/24 01:07:17 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/24 01:07:17 INFO : one: Copied (replaced existing) 2026/02/24 01:07:17 DEBUG : Waiting for deletions to finish 2026/02/24 01:07:19 DEBUG : Creating backend with remote "TestB2:rclone-test-foziyop2piqa/BackupDir" 2026/02/24 01:07:20 DEBUG : B2 bucket rclone-test-foziyop2piqa path dst: Waiting for checks to finish 2026/02/24 01:07:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone391435203) 2026/02/24 01:07:20 DEBUG : one: size = 3 (B2 bucket rclone-test-foziyop2piqa path dst) 2026/02/24 01:07:20 DEBUG : one: Sizes differ 2026/02/24 01:07:20 DEBUG : one: size = 5 OK 2026/02/24 01:07:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 01:07:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone391435203) 2026/02/24 01:07:20 DEBUG : one: size = 3 (B2 bucket rclone-test-foziyop2piqa path dst) 2026/02/24 01:07:20 DEBUG : one: Sizes differ 2026/02/24 01:07:22 DEBUG : one: size = 3 OK 2026/02/24 01:07:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/24 01:07:22 INFO : one: Copied (server-side copy) 2026/02/24 01:07:22 INFO : one: Deleted 2026/02/24 01:07:22 DEBUG : one: size = 5 OK 2026/02/24 01:07:22 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/24 01:07:22 INFO : one: Copied (server-side copy) 2026/02/24 01:07:22 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/02/24 01:07:22 DEBUG : B2 bucket rclone-test-foziyop2piqa path dst: Waiting for transfers to finish 2026/02/24 01:07:22 DEBUG : Waiting for deletions to finish 2026/02/24 01:07:23 DEBUG : one: size = 5 OK 2026/02/24 01:07:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 01:07:23 DEBUG : one: Unchanged skipping 2026/02/24 01:07:23 DEBUG : two: size = 3 OK 2026/02/24 01:07:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 01:07:24 DEBUG : two: size = 3 OK 2026/02/24 01:07:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/24 01:07:24 INFO : two: Copied (server-side copy) 2026/02/24 01:07:24 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/02/24 01:07:24 DEBUG : B2 bucket rclone-test-foziyop2piqa path dst: Waiting for checks to finish 2026/02/24 01:07:24 DEBUG : B2 bucket rclone-test-foziyop2piqa path dst: Waiting for transfers to finish 2026/02/24 01:07:24 DEBUG : Waiting for deletions to finish 2026/02/24 01:07:24 DEBUG : one: size = 5 OK 2026/02/24 01:07:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 01:07:24 DEBUG : one: Unchanged skipping 2026/02/24 01:07:24 DEBUG : two: size = 3 OK 2026/02/24 01:07:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 01:07:24 DEBUG : two: Unchanged skipping 2026/02/24 01:07:24 DEBUG : B2 bucket rclone-test-foziyop2piqa path dst: Waiting for checks to finish 2026/02/24 01:07:24 DEBUG : B2 bucket rclone-test-foziyop2piqa path dst: Waiting for transfers to finish 2026/02/24 01:07:24 DEBUG : Waiting for deletions to finish 2026/02/24 01:07:24 INFO : There was nothing to transfer 2026/02/24 01:07:25 DEBUG : one: size = 5 OK 2026/02/24 01:07:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 01:07:25 DEBUG : one: Unchanged skipping 2026/02/24 01:07:26 DEBUG : three: size = 7 (Local file system at /tmp/rclone391435203) 2026/02/24 01:07:26 DEBUG : three: size = 5 (B2 bucket rclone-test-foziyop2piqa path CopyDest) 2026/02/24 01:07:26 DEBUG : three: Sizes differ 2026/02/24 01:07:26 DEBUG : three: Destination not found in --copy-dest 2026/02/24 01:07:26 DEBUG : three: Need to transfer - File not found at Destination 2026/02/24 01:07:26 DEBUG : two: size = 3 OK 2026/02/24 01:07:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 01:07:26 DEBUG : two: Unchanged skipping 2026/02/24 01:07:26 DEBUG : B2 bucket rclone-test-foziyop2piqa path dst: Waiting for checks to finish 2026/02/24 01:07:26 DEBUG : B2 bucket rclone-test-foziyop2piqa path dst: Waiting for transfers to finish 2026/02/24 01:07:26 DEBUG : three: size = 7 OK 2026/02/24 01:07:26 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/02/24 01:07:26 INFO : three: Copied (new) 2026/02/24 01:07:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.26s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:07:30 DEBUG : Creating backend with remote "TestB2:rclone-test-foziyop2piqa/dst" 2026/02/24 01:07:31 DEBUG : Creating backend with remote "TestB2:rclone-test-foziyop2piqa/backup" 2026/02/24 01:07:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone391435203) 2026/02/24 01:07:33 DEBUG : one: size = 3 (B2 bucket rclone-test-foziyop2piqa path dst) 2026/02/24 01:07:33 DEBUG : one: Sizes differ 2026/02/24 01:07:33 DEBUG : two: size = 3 OK 2026/02/24 01:07:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:07:33 DEBUG : two: Unchanged skipping 2026/02/24 01:07:33 DEBUG : B2 bucket rclone-test-foziyop2piqa path dst: Waiting for checks to finish 2026/02/24 01:07:35 DEBUG : one: size = 3 OK 2026/02/24 01:07:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/24 01:07:35 INFO : one: Copied (server-side copy) 2026/02/24 01:07:35 INFO : one: Deleted 2026/02/24 01:07:35 DEBUG : B2 bucket rclone-test-foziyop2piqa path dst: Waiting for transfers to finish 2026/02/24 01:07:36 DEBUG : one: size = 4 OK 2026/02/24 01:07:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/24 01:07:36 INFO : one: Copied (new) 2026/02/24 01:07:36 DEBUG : Waiting for deletions to finish 2026/02/24 01:07:37 DEBUG : three.txt: size = 5 OK 2026/02/24 01:07:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/24 01:07:37 INFO : three.txt: Copied (server-side copy) 2026/02/24 01:07:37 INFO : three.txt: Deleted 2026/02/24 01:07:37 INFO : three.txt: Moved into backup dir 2026/02/24 01:07:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone391435203) 2026/02/24 01:07:39 DEBUG : one: size = 4 (B2 bucket rclone-test-foziyop2piqa path dst) 2026/02/24 01:07:39 DEBUG : one: Sizes differ 2026/02/24 01:07:39 DEBUG : two: size = 3 OK 2026/02/24 01:07:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:07:39 DEBUG : two: Unchanged skipping 2026/02/24 01:07:39 DEBUG : B2 bucket rclone-test-foziyop2piqa path dst: Waiting for checks to finish 2026/02/24 01:07:39 DEBUG : one: size = 4 OK 2026/02/24 01:07:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/24 01:07:39 INFO : one: Copied (server-side copy) 2026/02/24 01:07:40 INFO : one: Deleted 2026/02/24 01:07:40 DEBUG : B2 bucket rclone-test-foziyop2piqa path dst: Waiting for transfers to finish 2026/02/24 01:07:40 DEBUG : one: size = 5 OK 2026/02/24 01:07:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/24 01:07:40 INFO : one: Copied (new) 2026/02/24 01:07:40 DEBUG : Waiting for deletions to finish 2026/02/24 01:07:40 DEBUG : three.txt: size = 6 OK 2026/02/24 01:07:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/24 01:07:40 INFO : three.txt: Copied (server-side copy) 2026/02/24 01:07:40 INFO : three.txt: Deleted 2026/02/24 01:07:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.63s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:07:44 DEBUG : Creating backend with remote "TestB2:rclone-test-foziyop2piqa/dst" 2026/02/24 01:07:45 DEBUG : Creating backend with remote "TestB2:rclone-test-foziyop2piqa/backup" 2026/02/24 01:07:47 DEBUG : one: size = 4 (Local file system at /tmp/rclone391435203) 2026/02/24 01:07:47 DEBUG : one: size = 3 (B2 bucket rclone-test-foziyop2piqa path dst) 2026/02/24 01:07:47 DEBUG : one: Sizes differ 2026/02/24 01:07:47 DEBUG : two: size = 3 OK 2026/02/24 01:07:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:07:47 DEBUG : B2 bucket rclone-test-foziyop2piqa path dst: Waiting for checks to finish 2026/02/24 01:07:47 DEBUG : two: Unchanged skipping 2026/02/24 01:07:48 DEBUG : one.bak: size = 3 OK 2026/02/24 01:07:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/24 01:07:48 INFO : one: Copied (server-side copy) to: one.bak 2026/02/24 01:07:48 INFO : one: Deleted 2026/02/24 01:07:48 DEBUG : B2 bucket rclone-test-foziyop2piqa path dst: Waiting for transfers to finish 2026/02/24 01:07:49 DEBUG : one: size = 4 OK 2026/02/24 01:07:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/24 01:07:49 INFO : one: Copied (new) 2026/02/24 01:07:49 DEBUG : Waiting for deletions to finish 2026/02/24 01:07:50 DEBUG : three.txt.bak: size = 5 OK 2026/02/24 01:07:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/24 01:07:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/24 01:07:50 INFO : three.txt: Deleted 2026/02/24 01:07:50 INFO : three.txt: Moved into backup dir 2026/02/24 01:07:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone391435203) 2026/02/24 01:07:52 DEBUG : two: size = 3 OK 2026/02/24 01:07:52 DEBUG : one: size = 4 (B2 bucket rclone-test-foziyop2piqa path dst) 2026/02/24 01:07:52 DEBUG : one: Sizes differ 2026/02/24 01:07:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:07:52 DEBUG : B2 bucket rclone-test-foziyop2piqa path dst: Waiting for checks to finish 2026/02/24 01:07:52 DEBUG : two: Unchanged skipping 2026/02/24 01:07:53 DEBUG : one.bak: size = 4 OK 2026/02/24 01:07:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/24 01:07:53 INFO : one: Copied (server-side copy) to: one.bak 2026/02/24 01:07:53 INFO : one: Deleted 2026/02/24 01:07:53 DEBUG : B2 bucket rclone-test-foziyop2piqa path dst: Waiting for transfers to finish 2026/02/24 01:07:54 DEBUG : one: size = 5 OK 2026/02/24 01:07:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/24 01:07:54 INFO : one: Copied (new) 2026/02/24 01:07:54 DEBUG : Waiting for deletions to finish 2026/02/24 01:07:54 DEBUG : three.txt.bak: size = 6 OK 2026/02/24 01:07:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/24 01:07:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/24 01:07:54 INFO : three.txt: Deleted 2026/02/24 01:07:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.80s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:07:57 DEBUG : Creating backend with remote "TestB2:rclone-test-foziyop2piqa/dst" 2026/02/24 01:07:59 DEBUG : Creating backend with remote "TestB2:rclone-test-foziyop2piqa/backup" 2026/02/24 01:08:00 DEBUG : one: size = 4 (Local file system at /tmp/rclone391435203) 2026/02/24 01:08:00 DEBUG : one: size = 3 (B2 bucket rclone-test-foziyop2piqa path dst) 2026/02/24 01:08:00 DEBUG : one: Sizes differ 2026/02/24 01:08:00 DEBUG : two: size = 3 OK 2026/02/24 01:08:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:08:00 DEBUG : two: Unchanged skipping 2026/02/24 01:08:00 DEBUG : B2 bucket rclone-test-foziyop2piqa path dst: Waiting for checks to finish 2026/02/24 01:08:02 DEBUG : one-2019-01-01: size = 3 OK 2026/02/24 01:08:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/24 01:08:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/24 01:08:02 INFO : one: Deleted 2026/02/24 01:08:02 DEBUG : B2 bucket rclone-test-foziyop2piqa path dst: Waiting for transfers to finish 2026/02/24 01:08:03 DEBUG : one: size = 4 OK 2026/02/24 01:08:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/24 01:08:03 INFO : one: Copied (new) 2026/02/24 01:08:03 DEBUG : Waiting for deletions to finish 2026/02/24 01:08:04 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/02/24 01:08:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/24 01:08:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/24 01:08:04 INFO : three.txt: Deleted 2026/02/24 01:08:04 INFO : three.txt: Moved into backup dir 2026/02/24 01:08:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone391435203) 2026/02/24 01:08:06 DEBUG : one: size = 4 (B2 bucket rclone-test-foziyop2piqa path dst) 2026/02/24 01:08:06 DEBUG : one: Sizes differ 2026/02/24 01:08:06 DEBUG : two: size = 3 OK 2026/02/24 01:08:06 DEBUG : B2 bucket rclone-test-foziyop2piqa path dst: Waiting for checks to finish 2026/02/24 01:08:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:08:06 DEBUG : two: Unchanged skipping 2026/02/24 01:08:07 DEBUG : one-2019-01-01: size = 4 OK 2026/02/24 01:08:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/24 01:08:07 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/24 01:08:07 INFO : one: Deleted 2026/02/24 01:08:07 DEBUG : B2 bucket rclone-test-foziyop2piqa path dst: Waiting for transfers to finish 2026/02/24 01:08:07 DEBUG : one: size = 5 OK 2026/02/24 01:08:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/24 01:08:07 INFO : one: Copied (new) 2026/02/24 01:08:07 DEBUG : Waiting for deletions to finish 2026/02/24 01:08:08 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/02/24 01:08:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/24 01:08:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/24 01:08:08 INFO : three.txt: Deleted 2026/02/24 01:08:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.85s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:08:11 DEBUG : Creating backend with remote "TestB2:rclone-test-foziyop2piqa/dst" 2026/02/24 01:08:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone391435203) 2026/02/24 01:08:13 DEBUG : one: size = 3 (B2 bucket rclone-test-foziyop2piqa path dst) 2026/02/24 01:08:13 DEBUG : one: Sizes differ 2026/02/24 01:08:13 DEBUG : two: size = 3 OK 2026/02/24 01:08:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:08:13 DEBUG : two: Unchanged skipping 2026/02/24 01:08:13 DEBUG : B2 bucket rclone-test-foziyop2piqa path dst: Waiting for checks to finish 2026/02/24 01:08:14 DEBUG : one.bak: size = 3 OK 2026/02/24 01:08:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/24 01:08:14 INFO : one: Copied (server-side copy) to: one.bak 2026/02/24 01:08:14 INFO : one: Deleted 2026/02/24 01:08:14 DEBUG : B2 bucket rclone-test-foziyop2piqa path dst: Waiting for transfers to finish 2026/02/24 01:08:15 DEBUG : one: size = 4 OK 2026/02/24 01:08:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/24 01:08:15 INFO : one: Copied (new) 2026/02/24 01:08:15 DEBUG : Waiting for deletions to finish 2026/02/24 01:08:16 DEBUG : three.txt.bak: size = 5 OK 2026/02/24 01:08:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/24 01:08:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/24 01:08:16 INFO : three.txt: Deleted 2026/02/24 01:08:16 INFO : three.txt: Moved into backup dir 2026/02/24 01:08:17 DEBUG : one.bak: Excluded (Path Filter) 2026/02/24 01:08:17 DEBUG : one.bak: Excluded 2026/02/24 01:08:17 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/02/24 01:08:17 DEBUG : three.txt.bak: Excluded 2026/02/24 01:08:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone391435203) 2026/02/24 01:08:17 DEBUG : one: size = 4 (B2 bucket rclone-test-foziyop2piqa path dst) 2026/02/24 01:08:17 DEBUG : one: Sizes differ 2026/02/24 01:08:17 DEBUG : two: size = 3 OK 2026/02/24 01:08:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:08:17 DEBUG : two: Unchanged skipping 2026/02/24 01:08:17 DEBUG : B2 bucket rclone-test-foziyop2piqa path dst: Waiting for checks to finish 2026/02/24 01:08:18 DEBUG : one.bak: size = 4 OK 2026/02/24 01:08:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/24 01:08:18 INFO : one: Copied (server-side copy) to: one.bak 2026/02/24 01:08:18 INFO : one: Deleted 2026/02/24 01:08:18 DEBUG : B2 bucket rclone-test-foziyop2piqa path dst: Waiting for transfers to finish 2026/02/24 01:08:19 DEBUG : one: size = 5 OK 2026/02/24 01:08:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/24 01:08:19 INFO : one: Copied (new) 2026/02/24 01:08:19 DEBUG : Waiting for deletions to finish 2026/02/24 01:08:19 DEBUG : three.txt.bak: size = 6 OK 2026/02/24 01:08:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/24 01:08:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/24 01:08:19 INFO : three.txt: Deleted 2026/02/24 01:08:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.36s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:08:23 DEBUG : Creating backend with remote "TestB2:rclone-test-foziyop2piqa/dst" 2026/02/24 01:08:24 DEBUG : one: size = 4 (Local file system at /tmp/rclone391435203) 2026/02/24 01:08:24 DEBUG : one: size = 3 (B2 bucket rclone-test-foziyop2piqa path dst) 2026/02/24 01:08:24 DEBUG : one: Sizes differ 2026/02/24 01:08:25 DEBUG : one.bak: size = 3 OK 2026/02/24 01:08:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/24 01:08:25 INFO : one: Copied (server-side copy) to: one.bak 2026/02/24 01:08:25 INFO : one: Deleted 2026/02/24 01:08:26 DEBUG : one: size = 4 OK 2026/02/24 01:08:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/24 01:08:26 INFO : one: Copied (new) 2026/02/24 01:08:27 DEBUG : two: size = 3 OK 2026/02/24 01:08:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:08:27 DEBUG : two: Unchanged skipping 2026/02/24 01:08:27 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone391435203) 2026/02/24 01:08:27 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-foziyop2piqa path dst) 2026/02/24 01:08:27 DEBUG : three.txt: Sizes differ 2026/02/24 01:08:27 DEBUG : three.txt.bak: size = 5 OK 2026/02/24 01:08:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/24 01:08:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/24 01:08:27 INFO : three.txt: Deleted 2026/02/24 01:08:28 DEBUG : three.txt: size = 6 OK 2026/02/24 01:08:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/24 01:08:28 INFO : three.txt: Copied (new) 2026/02/24 01:08:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone391435203) 2026/02/24 01:08:29 DEBUG : one: size = 4 (B2 bucket rclone-test-foziyop2piqa path dst) 2026/02/24 01:08:29 DEBUG : one: Sizes differ 2026/02/24 01:08:29 DEBUG : one.bak: size = 4 OK 2026/02/24 01:08:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/24 01:08:29 INFO : one: Copied (server-side copy) to: one.bak 2026/02/24 01:08:30 INFO : one: Deleted 2026/02/24 01:08:30 DEBUG : one: size = 5 OK 2026/02/24 01:08:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/24 01:08:30 INFO : one: Copied (new) 2026/02/24 01:08:30 DEBUG : two: size = 3 OK 2026/02/24 01:08:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:08:30 DEBUG : two: Unchanged skipping 2026/02/24 01:08:30 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone391435203) 2026/02/24 01:08:30 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-foziyop2piqa path dst) 2026/02/24 01:08:30 DEBUG : three.txt: Sizes differ 2026/02/24 01:08:31 DEBUG : three.txt.bak: size = 6 OK 2026/02/24 01:08:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/24 01:08:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/24 01:08:31 INFO : three.txt: Deleted 2026/02/24 01:08:32 DEBUG : three.txt: size = 19 OK 2026/02/24 01:08:32 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/02/24 01:08:32 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.43s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:08:35 DEBUG : Creating backend with remote "TestB2:rclone-test-foziyop2piqa/dst" 2026/02/24 01:08:37 DEBUG : one: size = 4 (Local file system at /tmp/rclone391435203) 2026/02/24 01:08:37 DEBUG : one: size = 3 (B2 bucket rclone-test-foziyop2piqa path dst) 2026/02/24 01:08:37 DEBUG : one: Sizes differ 2026/02/24 01:08:38 DEBUG : one-2019-01-01: size = 3 OK 2026/02/24 01:08:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/24 01:08:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/24 01:08:38 INFO : one: Deleted 2026/02/24 01:08:39 DEBUG : one: size = 4 OK 2026/02/24 01:08:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/24 01:08:39 INFO : one: Copied (new) 2026/02/24 01:08:40 DEBUG : two: size = 3 OK 2026/02/24 01:08:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:08:40 DEBUG : two: Unchanged skipping 2026/02/24 01:08:40 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone391435203) 2026/02/24 01:08:40 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-foziyop2piqa path dst) 2026/02/24 01:08:40 DEBUG : three.txt: Sizes differ 2026/02/24 01:08:40 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/02/24 01:08:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/24 01:08:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/24 01:08:40 INFO : three.txt: Deleted 2026/02/24 01:08:41 DEBUG : three.txt: size = 6 OK 2026/02/24 01:08:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/24 01:08:41 INFO : three.txt: Copied (new) 2026/02/24 01:08:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone391435203) 2026/02/24 01:08:42 DEBUG : one: size = 4 (B2 bucket rclone-test-foziyop2piqa path dst) 2026/02/24 01:08:42 DEBUG : one: Sizes differ 2026/02/24 01:08:42 DEBUG : one-2019-01-01: size = 4 OK 2026/02/24 01:08:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/24 01:08:42 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/24 01:08:43 INFO : one: Deleted 2026/02/24 01:08:43 DEBUG : one: size = 5 OK 2026/02/24 01:08:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/24 01:08:43 INFO : one: Copied (new) 2026/02/24 01:08:43 DEBUG : two: size = 3 OK 2026/02/24 01:08:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:08:43 DEBUG : two: Unchanged skipping 2026/02/24 01:08:44 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone391435203) 2026/02/24 01:08:44 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-foziyop2piqa path dst) 2026/02/24 01:08:44 DEBUG : three.txt: Sizes differ 2026/02/24 01:08:44 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/02/24 01:08:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/24 01:08:44 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/24 01:08:44 INFO : three.txt: Deleted 2026/02/24 01:08:45 DEBUG : three.txt: size = 19 OK 2026/02/24 01:08:45 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/02/24 01:08:45 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.90s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:08:47 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone391435203) 2026/02/24 01:08:47 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:08:47 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-foziyop2piqa) 2026/02/24 01:08:47 DEBUG : Testêé: Sizes differ 2026/02/24 01:08:47 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:08:48 DEBUG : Testêé: size = 14 OK 2026/02/24 01:08:48 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/02/24 01:08:48 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/02/24 01:08:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.60s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:08:49 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/24 01:08:49 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:08:49 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:08:50 DEBUG : existing: size = 6 OK 2026/02/24 01:08:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/24 01:08:50 INFO : existing: Copied (new) 2026/02/24 01:08:50 DEBUG : Waiting for deletions to finish 2026/02/24 01:08:50 DEBUG : existing: size = 8 (Local file system at /tmp/rclone391435203) 2026/02/24 01:08:50 DEBUG : existing: size = 6 (B2 bucket rclone-test-foziyop2piqa) 2026/02/24 01:08:50 DEBUG : existing: Sizes differ 2026/02/24 01:08:50 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:08:50 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/02/24 01:08:50 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:08:50 ERROR : B2 bucket rclone-test-foziyop2piqa: not deleting files as there were IO errors 2026/02/24 01:08:50 ERROR : B2 bucket rclone-test-foziyop2piqa: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.14s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:08:52 DEBUG : EXISTING: size = 6 OK 2026/02/24 01:08:52 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:08:52 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:08:52 DEBUG : existing: Unchanged skipping 2026/02/24 01:08:52 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:08:52 DEBUG : Waiting for deletions to finish 2026/02/24 01:08:52 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.61s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", 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:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:09:13 DEBUG : both10: size = 6 OK 2026/02/24 01:09:13 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:09:13 DEBUG : both0: size = 6 OK 2026/02/24 01:09:13 DEBUG : both11: size = 6 OK 2026/02/24 01:09:13 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:09:13 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:09:13 DEBUG : both10: Unchanged skipping 2026/02/24 01:09:13 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:09:13 DEBUG : both12: size = 6 OK 2026/02/24 01:09:13 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:09:13 DEBUG : both11: Unchanged skipping 2026/02/24 01:09:13 DEBUG : both13: size = 6 OK 2026/02/24 01:09:13 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:09:13 DEBUG : both14: size = 6 OK 2026/02/24 01:09:13 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:09:13 DEBUG : both13: Unchanged skipping 2026/02/24 01:09:13 DEBUG : both15: size = 6 OK 2026/02/24 01:09:13 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:09:13 DEBUG : both15: Unchanged skipping 2026/02/24 01:09:13 DEBUG : both16: size = 6 OK 2026/02/24 01:09:13 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:09:13 DEBUG : both16: Unchanged skipping 2026/02/24 01:09:13 DEBUG : both17: size = 6 OK 2026/02/24 01:09:13 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:09:13 DEBUG : both17: Unchanged skipping 2026/02/24 01:09:13 DEBUG : both18: size = 6 OK 2026/02/24 01:09:13 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:09:13 DEBUG : both18: Unchanged skipping 2026/02/24 01:09:13 DEBUG : both19: size = 6 OK 2026/02/24 01:09:13 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:09:13 DEBUG : both19: Unchanged skipping 2026/02/24 01:09:13 DEBUG : both1: size = 6 OK 2026/02/24 01:09:13 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:09:13 DEBUG : both1: Unchanged skipping 2026/02/24 01:09:13 DEBUG : both2: size = 6 OK 2026/02/24 01:09:13 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:09:13 DEBUG : both2: Unchanged skipping 2026/02/24 01:09:13 DEBUG : both3: size = 6 OK 2026/02/24 01:09:13 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:09:13 DEBUG : both3: Unchanged skipping 2026/02/24 01:09:13 DEBUG : both4: size = 6 OK 2026/02/24 01:09:13 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:09:13 DEBUG : both4: Unchanged skipping 2026/02/24 01:09:13 DEBUG : both5: size = 6 OK 2026/02/24 01:09:13 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:09:13 DEBUG : both5: Unchanged skipping 2026/02/24 01:09:13 DEBUG : both6: size = 6 OK 2026/02/24 01:09:13 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:09:13 DEBUG : both6: Unchanged skipping 2026/02/24 01:09:13 DEBUG : both7: size = 6 OK 2026/02/24 01:09:13 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:09:13 DEBUG : both7: Unchanged skipping 2026/02/24 01:09:13 DEBUG : both8: size = 6 OK 2026/02/24 01:09:13 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:09:13 DEBUG : both8: Unchanged skipping 2026/02/24 01:09:13 DEBUG : both9: size = 6 OK 2026/02/24 01:09:13 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:09:13 DEBUG : both9: Unchanged skipping 2026/02/24 01:09:13 DEBUG : both14: Unchanged skipping 2026/02/24 01:09:13 DEBUG : both12: Unchanged skipping 2026/02/24 01:09:13 DEBUG : both0: Unchanged skipping 2026/02/24 01:09:13 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:09:13 DEBUG : Waiting for deletions to finish 2026/02/24 01:09:13 INFO : only12: Deleted 2026/02/24 01:09:13 INFO : only14: Deleted 2026/02/24 01:09:13 INFO : only16: Deleted 2026/02/24 01:09:13 INFO : only13: Deleted 2026/02/24 01:09:13 INFO : only18: Deleted 2026/02/24 01:09:13 INFO : only6: Deleted 2026/02/24 01:09:14 INFO : only7: Deleted 2026/02/24 01:09:14 INFO : only0: Deleted 2026/02/24 01:09:14 INFO : only15: Deleted 2026/02/24 01:09:14 INFO : only2: Deleted 2026/02/24 01:09:14 INFO : only4: Deleted 2026/02/24 01:09:14 INFO : only5: Deleted 2026/02/24 01:09:14 INFO : only9: Deleted 2026/02/24 01:09:14 INFO : only10: Deleted 2026/02/24 01:09:14 INFO : only11: Deleted 2026/02/24 01:09:14 INFO : only17: Deleted 2026/02/24 01:09:14 INFO : only19: Deleted 2026/02/24 01:09:14 INFO : only1: Deleted 2026/02/24 01:09:14 INFO : only3: Deleted 2026/02/24 01:09:14 INFO : only8: Deleted 2026/02/24 01:09:14 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (24.42s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:09:36 DEBUG : both10: size = 6 OK 2026/02/24 01:09:36 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:09:36 DEBUG : both0: size = 6 OK 2026/02/24 01:09:36 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:09:36 DEBUG : both11: size = 6 OK 2026/02/24 01:09:36 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:09:36 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:09:36 DEBUG : both12: size = 6 OK 2026/02/24 01:09:36 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:09:36 DEBUG : both10: Unchanged skipping 2026/02/24 01:09:36 DEBUG : both13: size = 6 OK 2026/02/24 01:09:36 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:09:36 DEBUG : both12: Unchanged skipping 2026/02/24 01:09:36 DEBUG : both14: size = 6 OK 2026/02/24 01:09:36 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:09:36 DEBUG : both14: Unchanged skipping 2026/02/24 01:09:36 DEBUG : both15: size = 6 OK 2026/02/24 01:09:36 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:09:36 DEBUG : both15: Unchanged skipping 2026/02/24 01:09:36 DEBUG : both16: size = 6 OK 2026/02/24 01:09:36 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:09:36 DEBUG : both0: Unchanged skipping 2026/02/24 01:09:36 DEBUG : both17: size = 6 OK 2026/02/24 01:09:36 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:09:36 DEBUG : both17: Unchanged skipping 2026/02/24 01:09:36 DEBUG : both18: size = 6 OK 2026/02/24 01:09:36 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:09:36 DEBUG : both11: Unchanged skipping 2026/02/24 01:09:36 DEBUG : both19: size = 6 OK 2026/02/24 01:09:36 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:09:36 DEBUG : both13: Unchanged skipping 2026/02/24 01:09:36 DEBUG : both1: size = 6 OK 2026/02/24 01:09:36 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:09:36 DEBUG : both16: Unchanged skipping 2026/02/24 01:09:36 DEBUG : both2: size = 6 OK 2026/02/24 01:09:36 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:09:36 DEBUG : both18: Unchanged skipping 2026/02/24 01:09:36 DEBUG : both3: size = 6 OK 2026/02/24 01:09:36 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:09:36 DEBUG : both2: Unchanged skipping 2026/02/24 01:09:36 DEBUG : both4: size = 6 OK 2026/02/24 01:09:36 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:09:36 DEBUG : both4: Unchanged skipping 2026/02/24 01:09:36 DEBUG : both5: size = 6 OK 2026/02/24 01:09:36 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:09:36 DEBUG : both5: Unchanged skipping 2026/02/24 01:09:36 DEBUG : both6: size = 6 OK 2026/02/24 01:09:36 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:09:36 DEBUG : both6: Unchanged skipping 2026/02/24 01:09:36 DEBUG : both7: size = 6 OK 2026/02/24 01:09:36 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:09:36 DEBUG : both7: Unchanged skipping 2026/02/24 01:09:36 DEBUG : both8: size = 6 OK 2026/02/24 01:09:36 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:09:36 DEBUG : both8: Unchanged skipping 2026/02/24 01:09:36 DEBUG : both9: size = 6 OK 2026/02/24 01:09:36 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:09:36 DEBUG : both9: Unchanged skipping 2026/02/24 01:09:36 DEBUG : only0: size = 0 (Local file system at /tmp/rclone391435203) 2026/02/24 01:09:36 DEBUG : only0: size = 6 (B2 bucket rclone-test-foziyop2piqa) 2026/02/24 01:09:36 DEBUG : only0: Sizes differ 2026/02/24 01:09:36 DEBUG : only10: size = 0 (Local file system at /tmp/rclone391435203) 2026/02/24 01:09:36 DEBUG : only10: size = 6 (B2 bucket rclone-test-foziyop2piqa) 2026/02/24 01:09:36 DEBUG : only10: Sizes differ 2026/02/24 01:09:36 DEBUG : only11: size = 0 (Local file system at /tmp/rclone391435203) 2026/02/24 01:09:36 DEBUG : only11: size = 6 (B2 bucket rclone-test-foziyop2piqa) 2026/02/24 01:09:36 DEBUG : only11: Sizes differ 2026/02/24 01:09:36 DEBUG : only12: size = 0 (Local file system at /tmp/rclone391435203) 2026/02/24 01:09:36 DEBUG : only12: size = 6 (B2 bucket rclone-test-foziyop2piqa) 2026/02/24 01:09:36 DEBUG : only12: Sizes differ 2026/02/24 01:09:36 DEBUG : both1: Unchanged skipping 2026/02/24 01:09:36 DEBUG : only13: size = 0 (Local file system at /tmp/rclone391435203) 2026/02/24 01:09:36 DEBUG : only13: size = 6 (B2 bucket rclone-test-foziyop2piqa) 2026/02/24 01:09:36 DEBUG : only13: Sizes differ 2026/02/24 01:09:36 DEBUG : both3: Unchanged skipping 2026/02/24 01:09:36 DEBUG : only15: size = 0 (Local file system at /tmp/rclone391435203) 2026/02/24 01:09:36 DEBUG : only15: size = 6 (B2 bucket rclone-test-foziyop2piqa) 2026/02/24 01:09:36 DEBUG : only15: Sizes differ 2026/02/24 01:09:36 DEBUG : only16: size = 0 (Local file system at /tmp/rclone391435203) 2026/02/24 01:09:36 DEBUG : only16: size = 6 (B2 bucket rclone-test-foziyop2piqa) 2026/02/24 01:09:36 DEBUG : only16: Sizes differ 2026/02/24 01:09:36 DEBUG : both19: Unchanged skipping 2026/02/24 01:09:36 DEBUG : only17: size = 0 (Local file system at /tmp/rclone391435203) 2026/02/24 01:09:36 DEBUG : only17: size = 6 (B2 bucket rclone-test-foziyop2piqa) 2026/02/24 01:09:36 DEBUG : only17: Sizes differ 2026/02/24 01:09:36 DEBUG : only18: size = 0 (Local file system at /tmp/rclone391435203) 2026/02/24 01:09:36 DEBUG : only18: size = 6 (B2 bucket rclone-test-foziyop2piqa) 2026/02/24 01:09:36 DEBUG : only18: Sizes differ 2026/02/24 01:09:36 DEBUG : only14: size = 0 (Local file system at /tmp/rclone391435203) 2026/02/24 01:09:36 DEBUG : only14: size = 6 (B2 bucket rclone-test-foziyop2piqa) 2026/02/24 01:09:36 DEBUG : only14: Sizes differ 2026/02/24 01:09:36 DEBUG : only19: size = 0 (Local file system at /tmp/rclone391435203) 2026/02/24 01:09:36 DEBUG : only19: size = 6 (B2 bucket rclone-test-foziyop2piqa) 2026/02/24 01:09:36 DEBUG : only19: Sizes differ 2026/02/24 01:09:36 DEBUG : only1: size = 0 (Local file system at /tmp/rclone391435203) 2026/02/24 01:09:36 DEBUG : only1: size = 6 (B2 bucket rclone-test-foziyop2piqa) 2026/02/24 01:09:36 DEBUG : only1: Sizes differ 2026/02/24 01:09:36 DEBUG : only2: size = 0 (Local file system at /tmp/rclone391435203) 2026/02/24 01:09:36 DEBUG : only2: size = 6 (B2 bucket rclone-test-foziyop2piqa) 2026/02/24 01:09:36 DEBUG : only2: Sizes differ 2026/02/24 01:09:36 DEBUG : only3: size = 0 (Local file system at /tmp/rclone391435203) 2026/02/24 01:09:36 DEBUG : only3: size = 6 (B2 bucket rclone-test-foziyop2piqa) 2026/02/24 01:09:36 DEBUG : only3: Sizes differ 2026/02/24 01:09:36 DEBUG : only4: size = 0 (Local file system at /tmp/rclone391435203) 2026/02/24 01:09:36 DEBUG : only4: size = 6 (B2 bucket rclone-test-foziyop2piqa) 2026/02/24 01:09:36 DEBUG : only4: Sizes differ 2026/02/24 01:09:36 DEBUG : only5: size = 0 (Local file system at /tmp/rclone391435203) 2026/02/24 01:09:36 DEBUG : only5: size = 6 (B2 bucket rclone-test-foziyop2piqa) 2026/02/24 01:09:36 DEBUG : only5: Sizes differ 2026/02/24 01:09:36 DEBUG : only6: size = 0 (Local file system at /tmp/rclone391435203) 2026/02/24 01:09:36 DEBUG : only6: size = 6 (B2 bucket rclone-test-foziyop2piqa) 2026/02/24 01:09:36 DEBUG : only6: Sizes differ 2026/02/24 01:09:36 DEBUG : only8: size = 0 (Local file system at /tmp/rclone391435203) 2026/02/24 01:09:36 DEBUG : only9: size = 0 (Local file system at /tmp/rclone391435203) 2026/02/24 01:09:36 DEBUG : only8: size = 6 (B2 bucket rclone-test-foziyop2piqa) 2026/02/24 01:09:36 DEBUG : only9: size = 6 (B2 bucket rclone-test-foziyop2piqa) 2026/02/24 01:09:36 DEBUG : only8: Sizes differ 2026/02/24 01:09:36 DEBUG : only9: Sizes differ 2026/02/24 01:09:36 DEBUG : only7: size = 0 (Local file system at /tmp/rclone391435203) 2026/02/24 01:09:36 DEBUG : only7: size = 6 (B2 bucket rclone-test-foziyop2piqa) 2026/02/24 01:09:36 DEBUG : only7: Sizes differ 2026/02/24 01:09:36 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:09:36 DEBUG : only10: size = 0 OK 2026/02/24 01:09:36 DEBUG : only0: size = 0 OK 2026/02/24 01:09:36 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/24 01:09:36 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/24 01:09:36 INFO : only0: Copied (replaced existing) 2026/02/24 01:09:36 INFO : only10: Copied (replaced existing) 2026/02/24 01:09:36 DEBUG : only15: size = 0 OK 2026/02/24 01:09:36 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/24 01:09:36 INFO : only15: Copied (replaced existing) 2026/02/24 01:09:36 DEBUG : only13: size = 0 OK 2026/02/24 01:09:36 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/24 01:09:36 INFO : only13: Copied (replaced existing) 2026/02/24 01:09:36 DEBUG : only11: size = 0 OK 2026/02/24 01:09:36 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/24 01:09:36 INFO : only11: Copied (replaced existing) 2026/02/24 01:09:36 DEBUG : only19: size = 0 OK 2026/02/24 01:09:36 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/24 01:09:36 INFO : only19: Copied (replaced existing) 2026/02/24 01:09:37 DEBUG : only1: size = 0 OK 2026/02/24 01:09:37 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/24 01:09:37 INFO : only1: Copied (replaced existing) 2026/02/24 01:09:37 DEBUG : only2: size = 0 OK 2026/02/24 01:09:37 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/24 01:09:37 INFO : only2: Copied (replaced existing) 2026/02/24 01:09:37 DEBUG : only12: size = 0 OK 2026/02/24 01:09:37 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/24 01:09:37 INFO : only12: Copied (replaced existing) 2026/02/24 01:09:37 DEBUG : only18: size = 0 OK 2026/02/24 01:09:37 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/24 01:09:37 INFO : only18: Copied (replaced existing) 2026/02/24 01:09:37 DEBUG : only16: size = 0 OK 2026/02/24 01:09:37 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/24 01:09:37 INFO : only16: Copied (replaced existing) 2026/02/24 01:09:37 DEBUG : only17: size = 0 OK 2026/02/24 01:09:37 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/24 01:09:37 INFO : only17: Copied (replaced existing) 2026/02/24 01:09:37 DEBUG : only5: size = 0 OK 2026/02/24 01:09:37 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/24 01:09:37 INFO : only5: Copied (replaced existing) 2026/02/24 01:09:37 DEBUG : only6: size = 0 OK 2026/02/24 01:09:37 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/24 01:09:37 INFO : only6: Copied (replaced existing) 2026/02/24 01:09:37 DEBUG : only14: size = 0 OK 2026/02/24 01:09:37 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/24 01:09:37 INFO : only14: Copied (replaced existing) 2026/02/24 01:09:37 DEBUG : only4: size = 0 OK 2026/02/24 01:09:37 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/24 01:09:37 INFO : only4: Copied (replaced existing) 2026/02/24 01:09:37 DEBUG : only3: size = 0 OK 2026/02/24 01:09:37 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/24 01:09:37 INFO : only3: Copied (replaced existing) 2026/02/24 01:09:37 DEBUG : only8: size = 0 OK 2026/02/24 01:09:37 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/24 01:09:37 INFO : only8: Copied (replaced existing) 2026/02/24 01:09:37 DEBUG : only9: size = 0 OK 2026/02/24 01:09:37 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/24 01:09:37 INFO : only9: Copied (replaced existing) 2026/02/24 01:09:37 DEBUG : only7: size = 0 OK 2026/02/24 01:09:37 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/24 01:09:37 INFO : only7: Copied (replaced existing) 2026/02/24 01:09:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (27.31s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:09:46 DEBUG : empty_dir: Making directory with metadata 2026/02/24 01:09:46 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/24 01:09:46 DEBUG : empty_on_remote: Making directory with metadata 2026/02/24 01:09:46 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/24 01:09:46 INFO : empty_on_remote: Making directory 2026/02/24 01:09:46 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/24 01:09:47 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/24 01:09:47 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/24 01:09:47 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/24 01:09:47 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.02s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:09:49 DEBUG : empty_dir: Making directory with metadata 2026/02/24 01:09:49 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/24 01:09:49 DEBUG : empty_on_remote: Making directory with metadata 2026/02/24 01:09:49 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/24 01:09:49 INFO : empty_on_remote: Making directory 2026/02/24 01:09:49 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/24 01:09:50 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/24 01:09:50 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/24 01:09:50 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/24 01:09:50 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/02/24 01:09:50 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.73s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:09:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/24 01:09:51 INFO : sub dir: Making directory 2026/02/24 01:09:51 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.63s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:09:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/24 01:09:55 INFO : sub dir: Making directory 2026/02/24 01:09:55 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.80s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:10:08 DEBUG : Waiting for deletions to finish 2026/02/24 01:10:08 DEBUG : apple: Excluded (Path Filter) 2026/02/24 01:10:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 01:10:08 DEBUG : banana: Excluded (Path Filter) 2026/02/24 01:10:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 01:10:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 01:10:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 01:10:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 01:10:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 01:10:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 01:10:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 01:10:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 01:10:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 01:10:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 01:10:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 01:10:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 01:10:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 01:10:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 01:10:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 01:10:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 01:10:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 01:10:09 DEBUG : apple: size = 5 OK 2026/02/24 01:10:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:09 DEBUG : apple: Unchanged skipping 2026/02/24 01:10:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 01:10:09 DEBUG : banana: size = 6 OK 2026/02/24 01:10:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 01:10:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:09 DEBUG : banana: Unchanged skipping 2026/02/24 01:10:09 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 01:10:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:09 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 01:10:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 01:10:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 01:10:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 01:10:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 01:10:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 01:10:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 01:10:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 01:10:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 01:10:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 01:10:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 01:10:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 01:10:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 01:10:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 01:10:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 01:10:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 01:10:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 01:10:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 01:10:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 01:10:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 01:10:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 01:10:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 01:10:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 01:10:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 01:10:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 01:10:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 01:10:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 01:10:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 01:10:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 01:10:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 01:10:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 01:10:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 01:10:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 01:10:09 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:10:09 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:10:09 DEBUG : Waiting for deletions to finish 2026/02/24 01:10:09 INFO : There was nothing to transfer 2026/02/24 01:10:09 DEBUG : Waiting for deletions to finish 2026/02/24 01:10:09 DEBUG : apple: Excluded (Path Filter) 2026/02/24 01:10:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 01:10:09 DEBUG : banana: Excluded (Path Filter) 2026/02/24 01:10:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 01:10:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 01:10:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 01:10:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 01:10:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 01:10:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 01:10:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 01:10:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 01:10:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 01:10:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 01:10:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 01:10:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 01:10:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 01:10:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 01:10:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 01:10:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 01:10:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 01:10:09 DEBUG : apple: size = 5 OK 2026/02/24 01:10:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 01:10:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:09 DEBUG : apple: Unchanged skipping 2026/02/24 01:10:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 01:10:09 DEBUG : banana: size = 6 OK 2026/02/24 01:10:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:09 DEBUG : banana: Unchanged skipping 2026/02/24 01:10:09 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 01:10:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:09 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 01:10:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 01:10:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 01:10:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 01:10:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 01:10:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:10 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:10:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 01:10:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 01:10:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 01:10:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 01:10:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 01:10:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 01:10:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 01:10:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 01:10:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 01:10:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 01:10:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 01:10:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 01:10:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 01:10:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 01:10:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 01:10:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 01:10:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 01:10:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 01:10:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 01:10:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 01:10:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 01:10:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 01:10:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 01:10:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 01:10:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 01:10:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 01:10:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 01:10:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 01:10:10 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:10:10 DEBUG : Waiting for deletions to finish 2026/02/24 01:10:10 INFO : There was nothing to transfer 2026/02/24 01:10:10 DEBUG : Waiting for deletions to finish 2026/02/24 01:10:10 DEBUG : apple: Excluded (Path Filter) 2026/02/24 01:10:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 01:10:10 DEBUG : banana: Excluded (Path Filter) 2026/02/24 01:10:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 01:10:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 01:10:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 01:10:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 01:10:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 01:10:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 01:10:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 01:10:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 01:10:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 01:10:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 01:10:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 01:10:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 01:10:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 01:10:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 01:10:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 01:10:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 01:10:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:10:24 DEBUG : Waiting for deletions to finish 2026/02/24 01:10:25 DEBUG : apple: Excluded (Path Filter) 2026/02/24 01:10:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 01:10:25 DEBUG : banana: Excluded (Path Filter) 2026/02/24 01:10:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 01:10:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 01:10:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 01:10:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 01:10:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 01:10:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 01:10:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 01:10:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 01:10:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 01:10:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 01:10:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 01:10:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 01:10:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 01:10:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 01:10:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 01:10:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 01:10:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 01:10:25 DEBUG : apple: size = 5 OK 2026/02/24 01:10:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:25 DEBUG : apple: Unchanged skipping 2026/02/24 01:10:25 DEBUG : banana: size = 6 OK 2026/02/24 01:10:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:25 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 01:10:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:25 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 01:10:25 DEBUG : banana: Unchanged skipping 2026/02/24 01:10:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 01:10:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 01:10:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 01:10:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 01:10:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 01:10:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 01:10:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 01:10:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 01:10:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 01:10:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 01:10:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 01:10:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 01:10:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 01:10:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 01:10:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:25 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:10:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 01:10:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 01:10:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 01:10:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 01:10:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 01:10:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 01:10:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 01:10:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 01:10:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 01:10:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 01:10:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 01:10:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 01:10:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 01:10:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 01:10:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 01:10:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 01:10:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 01:10:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 01:10:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 01:10:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 01:10:25 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:10:25 DEBUG : Waiting for deletions to finish 2026/02/24 01:10:25 INFO : There was nothing to transfer 2026/02/24 01:10:25 DEBUG : Waiting for deletions to finish 2026/02/24 01:10:26 DEBUG : apple: Excluded (Path Filter) 2026/02/24 01:10:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 01:10:26 DEBUG : banana: Excluded (Path Filter) 2026/02/24 01:10:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 01:10:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 01:10:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 01:10:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 01:10:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 01:10:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 01:10:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 01:10:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 01:10:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 01:10:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 01:10:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 01:10:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 01:10:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 01:10:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 01:10:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 01:10:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 01:10:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 01:10:26 DEBUG : apple: size = 5 OK 2026/02/24 01:10:26 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 01:10:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:26 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 01:10:26 DEBUG : apple: Unchanged skipping 2026/02/24 01:10:26 DEBUG : banana: size = 6 OK 2026/02/24 01:10:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:26 DEBUG : banana: Unchanged skipping 2026/02/24 01:10:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 01:10:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 01:10:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 01:10:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 01:10:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 01:10:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 01:10:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 01:10:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 01:10:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 01:10:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 01:10:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 01:10:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 01:10:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 01:10:26 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:10:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 01:10:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 01:10:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 01:10:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 01:10:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 01:10:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 01:10:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 01:10:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 01:10:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 01:10:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 01:10:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 01:10:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 01:10:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 01:10:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 01:10:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 01:10:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 01:10:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 01:10:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 01:10:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 01:10:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 01:10:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 01:10:26 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:10:26 DEBUG : Waiting for deletions to finish 2026/02/24 01:10:26 INFO : There was nothing to transfer 2026/02/24 01:10:26 DEBUG : Waiting for deletions to finish 2026/02/24 01:10:26 DEBUG : apple: Excluded (Path Filter) 2026/02/24 01:10:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 01:10:26 DEBUG : banana: Excluded (Path Filter) 2026/02/24 01:10:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 01:10:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 01:10:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 01:10:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 01:10:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 01:10:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 01:10:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 01:10:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 01:10:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 01:10:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 01:10:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 01:10:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 01:10:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 01:10:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 01:10:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 01:10:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 01:10:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:10:41 DEBUG : Waiting for deletions to finish 2026/02/24 01:10:42 DEBUG : apple: Excluded (Path Filter) 2026/02/24 01:10:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 01:10:42 DEBUG : banana: Excluded (Path Filter) 2026/02/24 01:10:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 01:10:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 01:10:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 01:10:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 01:10:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 01:10:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 01:10:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 01:10:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 01:10:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 01:10:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 01:10:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 01:10:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 01:10:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 01:10:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 01:10:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 01:10:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 01:10:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 01:10:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 01:10:42 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 01:10:42 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 01:10:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 01:10:42 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 01:10:42 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 01:10:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 01:10:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 01:10:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 01:10:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 01:10:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 01:10:42 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 01:10:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 01:10:42 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 01:10:42 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 01:10:42 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/24 01:10:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 01:10:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/24 01:10:42 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 01:10:42 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/24 01:10:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 01:10:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/24 01:10:42 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 01:10:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 01:10:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 01:10:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 01:10:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 01:10:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 01:10:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 01:10:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 01:10:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 01:10:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 01:10:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 01:10:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 01:10:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 01:10:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 01:10:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 01:10:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 01:10:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 01:10:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 01:10:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 01:10:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 01:10:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 01:10:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 01:10:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 01:10:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 01:10:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 01:10:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 01:10:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 01:10:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 01:10:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 01:10:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 01:10:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 01:10:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 01:10:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 01:10:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 01:10:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 01:10:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 01:10:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 01:10:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 01:10:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 01:10:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 01:10:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 01:10:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 01:10:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 01:10:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 01:10:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 01:10:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 01:10:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 01:10:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 01:10:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 01:10:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 01:10:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 01:10:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 01:10:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 01:10:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 01:10:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 01:10:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 01:10:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 01:10:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 01:10:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 01:10:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 01:10:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 01:10:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 01:10:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 01:10:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 01:10:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 01:10:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 01:10:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 01:10:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 01:10:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 01:10:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 01:10:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 01:10:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 01:10:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 01:10:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 01:10:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 01:10:42 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 01:10:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 01:10:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 01:10:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 01:10:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 01:10:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 01:10:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 01:10:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 01:10:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 01:10:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 01:10:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 01:10:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 01:10:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 01:10:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 01:10:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 01:10:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 01:10:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 01:10:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 01:10:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 01:10:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 01:10:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 01:10:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 01:10:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 01:10:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 01:10:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 01:10:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 01:10:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 01:10:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 01:10:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 01:10:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 01:10:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 01:10:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 01:10:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 01:10:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 01:10:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 01:10:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 01:10:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 01:10:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 01:10:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 01:10:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 01:10:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 01:10:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 01:10:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 01:10:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 01:10:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 01:10:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 01:10:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 01:10:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 01:10:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 01:10:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 01:10:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 01:10:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 01:10:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 01:10:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 01:10:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 01:10:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 01:10:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 01:10:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 01:10:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 01:10:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/24 01:10:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 01:10:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/24 01:10:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 01:10:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/24 01:10:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 01:10:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/24 01:10:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 01:10:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/24 01:10:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 01:10:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 01:10:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 01:10:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 01:10:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 01:10:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 01:10:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 01:10:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 01:10:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 01:10:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 01:10:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/24 01:10:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 01:10:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 01:10:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 01:10:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 01:10:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 01:10:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 01:10:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 01:10:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 01:10:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 01:10:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 01:10:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 01:10:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 01:10:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 01:10:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 01:10:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 01:10:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 01:10:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 01:10:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 01:10:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/24 01:10:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 01:10:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 01:10:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/24 01:10:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 01:10:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/24 01:10:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 01:10:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/24 01:10:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 01:10:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/24 01:10:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 01:10:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/24 01:10:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 01:10:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/24 01:10:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 01:10:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/24 01:10:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 01:10:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/24 01:10:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 01:10:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/24 01:10:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 01:10:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/24 01:10:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/24 01:10:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/24 01:10:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 01:10:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/24 01:10:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 01:10:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/24 01:10:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 01:10:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/24 01:10:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 01:10:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/24 01:10:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/24 01:10:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/24 01:10:43 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:10:43 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:10:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/24 01:10:43 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/24 01:10:43 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 01:10:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 01:10:43 DEBUG : YXBwbGU=: size = 5 OK 2026/02/24 01:10:43 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/24 01:10:43 INFO : apple: Copied (new) to: YXBwbGU= 2026/02/24 01:10:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 01:10:43 DEBUG : YmFuYW5h: size = 6 OK 2026/02/24 01:10:43 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/24 01:10:43 INFO : banana: Copied (new) to: YmFuYW5h 2026/02/24 01:10:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 01:10:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/24 01:10:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/24 01:10:43 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 01:10:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 01:10:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/24 01:10:43 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/24 01:10:43 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 01:10:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 01:10:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/24 01:10:43 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/24 01:10:43 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 01:10:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 01:10:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/24 01:10:43 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/24 01:10:43 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 01:10:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 01:10:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/24 01:10:43 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/24 01:10:43 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 01:10:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 01:10:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/24 01:10:43 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/24 01:10:43 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 01:10:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 01:10:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/24 01:10:43 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/24 01:10:43 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 01:10:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 01:10:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/24 01:10:43 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/24 01:10:43 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 01:10:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/24 01:10:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/24 01:10:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/24 01:10:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 01:10:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/24 01:10:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/24 01:10:44 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/24 01:10:44 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 01:10:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/24 01:10:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/24 01:10:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/24 01:10:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 01:10:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/24 01:10:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/24 01:10:44 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/24 01:10:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/24 01:10:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/24 01:10:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/24 01:10:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/24 01:10:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/24 01:10:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/24 01:10:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/24 01:10:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/24 01:10:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/24 01:10:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/24 01:10:44 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/24 01:10:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/24 01:10:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/24 01:10:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/24 01:10:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/24 01:10:45 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/24 01:10:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/24 01:10:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/02/24 01:10:45 DEBUG : Waiting for deletions to finish 2026/02/24 01:10:45 INFO : dir1/0011-56789;.txt: Deleted 2026/02/24 01:10:45 INFO : appleappleapplebanana: Deleted 2026/02/24 01:10:45 INFO : banana: Deleted 2026/02/24 01:10:45 INFO : dir1/0007-1234567.txt: Deleted 2026/02/24 01:10:45 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/24 01:10:45 INFO : dir1/0014-89;=.txt: Deleted 2026/02/24 01:10:45 INFO : dir1/0015-9;=.txt: Deleted 2026/02/24 01:10:45 INFO : apple: Deleted 2026/02/24 01:10:45 INFO : splitbananasplit: Deleted 2026/02/24 01:10:45 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/24 01:10:45 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/24 01:10:45 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/24 01:10:45 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/24 01:10:45 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/24 01:10:45 INFO : dir1/0010-456789.txt: Deleted 2026/02/24 01:10:45 INFO : dir1/0008-2345678.txt: Deleted 2026/02/24 01:10:45 INFO : dir1/0009-3456789.txt: Deleted 2026/02/24 01:10:45 INFO : dir1/0003-defghij.txt: Deleted 2026/02/24 01:10:46 INFO : dir1/0012-6789;.txt: Deleted 2026/02/24 01:10:46 INFO : dir1/0013-789;=.txt: Deleted 2026/02/24 01:10:46 DEBUG : Waiting for deletions to finish 2026/02/24 01:10:46 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/24 01:10:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/24 01:10:46 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/24 01:10:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/24 01:10:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/24 01:10:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/24 01:10:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/24 01:10:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/24 01:10:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/24 01:10:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/24 01:10:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/24 01:10:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/24 01:10:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/24 01:10:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/24 01:10:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/24 01:10:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/24 01:10:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/24 01:10:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/24 01:10:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/24 01:10:46 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/24 01:10:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 01:10:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 01:10:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 01:10:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 01:10:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 01:10:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 01:10:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 01:10:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 01:10:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 01:10:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 01:10:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 01:10:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 01:10:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 01:10:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 01:10:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 01:10:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 01:10:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 01:10:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 01:10:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/24 01:10:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 01:10:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/24 01:10:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/24 01:10:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/24 01:10:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/24 01:10:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/24 01:10:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/24 01:10:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/24 01:10:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/24 01:10:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/24 01:10:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/24 01:10:46 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 01:10:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/24 01:10:46 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 01:10:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/24 01:10:46 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 01:10:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/24 01:10:46 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 01:10:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/24 01:10:46 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 01:10:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/24 01:10:46 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 01:10:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/24 01:10:46 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 01:10:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 01:10:46 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 01:10:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 01:10:46 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 01:10:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 01:10:46 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 01:10:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 01:10:46 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 01:10:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 01:10:46 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 01:10:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 01:10:46 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 01:10:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 01:10:46 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 01:10:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 01:10:46 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 01:10:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 01:10:46 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 01:10:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 01:10:46 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 01:10:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/24 01:10:46 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 01:10:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/24 01:10:46 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 01:10:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/24 01:10:46 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 01:10:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/24 01:10:46 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 01:10:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/24 01:10:46 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 01:10:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/24 01:10:46 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 01:10:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 01:10:46 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 01:10:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 01:10:46 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 01:10:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 01:10:46 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 01:10:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 01:10:46 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 01:10:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 01:10:46 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 01:10:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 01:10:46 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 01:10:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 01:10:46 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 01:10:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 01:10:46 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 01:10:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 01:10:46 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 01:10:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 01:10:46 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 01:10:46 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 01:10:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 01:10:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/24 01:10:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 01:10:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/24 01:10:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 01:10:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/24 01:10:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 01:10:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/24 01:10:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 01:10:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/24 01:10:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 01:10:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/24 01:10:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 01:10:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 01:10:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 01:10:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 01:10:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 01:10:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 01:10:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 01:10:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 01:10:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 01:10:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 01:10:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 01:10:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 01:10:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 01:10:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 01:10:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 01:10:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 01:10:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 01:10:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 01:10:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 01:10:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 01:10:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 01:10:46 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 01:10:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 01:10:46 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 01:10:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 01:10:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/24 01:10:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 01:10:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/24 01:10:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 01:10:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/24 01:10:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 01:10:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/24 01:10:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 01:10:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/24 01:10:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 01:10:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/24 01:10:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 01:10:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 01:10:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 01:10:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 01:10:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 01:10:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 01:10:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 01:10:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 01:10:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 01:10:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 01:10:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 01:10:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 01:10:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 01:10:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 01:10:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 01:10:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 01:10:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 01:10:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 01:10:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 01:10:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 01:10:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 01:10:46 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 01:10:46 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 01:10:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 01:10:46 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 01:10:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 01:10:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 01:10:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 01:10:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 01:10:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 01:10:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 01:10:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 01:10:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 01:10:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 01:10:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 01:10:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 01:10:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/24 01:10:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/24 01:10:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/24 01:10:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/24 01:10:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/24 01:10:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/24 01:10:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 01:10:46 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 01:10:46 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 01:10:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 01:10:46 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 01:10:46 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 01:10:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 01:10:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 01:10:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 01:10:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 01:10:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 01:10:46 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 01:10:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 01:10:46 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 01:10:46 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 01:10:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 01:10:46 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 01:10:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 01:10:46 DEBUG : YXBwbGU=: size = 5 OK 2026/02/24 01:10:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:46 DEBUG : apple: Unchanged skipping 2026/02/24 01:10:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/24 01:10:46 DEBUG : YmFuYW5h: size = 6 OK 2026/02/24 01:10:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 01:10:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:46 DEBUG : banana: Unchanged skipping 2026/02/24 01:10:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/24 01:10:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:46 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 01:10:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 01:10:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 01:10:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 01:10:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 01:10:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 01:10:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 01:10:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 01:10:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 01:10:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 01:10:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 01:10:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 01:10:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 01:10:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 01:10:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 01:10:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 01:10:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 01:10:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 01:10:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 01:10:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 01:10:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 01:10:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 01:10:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 01:10:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 01:10:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 01:10:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 01:10:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 01:10:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 01:10:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 01:10:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 01:10:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 01:10:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 01:10:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 01:10:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 01:10:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 01:10:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 01:10:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 01:10:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 01:10:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 01:10:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 01:10:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 01:10:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 01:10:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 01:10:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 01:10:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 01:10:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 01:10:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 01:10:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 01:10:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 01:10:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 01:10:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 01:10:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 01:10:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 01:10:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 01:10:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 01:10:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 01:10:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 01:10:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 01:10:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 01:10:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 01:10:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 01:10:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 01:10:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 01:10:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 01:10:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 01:10:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 01:10:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 01:10:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 01:10:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 01:10:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 01:10:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 01:10:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 01:10:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 01:10:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 01:10:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 01:10:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 01:10:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 01:10:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 01:10:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 01:10:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 01:10:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 01:10:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 01:10:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 01:10:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 01:10:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 01:10:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 01:10:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 01:10:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 01:10:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 01:10:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 01:10:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 01:10:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 01:10:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 01:10:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 01:10:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 01:10:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 01:10:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 01:10:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 01:10:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 01:10:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 01:10:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 01:10:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 01:10:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 01:10:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 01:10:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 01:10:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 01:10:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 01:10:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 01:10:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 01:10:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 01:10:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 01:10:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 01:10:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 01:10:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 01:10:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 01:10:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 01:10:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 01:10:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 01:10:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 01:10:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 01:10:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 01:10:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 01:10:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 01:10:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 01:10:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 01:10:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 01:10:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 01:10:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 01:10:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 01:10:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 01:10:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 01:10:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/24 01:10:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 01:10:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/24 01:10:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 01:10:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/24 01:10:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 01:10:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/24 01:10:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 01:10:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/24 01:10:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 01:10:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 01:10:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 01:10:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 01:10:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 01:10:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 01:10:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 01:10:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 01:10:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 01:10:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 01:10:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/24 01:10:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 01:10:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 01:10:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 01:10:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 01:10:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 01:10:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 01:10:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 01:10:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 01:10:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 01:10:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 01:10:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 01:10:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 01:10:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 01:10:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 01:10:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 01:10:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 01:10:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 01:10:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 01:10:46 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/24 01:10:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 01:10:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 01:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 01:10:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 01:10:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 01:10:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/24 01:10:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 01:10:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 01:10:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 01:10:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 01:10:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 01:10:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/24 01:10:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 01:10:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 01:10:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 01:10:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/24 01:10:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/24 01:10:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 01:10:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/24 01:10:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/24 01:10:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/24 01:10:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 01:10:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/24 01:10:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 01:10:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/24 01:10:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/24 01:10:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/24 01:10:47 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/24 01:10:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/24 01:10:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 01:10:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/24 01:10:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 01:10:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/24 01:10:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 01:10:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/24 01:10:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/24 01:10:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 01:10:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 01:10:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/24 01:10:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 01:10:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/24 01:10:47 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/24 01:10:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 01:10:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 01:10:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 01:10:47 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:10:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/24 01:10:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 01:10:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/24 01:10:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:10:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 01:10:47 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:10:47 DEBUG : Waiting for deletions to finish 2026/02/24 01:10:47 DEBUG : Waiting for deletions to finish 2026/02/24 01:10:47 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/24 01:10:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/24 01:10:47 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/24 01:10:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/24 01:10:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/24 01:10:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/24 01:10:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/24 01:10:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/24 01:10:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/24 01:10:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/24 01:10:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/24 01:10:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/24 01:10:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/24 01:10:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/24 01:10:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/24 01:10:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/24 01:10:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/24 01:10:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/24 01:10:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/24 01:10:47 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/24 01:10:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 01:10:47 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 01:10:47 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 01:10:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 01:10:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 01:10:47 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 01:10:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 01:10:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 01:10:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 01:10:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 01:10:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 01:10:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 01:10:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 01:10:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 01:10:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 01:10:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 01:10:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 01:10:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 01:10:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 01:10:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 01:10:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 01:10:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 01:10:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 01:10:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 01:10:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 01:10:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 01:10:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/24 01:10:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 01:10:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/24 01:10:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/24 01:10:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/24 01:10:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/24 01:10:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/24 01:10:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/24 01:10:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/24 01:10:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/24 01:10:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/24 01:10:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/24 01:10:47 DEBUG : apple: transformed to: YXBwbGU= 2026/02/24 01:10:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/24 01:10:47 DEBUG : banana: transformed to: YmFuYW5h 2026/02/24 01:10:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/24 01:10:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/24 01:10:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/24 01:10:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/24 01:10:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/24 01:10:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/24 01:10:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/24 01:10:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/24 01:10:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/24 01:10:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/24 01:10:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/24 01:10:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/24 01:10:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/24 01:10:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/24 01:10:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/24 01:10:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/24 01:10:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:11:02 DEBUG : Waiting for deletions to finish 2026/02/24 01:11:02 DEBUG : apple: Excluded (Path Filter) 2026/02/24 01:11:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 01:11:02 DEBUG : banana: Excluded (Path Filter) 2026/02/24 01:11:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 01:11:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 01:11:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 01:11:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 01:11:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 01:11:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 01:11:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 01:11:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 01:11:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 01:11:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 01:11:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 01:11:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 01:11:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 01:11:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 01:11:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 01:11:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 01:11:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 01:11:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 01:11:03 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 01:11:03 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 01:11:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 01:11:03 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 01:11:03 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 01:11:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 01:11:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 01:11:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 01:11:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 01:11:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 01:11:03 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 01:11:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 01:11:03 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 01:11:03 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 01:11:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/24 01:11:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 01:11:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/24 01:11:03 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 01:11:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/24 01:11:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 01:11:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/24 01:11:03 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 01:11:03 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 01:11:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 01:11:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 01:11:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/24 01:11:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/24 01:11:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/24 01:11:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/24 01:11:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/24 01:11:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/24 01:11:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/24 01:11:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/24 01:11:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/24 01:11:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/24 01:11:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/24 01:11:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/24 01:11:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/24 01:11:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/24 01:11:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/24 01:11:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/24 01:11:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/24 01:11:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/24 01:11:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/24 01:11:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/24 01:11:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/24 01:11:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/24 01:11:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/24 01:11:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/24 01:11:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/24 01:11:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/24 01:11:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/24 01:11:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/24 01:11:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/24 01:11:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/24 01:11:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/24 01:11:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/24 01:11:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/24 01:11:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/24 01:11:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/24 01:11:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/24 01:11:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/24 01:11:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/24 01:11:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/24 01:11:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/24 01:11:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/24 01:11:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/24 01:11:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/24 01:11:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/24 01:11:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/24 01:11:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/24 01:11:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/24 01:11:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/24 01:11:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/24 01:11:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/24 01:11:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/24 01:11:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/24 01:11:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/24 01:11:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/24 01:11:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/24 01:11:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/24 01:11:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/24 01:11:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/24 01:11:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/24 01:11:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/24 01:11:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/24 01:11:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/24 01:11:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/24 01:11:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/24 01:11:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/24 01:11:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/24 01:11:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/24 01:11:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/24 01:11:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/24 01:11:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/24 01:11:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/24 01:11:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/24 01:11:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/24 01:11:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/24 01:11:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/24 01:11:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/24 01:11:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/24 01:11:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/24 01:11:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/24 01:11:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/24 01:11:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/24 01:11:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/24 01:11:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/24 01:11:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/24 01:11:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/24 01:11:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/24 01:11:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/24 01:11:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/24 01:11:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/24 01:11:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/24 01:11:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/24 01:11:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/24 01:11:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/24 01:11:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/24 01:11:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/24 01:11:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/24 01:11:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/24 01:11:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/24 01:11:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/24 01:11:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/24 01:11:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/24 01:11:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/24 01:11:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/24 01:11:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/24 01:11:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/24 01:11:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/24 01:11:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/24 01:11:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/24 01:11:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/24 01:11:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/24 01:11:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/24 01:11:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/24 01:11:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/24 01:11:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/24 01:11:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/24 01:11:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/24 01:11:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/24 01:11:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/24 01:11:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/24 01:11:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/24 01:11:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/24 01:11:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/24 01:11:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/24 01:11:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/24 01:11:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/24 01:11:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/24 01:11:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/24 01:11:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/24 01:11:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/24 01:11:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/24 01:11:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/24 01:11:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/24 01:11:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/24 01:11:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/24 01:11:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/24 01:11:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/24 01:11:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/24 01:11:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/24 01:11:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/24 01:11:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/24 01:11:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/24 01:11:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/24 01:11:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/24 01:11:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/24 01:11:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/24 01:11:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/24 01:11:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/24 01:11:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/24 01:11:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/24 01:11:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/24 01:11:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/24 01:11:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/24 01:11:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/24 01:11:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/24 01:11:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/24 01:11:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/24 01:11:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/24 01:11:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/24 01:11:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/24 01:11:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/24 01:11:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/24 01:11:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/24 01:11:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/24 01:11:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/24 01:11:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/24 01:11:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/24 01:11:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/24 01:11:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/24 01:11:03 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/24 01:11:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/24 01:11:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/24 01:11:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/24 01:11:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/24 01:11:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/24 01:11:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/24 01:11:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/24 01:11:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/24 01:11:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/24 01:11:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/24 01:11:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/24 01:11:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/24 01:11:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/24 01:11:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/24 01:11:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/24 01:11:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/24 01:11:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:03 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/24 01:11:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:03 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:11:03 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:11:03 DEBUG : PREFIXapple: size = 5 OK 2026/02/24 01:11:03 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/24 01:11:03 INFO : apple: Copied (new) to: PREFIXapple 2026/02/24 01:11:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/24 01:11:03 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/02/24 01:11:03 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/24 01:11:03 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/02/24 01:11:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/24 01:11:03 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/02/24 01:11:03 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/24 01:11:03 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/02/24 01:11:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/24 01:11:04 DEBUG : PREFIXbanana: size = 6 OK 2026/02/24 01:11:04 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/24 01:11:04 INFO : banana: Copied (new) to: PREFIXbanana 2026/02/24 01:11:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/24 01:11:04 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/02/24 01:11:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/24 01:11:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/02/24 01:11:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/24 01:11:04 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/02/24 01:11:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/24 01:11:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/02/24 01:11:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/24 01:11:04 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/02/24 01:11:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/24 01:11:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/02/24 01:11:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/24 01:11:04 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/02/24 01:11:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/24 01:11:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/02/24 01:11:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/24 01:11:04 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/02/24 01:11:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/24 01:11:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/02/24 01:11:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/24 01:11:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/02/24 01:11:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/24 01:11:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/02/24 01:11:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/24 01:11:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/02/24 01:11:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/24 01:11:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/02/24 01:11:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/24 01:11:04 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/02/24 01:11:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/24 01:11:04 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/02/24 01:11:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/24 01:11:05 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/02/24 01:11:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/24 01:11:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/02/24 01:11:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/24 01:11:05 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/02/24 01:11:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/24 01:11:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/02/24 01:11:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/24 01:11:05 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/02/24 01:11:05 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/24 01:11:05 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/02/24 01:11:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/24 01:11:05 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/02/24 01:11:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/24 01:11:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/02/24 01:11:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/24 01:11:05 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/02/24 01:11:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/24 01:11:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/02/24 01:11:05 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/02/24 01:11:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/24 01:11:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/02/24 01:11:05 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/02/24 01:11:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/24 01:11:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/02/24 01:11:05 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/02/24 01:11:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/24 01:11:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/02/24 01:11:05 DEBUG : Waiting for deletions to finish 2026/02/24 01:11:05 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2026/02/24 01:11:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/24 01:11:05 DEBUG : pacer: Reducing sleep to 10ms 2026/02/24 01:11:05 INFO : dir1/0015-9;=.txt: Deleted 2026/02/24 01:11:06 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/24 01:11:06 INFO : dir1/0008-2345678.txt: Deleted 2026/02/24 01:11:06 INFO : dir1/0007-1234567.txt: Deleted 2026/02/24 01:11:06 INFO : dir1/0003-defghij.txt: Deleted 2026/02/24 01:11:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/24 01:11:06 INFO : apple: Deleted 2026/02/24 01:11:06 INFO : appleappleapplebanana: Deleted 2026/02/24 01:11:06 INFO : splitbananasplit: Deleted 2026/02/24 01:11:06 INFO : dir1/0009-3456789.txt: Deleted 2026/02/24 01:11:06 INFO : dir1/0010-456789.txt: Deleted 2026/02/24 01:11:06 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/24 01:11:06 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/24 01:11:06 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/24 01:11:06 INFO : dir1/0011-56789;.txt: Deleted 2026/02/24 01:11:06 INFO : dir1/0012-6789;.txt: Deleted 2026/02/24 01:11:06 INFO : dir1/0013-789;=.txt: Deleted 2026/02/24 01:11:06 INFO : dir1/0014-89;=.txt: Deleted 2026/02/24 01:11:06 INFO : banana: Deleted 2026/02/24 01:11:06 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/24 01:11:06 DEBUG : Waiting for deletions to finish 2026/02/24 01:11:07 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/02/24 01:11:07 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/02/24 01:11:07 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/02/24 01:11:07 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/02/24 01:11:07 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 01:11:07 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 01:11:07 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 01:11:07 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/02/24 01:11:07 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 01:11:07 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 01:11:07 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 01:11:07 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/02/24 01:11:07 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/02/24 01:11:07 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/02/24 01:11:07 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/02/24 01:11:07 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/02/24 01:11:07 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/02/24 01:11:07 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/02/24 01:11:07 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/02/24 01:11:07 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/02/24 01:11:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/24 01:11:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/24 01:11:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/24 01:11:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/24 01:11:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/24 01:11:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/24 01:11:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/24 01:11:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/24 01:11:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/24 01:11:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/24 01:11:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/24 01:11:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/24 01:11:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/24 01:11:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/24 01:11:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/24 01:11:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/24 01:11:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/24 01:11:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/24 01:11:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/24 01:11:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/24 01:11:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/24 01:11:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/24 01:11:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/24 01:11:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/24 01:11:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/24 01:11:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/24 01:11:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/24 01:11:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/24 01:11:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/24 01:11:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/24 01:11:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 01:11:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/24 01:11:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 01:11:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/24 01:11:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 01:11:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/24 01:11:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 01:11:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/24 01:11:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 01:11:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/24 01:11:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 01:11:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/24 01:11:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 01:11:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/24 01:11:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 01:11:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/24 01:11:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 01:11:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/24 01:11:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 01:11:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/24 01:11:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 01:11:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/24 01:11:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 01:11:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/24 01:11:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 01:11:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/24 01:11:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 01:11:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/24 01:11:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 01:11:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/24 01:11:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 01:11:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/24 01:11:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 01:11:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/24 01:11:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 01:11:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/24 01:11:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 01:11:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/24 01:11:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 01:11:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/24 01:11:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 01:11:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/24 01:11:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 01:11:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/24 01:11:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 01:11:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/24 01:11:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 01:11:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/24 01:11:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 01:11:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/24 01:11:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 01:11:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/24 01:11:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 01:11:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/24 01:11:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 01:11:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/24 01:11:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 01:11:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/24 01:11:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 01:11:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/24 01:11:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 01:11:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/24 01:11:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 01:11:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/24 01:11:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 01:11:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 01:11:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 01:11:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/24 01:11:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 01:11:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/24 01:11:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 01:11:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/24 01:11:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 01:11:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/24 01:11:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 01:11:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/24 01:11:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 01:11:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/24 01:11:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 01:11:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/24 01:11:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 01:11:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/24 01:11:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 01:11:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/24 01:11:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 01:11:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/24 01:11:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 01:11:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/24 01:11:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 01:11:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/24 01:11:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 01:11:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/24 01:11:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 01:11:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/24 01:11:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 01:11:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/24 01:11:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 01:11:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/24 01:11:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 01:11:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 01:11:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 01:11:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 01:11:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 01:11:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/24 01:11:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 01:11:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/24 01:11:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 01:11:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/24 01:11:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 01:11:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/24 01:11:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 01:11:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/24 01:11:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 01:11:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/24 01:11:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 01:11:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/24 01:11:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 01:11:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/24 01:11:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 01:11:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/24 01:11:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 01:11:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/24 01:11:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 01:11:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/24 01:11:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 01:11:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/24 01:11:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 01:11:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/24 01:11:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 01:11:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/24 01:11:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 01:11:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/24 01:11:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 01:11:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/24 01:11:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 01:11:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 01:11:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/24 01:11:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/24 01:11:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/24 01:11:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/24 01:11:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/24 01:11:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/24 01:11:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/24 01:11:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/24 01:11:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/24 01:11:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/24 01:11:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/24 01:11:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/24 01:11:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/24 01:11:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/24 01:11:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/24 01:11:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/24 01:11:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/24 01:11:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/24 01:11:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/24 01:11:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/24 01:11:07 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/24 01:11:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/24 01:11:07 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/24 01:11:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/24 01:11:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:07 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:11:07 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:11:07 DEBUG : banana: size = 6 OK 2026/02/24 01:11:07 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/24 01:11:07 INFO : banana: Copied (new) 2026/02/24 01:11:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 01:11:08 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/24 01:11:08 INFO : appleappleapplebanana: Copied (new) 2026/02/24 01:11:08 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 01:11:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/24 01:11:08 INFO : splitbananasplit: Copied (new) 2026/02/24 01:11:08 DEBUG : apple: size = 5 OK 2026/02/24 01:11:08 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/24 01:11:08 INFO : apple: Copied (new) 2026/02/24 01:11:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 01:11:08 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/24 01:11:08 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/24 01:11:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 01:11:08 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/24 01:11:08 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/24 01:11:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 01:11:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/24 01:11:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/24 01:11:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 01:11:08 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/24 01:11:08 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/24 01:11:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 01:11:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/24 01:11:08 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/24 01:11:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 01:11:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/24 01:11:08 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/24 01:11:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 01:11:08 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/24 01:11:08 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/24 01:11:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 01:11:09 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/24 01:11:09 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/24 01:11:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 01:11:09 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/24 01:11:09 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/24 01:11:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 01:11:09 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/24 01:11:09 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/24 01:11:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 01:11:09 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/24 01:11:09 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/24 01:11:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 01:11:09 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/24 01:11:09 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/24 01:11:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 01:11:09 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/24 01:11:09 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/24 01:11:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 01:11:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/24 01:11:09 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/24 01:11:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 01:11:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/24 01:11:09 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/24 01:11:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 01:11:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/24 01:11:09 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/24 01:11:09 DEBUG : Waiting for deletions to finish 2026/02/24 01:11:09 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/02/24 01:11:09 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/02/24 01:11:09 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/02/24 01:11:09 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/02/24 01:11:09 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/02/24 01:11:09 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/02/24 01:11:09 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/02/24 01:11:09 INFO : PREFIXapple: Deleted 2026/02/24 01:11:10 INFO : PREFIXappleappleapplebanana: Deleted 2026/02/24 01:11:10 INFO : PREFIXbanana: Deleted 2026/02/24 01:11:10 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/02/24 01:11:10 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/02/24 01:11:10 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/02/24 01:11:10 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/02/24 01:11:10 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/02/24 01:11:10 INFO : PREFIXsplitbananasplit: Deleted 2026/02/24 01:11:10 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/02/24 01:11:10 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/02/24 01:11:10 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/02/24 01:11:10 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/02/24 01:11:10 DEBUG : Waiting for deletions to finish 2026/02/24 01:11:10 DEBUG : apple: Excluded (Path Filter) 2026/02/24 01:11:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 01:11:10 DEBUG : banana: Excluded (Path Filter) 2026/02/24 01:11:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 01:11:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 01:11:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 01:11:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 01:11:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 01:11:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 01:11:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 01:11:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 01:11:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 01:11:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 01:11:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 01:11:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 01:11:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 01:11:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 01:11:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 01:11:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 01:11:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 01:11:10 DEBUG : Waiting for deletions to finish 2026/02/24 01:11:11 DEBUG : apple: Excluded (Path Filter) 2026/02/24 01:11:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 01:11:11 DEBUG : banana: Excluded (Path Filter) 2026/02/24 01:11:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 01:11:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 01:11:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 01:11:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 01:11:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 01:11:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 01:11:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 01:11:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 01:11:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 01:11:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 01:11:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 01:11:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 01:11:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 01:11:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 01:11:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 01:11:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 01:11:11 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:11:25 DEBUG : Waiting for deletions to finish 2026/02/24 01:11:26 DEBUG : apple: Excluded (Path Filter) 2026/02/24 01:11:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 01:11:26 DEBUG : banana: Excluded (Path Filter) 2026/02/24 01:11:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 01:11:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 01:11:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 01:11:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 01:11:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 01:11:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 01:11:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 01:11:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 01:11:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 01:11:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 01:11:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 01:11:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 01:11:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 01:11:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 01:11:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 01:11:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 01:11:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 01:11:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/24 01:11:26 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 01:11:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 01:11:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/24 01:11:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 01:11:26 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 01:11:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/24 01:11:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 01:11:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 01:11:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/24 01:11:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 01:11:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 01:11:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 01:11:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 01:11:26 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 01:11:26 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 01:11:26 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/24 01:11:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 01:11:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/24 01:11:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 01:11:26 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/24 01:11:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/24 01:11:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/24 01:11:26 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 01:11:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 01:11:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 01:11:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/24 01:11:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/24 01:11:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/24 01:11:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/24 01:11:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/24 01:11:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/24 01:11:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/24 01:11:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/24 01:11:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/24 01:11:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/24 01:11:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/24 01:11:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/24 01:11:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/24 01:11:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/24 01:11:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/24 01:11:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/24 01:11:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/24 01:11:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/24 01:11:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:26 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:11:26 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:11:26 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/02/24 01:11:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/24 01:11:26 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/02/24 01:11:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/24 01:11:26 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/02/24 01:11:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/24 01:11:26 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/02/24 01:11:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/24 01:11:27 DEBUG : bananaSUFFIX: size = 6 OK 2026/02/24 01:11:27 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/24 01:11:27 INFO : banana: Copied (new) to: bananaSUFFIX 2026/02/24 01:11:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/24 01:11:27 DEBUG : appleSUFFIX: size = 5 OK 2026/02/24 01:11:27 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/24 01:11:27 INFO : apple: Copied (new) to: appleSUFFIX 2026/02/24 01:11:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/24 01:11:27 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/02/24 01:11:27 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/24 01:11:27 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/02/24 01:11:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/24 01:11:27 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/02/24 01:11:27 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/24 01:11:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/24 01:11:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/24 01:11:27 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/02/24 01:11:27 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/24 01:11:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/02/24 01:11:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/24 01:11:27 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/02/24 01:11:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/24 01:11:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/02/24 01:11:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/24 01:11:27 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/02/24 01:11:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/24 01:11:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/02/24 01:11:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/24 01:11:27 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/02/24 01:11:27 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/24 01:11:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/02/24 01:11:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/24 01:11:27 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/02/24 01:11:27 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/24 01:11:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/02/24 01:11:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/24 01:11:27 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/02/24 01:11:27 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/24 01:11:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/02/24 01:11:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/24 01:11:28 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/02/24 01:11:28 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/24 01:11:28 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/02/24 01:11:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/24 01:11:28 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/02/24 01:11:28 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/24 01:11:28 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/02/24 01:11:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/24 01:11:28 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/02/24 01:11:28 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/24 01:11:28 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/02/24 01:11:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/24 01:11:28 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/02/24 01:11:28 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/24 01:11:28 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/02/24 01:11:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/24 01:11:28 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/02/24 01:11:28 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/24 01:11:28 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/02/24 01:11:28 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/02/24 01:11:28 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/24 01:11:28 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/02/24 01:11:28 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/02/24 01:11:28 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/24 01:11:28 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/02/24 01:11:28 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/02/24 01:11:28 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/24 01:11:28 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/02/24 01:11:28 DEBUG : Waiting for deletions to finish 2026/02/24 01:11:28 INFO : dir1/0003-defghij.txt: Deleted 2026/02/24 01:11:29 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/24 01:11:29 INFO : dir1/0013-789;=.txt: Deleted 2026/02/24 01:11:29 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/24 01:11:29 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/24 01:11:29 INFO : dir1/0008-2345678.txt: Deleted 2026/02/24 01:11:29 INFO : dir1/0007-1234567.txt: Deleted 2026/02/24 01:11:29 INFO : dir1/0009-3456789.txt: Deleted 2026/02/24 01:11:29 INFO : dir1/0010-456789.txt: Deleted 2026/02/24 01:11:29 INFO : dir1/0012-6789;.txt: Deleted 2026/02/24 01:11:29 INFO : appleappleapplebanana: Deleted 2026/02/24 01:11:29 INFO : dir1/0011-56789;.txt: Deleted 2026/02/24 01:11:29 INFO : dir1/0014-89;=.txt: Deleted 2026/02/24 01:11:29 INFO : dir1/0015-9;=.txt: Deleted 2026/02/24 01:11:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/24 01:11:29 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/24 01:11:29 INFO : apple: Deleted 2026/02/24 01:11:29 INFO : banana: Deleted 2026/02/24 01:11:29 INFO : splitbananasplit: Deleted 2026/02/24 01:11:29 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/24 01:11:29 DEBUG : Waiting for deletions to finish 2026/02/24 01:11:29 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/02/24 01:11:29 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/02/24 01:11:29 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/02/24 01:11:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/02/24 01:11:29 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/02/24 01:11:29 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/02/24 01:11:29 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/02/24 01:11:29 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/02/24 01:11:29 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/02/24 01:11:29 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/02/24 01:11:29 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/02/24 01:11:29 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/02/24 01:11:29 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/02/24 01:11:29 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/02/24 01:11:29 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/02/24 01:11:29 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/02/24 01:11:29 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/02/24 01:11:29 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/02/24 01:11:29 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/02/24 01:11:29 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/02/24 01:11:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/24 01:11:30 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/24 01:11:30 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/24 01:11:30 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/24 01:11:30 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/24 01:11:30 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/24 01:11:30 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/24 01:11:30 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/24 01:11:30 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/24 01:11:30 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/24 01:11:30 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/24 01:11:30 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/24 01:11:30 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/24 01:11:30 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/24 01:11:30 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/24 01:11:30 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/24 01:11:30 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/24 01:11:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/24 01:11:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/24 01:11:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/24 01:11:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/24 01:11:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/24 01:11:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/24 01:11:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/24 01:11:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/24 01:11:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/24 01:11:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/24 01:11:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/24 01:11:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/24 01:11:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/24 01:11:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/24 01:11:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/24 01:11:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/24 01:11:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 01:11:30 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 01:11:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/24 01:11:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/24 01:11:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/24 01:11:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/24 01:11:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/24 01:11:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/24 01:11:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/24 01:11:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/24 01:11:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/24 01:11:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/24 01:11:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/24 01:11:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/24 01:11:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/24 01:11:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/24 01:11:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/24 01:11:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/24 01:11:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 01:11:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 01:11:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 01:11:30 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 01:11:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/24 01:11:30 DEBUG : apple: transformed to: appleSUFFIX 2026/02/24 01:11:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/24 01:11:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/24 01:11:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/24 01:11:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/24 01:11:30 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/24 01:11:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/24 01:11:30 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/24 01:11:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/24 01:11:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:30 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:11:30 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:11:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 01:11:30 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/24 01:11:30 INFO : appleappleapplebanana: Copied (new) 2026/02/24 01:11:30 DEBUG : apple: size = 5 OK 2026/02/24 01:11:30 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/24 01:11:30 INFO : apple: Copied (new) 2026/02/24 01:11:30 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 01:11:30 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/24 01:11:30 INFO : splitbananasplit: Copied (new) 2026/02/24 01:11:30 DEBUG : banana: size = 6 OK 2026/02/24 01:11:30 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/24 01:11:30 INFO : banana: Copied (new) 2026/02/24 01:11:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 01:11:30 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/24 01:11:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/24 01:11:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 01:11:31 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/24 01:11:31 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/24 01:11:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 01:11:31 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/24 01:11:31 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/24 01:11:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 01:11:31 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/24 01:11:31 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/24 01:11:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 01:11:31 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/24 01:11:31 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/24 01:11:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 01:11:31 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/24 01:11:31 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/24 01:11:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 01:11:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/24 01:11:31 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/24 01:11:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 01:11:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/24 01:11:31 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/24 01:11:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 01:11:31 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/24 01:11:31 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/24 01:11:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 01:11:31 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/24 01:11:31 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/24 01:11:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 01:11:32 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/24 01:11:32 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/24 01:11:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 01:11:32 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/24 01:11:32 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/24 01:11:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 01:11:32 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/24 01:11:32 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/24 01:11:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 01:11:32 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/24 01:11:32 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/24 01:11:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 01:11:32 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/24 01:11:32 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/24 01:11:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 01:11:32 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/24 01:11:32 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/24 01:11:32 DEBUG : Waiting for deletions to finish 2026/02/24 01:11:32 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/02/24 01:11:32 INFO : bananaSUFFIX: Deleted 2026/02/24 01:11:32 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/02/24 01:11:32 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/02/24 01:11:32 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/02/24 01:11:32 INFO : appleSUFFIX: Deleted 2026/02/24 01:11:32 INFO : splitbananasplitSUFFIX: Deleted 2026/02/24 01:11:32 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/02/24 01:11:33 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/02/24 01:11:33 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/02/24 01:11:33 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/02/24 01:11:33 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/02/24 01:11:33 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/02/24 01:11:33 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/02/24 01:11:33 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/02/24 01:11:33 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/02/24 01:11:33 INFO : appleappleapplebananaSUFFIX: Deleted 2026/02/24 01:11:33 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/02/24 01:11:33 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/02/24 01:11:33 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/02/24 01:11:33 DEBUG : Waiting for deletions to finish 2026/02/24 01:11:33 DEBUG : apple: Excluded (Path Filter) 2026/02/24 01:11:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 01:11:33 DEBUG : banana: Excluded (Path Filter) 2026/02/24 01:11:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 01:11:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 01:11:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 01:11:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 01:11:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 01:11:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 01:11:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 01:11:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 01:11:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 01:11:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 01:11:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 01:11:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 01:11:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 01:11:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 01:11:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 01:11:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 01:11:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 01:11:33 DEBUG : Waiting for deletions to finish 2026/02/24 01:11:34 DEBUG : apple: Excluded (Path Filter) 2026/02/24 01:11:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 01:11:34 DEBUG : banana: Excluded (Path Filter) 2026/02/24 01:11:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 01:11:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 01:11:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 01:11:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 01:11:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 01:11:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 01:11:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 01:11:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 01:11:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 01:11:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 01:11:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 01:11:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 01:11:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 01:11:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 01:11:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 01:11:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 01:11:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:11:48 DEBUG : Waiting for deletions to finish 2026/02/24 01:11:49 DEBUG : apple: Excluded (Path Filter) 2026/02/24 01:11:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 01:11:49 DEBUG : banana: Excluded (Path Filter) 2026/02/24 01:11:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 01:11:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 01:11:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 01:11:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 01:11:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 01:11:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 01:11:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 01:11:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 01:11:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 01:11:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 01:11:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 01:11:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 01:11:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 01:11:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 01:11:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 01:11:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 01:11:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 01:11:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/24 01:11:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/24 01:11:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/24 01:11:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 01:11:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/24 01:11:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 01:11:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 01:11:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 01:11:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 01:11:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/24 01:11:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/24 01:11:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/24 01:11:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 01:11:49 DEBUG : banana: size = 6 OK 2026/02/24 01:11:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:11:49 DEBUG : banana: Unchanged skipping 2026/02/24 01:11:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/24 01:11:49 DEBUG : apple: size = 5 OK 2026/02/24 01:11:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:11:49 DEBUG : apple: Unchanged skipping 2026/02/24 01:11:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 01:11:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 01:11:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 01:11:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 01:11:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 01:11:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 01:11:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 01:11:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 01:11:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 01:11:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 01:11:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 01:11:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 01:11:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 01:11:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 01:11:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 01:11:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 01:11:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 01:11:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 01:11:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 01:11:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 01:11:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 01:11:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 01:11:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 01:11:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 01:11:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 01:11:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 01:11:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 01:11:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 01:11:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 01:11:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 01:11:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 01:11:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 01:11:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 01:11:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 01:11:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 01:11:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 01:11:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 01:11:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 01:11:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 01:11:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 01:11:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 01:11:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 01:11:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 01:11:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 01:11:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 01:11:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 01:11:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 01:11:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 01:11:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 01:11:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 01:11:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 01:11:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 01:11:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 01:11:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 01:11:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 01:11:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 01:11:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 01:11:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 01:11:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 01:11:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 01:11:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 01:11:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 01:11:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 01:11:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 01:11:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 01:11:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 01:11:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 01:11:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 01:11:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 01:11:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 01:11:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 01:11:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 01:11:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 01:11:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 01:11:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 01:11:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 01:11:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 01:11:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 01:11:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 01:11:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 01:11:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 01:11:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 01:11:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 01:11:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 01:11:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 01:11:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 01:11:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 01:11:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 01:11:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 01:11:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 01:11:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 01:11:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 01:11:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 01:11:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 01:11:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 01:11:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 01:11:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 01:11:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 01:11:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 01:11:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 01:11:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 01:11:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 01:11:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 01:11:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 01:11:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 01:11:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 01:11:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 01:11:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 01:11:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 01:11:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 01:11:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 01:11:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 01:11:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 01:11:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 01:11:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 01:11:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 01:11:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 01:11:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 01:11:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 01:11:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 01:11:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 01:11:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 01:11:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 01:11:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 01:11:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 01:11:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 01:11:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 01:11:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 01:11:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 01:11:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 01:11:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/24 01:11:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 01:11:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/24 01:11:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 01:11:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/24 01:11:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 01:11:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/24 01:11:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 01:11:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/24 01:11:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 01:11:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 01:11:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 01:11:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 01:11:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 01:11:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 01:11:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 01:11:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 01:11:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 01:11:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 01:11:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/24 01:11:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 01:11:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 01:11:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 01:11:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 01:11:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 01:11:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 01:11:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 01:11:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 01:11:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 01:11:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 01:11:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 01:11:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 01:11:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 01:11:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 01:11:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 01:11:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 01:11:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 01:11:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 01:11:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/24 01:11:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 01:11:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 01:11:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 01:11:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 01:11:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 01:11:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 01:11:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 01:11:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 01:11:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 01:11:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 01:11:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 01:11:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/24 01:11:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 01:11:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 01:11:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/24 01:11:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 01:11:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/24 01:11:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 01:11:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/24 01:11:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/24 01:11:49 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:11:49 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:11:49 DEBUG : splitbanan: size = 16 OK 2026/02/24 01:11:49 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/24 01:11:49 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/02/24 01:11:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/24 01:11:50 DEBUG : appleapple: size = 21 OK 2026/02/24 01:11:50 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/24 01:11:50 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/02/24 01:11:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/24 01:11:50 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/24 01:11:50 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/24 01:11:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/02/24 01:11:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/24 01:11:50 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/24 01:11:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/24 01:11:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/02/24 01:11:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/24 01:11:50 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/24 01:11:50 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/24 01:11:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/02/24 01:11:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/24 01:11:50 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/24 01:11:50 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/24 01:11:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/02/24 01:11:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/24 01:11:50 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/24 01:11:50 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/24 01:11:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/02/24 01:11:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/24 01:11:50 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/24 01:11:50 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/24 01:11:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/02/24 01:11:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/24 01:11:50 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/24 01:11:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/24 01:11:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/02/24 01:11:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/24 01:11:51 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/24 01:11:51 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/24 01:11:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/02/24 01:11:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/24 01:11:51 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/24 01:11:51 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/24 01:11:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/02/24 01:11:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/24 01:11:51 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/24 01:11:51 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/24 01:11:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/02/24 01:11:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/24 01:11:51 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/24 01:11:51 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/24 01:11:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/02/24 01:11:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/24 01:11:51 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/24 01:11:51 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/24 01:11:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/02/24 01:11:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/24 01:11:51 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/24 01:11:51 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/24 01:11:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/02/24 01:11:51 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/24 01:11:51 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/24 01:11:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/02/24 01:11:51 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/24 01:11:51 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/24 01:11:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/02/24 01:11:51 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/24 01:11:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/24 01:11:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/02/24 01:11:51 DEBUG : Waiting for deletions to finish 2026/02/24 01:11:52 INFO : dir1/0003-defghij.txt: Deleted 2026/02/24 01:11:52 INFO : appleappleapplebanana: Deleted 2026/02/24 01:11:52 INFO : dir1/0013-789;=.txt: Deleted 2026/02/24 01:11:52 INFO : dir1/0010-456789.txt: Deleted 2026/02/24 01:11:52 INFO : dir1/0011-56789;.txt: Deleted 2026/02/24 01:11:52 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/24 01:11:52 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/24 01:11:52 INFO : dir1/0009-3456789.txt: Deleted 2026/02/24 01:11:52 INFO : dir1/0014-89;=.txt: Deleted 2026/02/24 01:11:52 INFO : dir1/0007-1234567.txt: Deleted 2026/02/24 01:11:52 INFO : splitbananasplit: Deleted 2026/02/24 01:11:52 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/24 01:11:52 INFO : dir1/0015-9;=.txt: Deleted 2026/02/24 01:11:52 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/24 01:11:52 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/24 01:11:52 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/24 01:11:52 INFO : dir1/0008-2345678.txt: Deleted 2026/02/24 01:11:52 INFO : dir1/0012-6789;.txt: Deleted 2026/02/24 01:11:52 DEBUG : Waiting for deletions to finish 2026/02/24 01:11:52 DEBUG : apple: Excluded (Path Filter) 2026/02/24 01:11:52 DEBUG : appleapple: Excluded (Path Filter) 2026/02/24 01:11:52 DEBUG : banana: Excluded (Path Filter) 2026/02/24 01:11:52 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/24 01:11:52 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/24 01:11:52 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/24 01:11:52 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/24 01:11:52 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/24 01:11:52 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/24 01:11:52 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/24 01:11:52 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/24 01:11:52 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/24 01:11:52 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/24 01:11:52 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/24 01:11:52 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/24 01:11:52 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/24 01:11:52 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/24 01:11:52 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/24 01:11:52 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/24 01:11:52 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/24 01:11:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/24 01:11:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/24 01:11:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/24 01:11:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/24 01:11:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/24 01:11:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/24 01:11:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/24 01:11:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/24 01:11:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/24 01:11:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/24 01:11:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/24 01:11:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/24 01:11:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/24 01:11:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/24 01:11:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/24 01:11:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/24 01:11:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/24 01:11:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/24 01:11:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/24 01:11:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/24 01:11:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/24 01:11:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/24 01:11:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/24 01:11:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/24 01:11:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/24 01:11:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/24 01:11:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/24 01:11:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/24 01:11:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/24 01:11:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/24 01:11:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/24 01:11:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/24 01:11:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/24 01:11:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/24 01:11:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/24 01:11:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/24 01:11:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/24 01:11:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/24 01:11:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/24 01:11:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/24 01:11:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/24 01:11:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/24 01:11:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/24 01:11:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/24 01:11:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/24 01:11:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/24 01:11:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/24 01:11:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/24 01:11:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/24 01:11:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/24 01:11:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/24 01:11:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/24 01:11:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/24 01:11:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/24 01:11:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/24 01:11:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/24 01:11:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/24 01:11:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/24 01:11:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/24 01:11:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/24 01:11:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/24 01:11:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/24 01:11:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 01:11:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/24 01:11:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 01:11:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/24 01:11:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 01:11:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/24 01:11:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 01:11:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/24 01:11:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 01:11:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/24 01:11:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 01:11:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/24 01:11:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 01:11:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/24 01:11:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 01:11:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/24 01:11:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 01:11:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/24 01:11:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 01:11:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/24 01:11:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 01:11:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/24 01:11:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 01:11:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/24 01:11:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 01:11:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/24 01:11:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 01:11:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/24 01:11:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 01:11:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/24 01:11:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 01:11:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/24 01:11:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 01:11:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 01:11:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/24 01:11:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/24 01:11:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 01:11:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/24 01:11:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/24 01:11:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/24 01:11:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/24 01:11:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/24 01:11:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/24 01:11:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/24 01:11:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/24 01:11:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/24 01:11:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/24 01:11:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/24 01:11:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/24 01:11:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/24 01:11:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/24 01:11:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/24 01:11:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/24 01:11:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/24 01:11:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/24 01:11:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/24 01:11:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/24 01:11:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 01:11:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/24 01:11:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 01:11:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 01:11:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 01:11:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 01:11:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/24 01:11:53 DEBUG : apple: size = 5 OK 2026/02/24 01:11:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:11:53 DEBUG : banana: size = 6 OK 2026/02/24 01:11:53 DEBUG : splitbanan: size = 16 OK 2026/02/24 01:11:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:11:53 DEBUG : banana: Unchanged skipping 2026/02/24 01:11:53 DEBUG : apple: Unchanged skipping 2026/02/24 01:11:53 DEBUG : appleapple: size = 21 OK 2026/02/24 01:11:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:11:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:11:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 01:11:53 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 01:11:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 01:11:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 01:11:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 01:11:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 01:11:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 01:11:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 01:11:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 01:11:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 01:11:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 01:11:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 01:11:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 01:11:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 01:11:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 01:11:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 01:11:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 01:11:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 01:11:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 01:11:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 01:11:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 01:11:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 01:11:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 01:11:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 01:11:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 01:11:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 01:11:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 01:11:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 01:11:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 01:11:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 01:11:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 01:11:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 01:11:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 01:11:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 01:11:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 01:11:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 01:11:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 01:11:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 01:11:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 01:11:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 01:11:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 01:11:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 01:11:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 01:11:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 01:11:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 01:11:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 01:11:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 01:11:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 01:11:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 01:11:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 01:11:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 01:11:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 01:11:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 01:11:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 01:11:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 01:11:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 01:11:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 01:11:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 01:11:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 01:11:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 01:11:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 01:11:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 01:11:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 01:11:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 01:11:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 01:11:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 01:11:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 01:11:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 01:11:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 01:11:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 01:11:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 01:11:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 01:11:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 01:11:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 01:11:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 01:11:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 01:11:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 01:11:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 01:11:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 01:11:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 01:11:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 01:11:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 01:11:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 01:11:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 01:11:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 01:11:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 01:11:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 01:11:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 01:11:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 01:11:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 01:11:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 01:11:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 01:11:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 01:11:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 01:11:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 01:11:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 01:11:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 01:11:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 01:11:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 01:11:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 01:11:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 01:11:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 01:11:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 01:11:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 01:11:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 01:11:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 01:11:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 01:11:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 01:11:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 01:11:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 01:11:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 01:11:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 01:11:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 01:11:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 01:11:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 01:11:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 01:11:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 01:11:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 01:11:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 01:11:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 01:11:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 01:11:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 01:11:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 01:11:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 01:11:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 01:11:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 01:11:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 01:11:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 01:11:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 01:11:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 01:11:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 01:11:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 01:11:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/24 01:11:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 01:11:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/24 01:11:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 01:11:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/24 01:11:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 01:11:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/24 01:11:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 01:11:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/24 01:11:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 01:11:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 01:11:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 01:11:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 01:11:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 01:11:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 01:11:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 01:11:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 01:11:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 01:11:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 01:11:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/24 01:11:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 01:11:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 01:11:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 01:11:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 01:11:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 01:11:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 01:11:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 01:11:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 01:11:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 01:11:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 01:11:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 01:11:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 01:11:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 01:11:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 01:11:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 01:11:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 01:11:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 01:11:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 01:11:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/24 01:11:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 01:11:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/24 01:11:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/24 01:11:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/24 01:11:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/24 01:11:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/24 01:11:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/24 01:11:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/24 01:11:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/24 01:11:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/24 01:11:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/24 01:11:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/24 01:11:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/24 01:11:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/24 01:11:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/24 01:11:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/24 01:11:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/24 01:11:53 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/24 01:11:53 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/24 01:11:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:11:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 01:11:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:11:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 01:11:53 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/24 01:11:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:11:53 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/24 01:11:53 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:11:53 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/24 01:11:53 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/24 01:11:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:11:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:11:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:11:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 01:11:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 01:11:53 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/24 01:11:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 01:11:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:11:53 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/24 01:11:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 01:11:53 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/24 01:11:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:11:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:11:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 01:11:53 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/24 01:11:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:11:53 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/24 01:11:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 01:11:53 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/24 01:11:53 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/24 01:11:53 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/24 01:11:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:11:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:11:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 01:11:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 01:11:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:11:53 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/24 01:11:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:11:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 01:11:53 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/24 01:11:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:11:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 01:11:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 01:11:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 01:11:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:11:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 01:11:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 01:11:53 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:11:53 DEBUG : Waiting for deletions to finish 2026/02/24 01:11:53 DEBUG : Waiting for deletions to finish 2026/02/24 01:11:53 DEBUG : apple: Excluded (Path Filter) 2026/02/24 01:11:53 DEBUG : appleapple: Excluded (Path Filter) 2026/02/24 01:11:53 DEBUG : banana: Excluded (Path Filter) 2026/02/24 01:11:53 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/24 01:11:53 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/24 01:11:53 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/24 01:11:53 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/24 01:11:53 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/24 01:11:53 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/24 01:11:53 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/24 01:11:53 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/24 01:11:53 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/24 01:11:53 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/24 01:11:53 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/24 01:11:53 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/24 01:11:53 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/24 01:11:53 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/24 01:11:53 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/24 01:11:53 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/24 01:11:53 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/24 01:11:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 01:11:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 01:11:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/24 01:11:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/24 01:11:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/24 01:11:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/24 01:11:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/24 01:11:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/24 01:11:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/24 01:11:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/24 01:11:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/24 01:11:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/24 01:11:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/24 01:11:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/24 01:11:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/24 01:11:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/24 01:11:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/24 01:11:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/24 01:11:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/24 01:11:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/24 01:11:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/24 01:11:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/24 01:11:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/24 01:11:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/24 01:11:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/24 01:11:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/24 01:11:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/24 01:11:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/24 01:11:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/24 01:11:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/24 01:11:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/24 01:11:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/24 01:11:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/24 01:11:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/24 01:11:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/24 01:11:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/24 01:11:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/24 01:11:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/24 01:11:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/24 01:11:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/24 01:11:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/24 01:11:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/24 01:11:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/24 01:11:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/24 01:11:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/24 01:11:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/24 01:11:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/24 01:11:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/24 01:11:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/24 01:11:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/24 01:11:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/24 01:11:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/24 01:11:54 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:12:08 DEBUG : Waiting for deletions to finish 2026/02/24 01:12:08 DEBUG : apple: Excluded (Path Filter) 2026/02/24 01:12:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 01:12:08 DEBUG : banana: Excluded (Path Filter) 2026/02/24 01:12:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 01:12:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 01:12:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 01:12:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 01:12:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 01:12:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 01:12:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 01:12:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 01:12:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 01:12:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 01:12:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 01:12:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 01:12:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 01:12:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 01:12:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 01:12:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 01:12:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 01:12:09 DEBUG : apple: size = 5 OK 2026/02/24 01:12:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:09 DEBUG : apple: Unchanged skipping 2026/02/24 01:12:09 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 01:12:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:09 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 01:12:09 DEBUG : banana: size = 6 OK 2026/02/24 01:12:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:09 DEBUG : banana: Unchanged skipping 2026/02/24 01:12:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 01:12:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 01:12:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 01:12:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 01:12:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 01:12:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 01:12:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 01:12:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 01:12:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 01:12:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 01:12:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 01:12:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 01:12:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 01:12:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 01:12:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 01:12:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 01:12:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 01:12:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 01:12:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 01:12:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 01:12:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 01:12:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 01:12:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 01:12:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 01:12:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 01:12:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 01:12:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 01:12:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 01:12:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 01:12:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 01:12:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 01:12:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 01:12:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 01:12:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 01:12:09 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:12:09 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:12:09 DEBUG : Waiting for deletions to finish 2026/02/24 01:12:09 DEBUG : Waiting for deletions to finish 2026/02/24 01:12:09 DEBUG : apple: Excluded (Path Filter) 2026/02/24 01:12:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 01:12:09 DEBUG : banana: Excluded (Path Filter) 2026/02/24 01:12:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 01:12:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 01:12:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 01:12:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 01:12:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 01:12:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 01:12:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 01:12:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 01:12:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 01:12:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 01:12:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 01:12:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 01:12:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 01:12:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 01:12:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 01:12:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 01:12:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 01:12:10 DEBUG : apple: size = 5 OK 2026/02/24 01:12:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:10 DEBUG : apple: Unchanged skipping 2026/02/24 01:12:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 01:12:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 01:12:10 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 01:12:10 DEBUG : banana: size = 6 OK 2026/02/24 01:12:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:10 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 01:12:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:10 DEBUG : banana: Unchanged skipping 2026/02/24 01:12:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 01:12:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 01:12:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 01:12:10 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:12:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 01:12:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 01:12:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 01:12:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 01:12:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 01:12:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 01:12:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 01:12:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 01:12:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 01:12:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 01:12:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 01:12:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 01:12:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 01:12:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 01:12:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 01:12:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 01:12:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 01:12:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 01:12:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 01:12:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 01:12:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 01:12:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 01:12:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 01:12:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 01:12:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 01:12:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 01:12:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 01:12:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 01:12:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 01:12:10 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:12:10 DEBUG : Waiting for deletions to finish 2026/02/24 01:12:10 DEBUG : Waiting for deletions to finish 2026/02/24 01:12:10 DEBUG : apple: Excluded (Path Filter) 2026/02/24 01:12:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 01:12:10 DEBUG : banana: Excluded (Path Filter) 2026/02/24 01:12:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 01:12:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 01:12:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 01:12:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 01:12:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 01:12:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 01:12:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 01:12:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 01:12:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 01:12:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 01:12:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 01:12:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 01:12:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 01:12:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 01:12:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 01:12:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 01:12:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 01:12:10 DEBUG : Waiting for deletions to finish 2026/02/24 01:12:11 DEBUG : apple: Excluded (Path Filter) 2026/02/24 01:12:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 01:12:11 DEBUG : banana: Excluded (Path Filter) 2026/02/24 01:12:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 01:12:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 01:12:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 01:12:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 01:12:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 01:12:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 01:12:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 01:12:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 01:12:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 01:12:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 01:12:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 01:12:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 01:12:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 01:12:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 01:12:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 01:12:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 01:12:11 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:12:25 DEBUG : Waiting for deletions to finish 2026/02/24 01:12:26 DEBUG : apple: Excluded (Path Filter) 2026/02/24 01:12:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 01:12:26 DEBUG : banana: Excluded (Path Filter) 2026/02/24 01:12:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 01:12:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 01:12:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 01:12:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 01:12:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 01:12:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 01:12:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 01:12:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 01:12:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 01:12:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 01:12:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 01:12:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 01:12:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 01:12:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 01:12:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 01:12:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 01:12:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 01:12:26 DEBUG : apple: size = 5 OK 2026/02/24 01:12:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:26 DEBUG : apple: Unchanged skipping 2026/02/24 01:12:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 01:12:26 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 01:12:26 DEBUG : banana: size = 6 OK 2026/02/24 01:12:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 01:12:26 DEBUG : banana: Unchanged skipping 2026/02/24 01:12:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:26 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 01:12:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 01:12:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 01:12:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 01:12:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 01:12:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 01:12:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 01:12:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 01:12:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 01:12:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 01:12:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 01:12:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 01:12:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 01:12:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 01:12:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 01:12:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 01:12:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 01:12:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 01:12:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 01:12:26 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:12:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 01:12:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 01:12:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 01:12:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 01:12:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 01:12:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 01:12:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 01:12:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 01:12:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 01:12:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 01:12:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 01:12:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 01:12:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 01:12:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 01:12:26 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:12:26 DEBUG : Waiting for deletions to finish 2026/02/24 01:12:26 DEBUG : Waiting for deletions to finish 2026/02/24 01:12:27 DEBUG : apple: Excluded (Path Filter) 2026/02/24 01:12:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 01:12:27 DEBUG : banana: Excluded (Path Filter) 2026/02/24 01:12:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 01:12:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 01:12:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 01:12:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 01:12:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 01:12:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 01:12:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 01:12:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 01:12:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 01:12:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 01:12:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 01:12:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 01:12:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 01:12:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 01:12:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 01:12:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 01:12:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 01:12:27 DEBUG : apple: size = 5 OK 2026/02/24 01:12:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:27 DEBUG : apple: Unchanged skipping 2026/02/24 01:12:27 DEBUG : banana: size = 6 OK 2026/02/24 01:12:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:27 DEBUG : banana: Unchanged skipping 2026/02/24 01:12:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 01:12:27 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 01:12:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:27 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 01:12:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 01:12:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 01:12:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 01:12:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 01:12:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 01:12:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 01:12:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 01:12:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 01:12:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 01:12:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 01:12:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 01:12:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 01:12:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 01:12:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 01:12:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 01:12:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 01:12:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 01:12:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 01:12:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 01:12:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 01:12:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 01:12:27 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:12:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 01:12:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 01:12:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 01:12:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 01:12:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 01:12:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 01:12:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 01:12:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 01:12:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 01:12:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 01:12:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 01:12:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 01:12:27 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:12:27 DEBUG : Waiting for deletions to finish 2026/02/24 01:12:27 DEBUG : Waiting for deletions to finish 2026/02/24 01:12:27 DEBUG : apple: Excluded (Path Filter) 2026/02/24 01:12:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 01:12:27 DEBUG : banana: Excluded (Path Filter) 2026/02/24 01:12:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 01:12:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 01:12:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 01:12:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 01:12:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 01:12:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 01:12:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 01:12:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 01:12:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 01:12:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 01:12:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 01:12:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 01:12:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 01:12:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 01:12:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 01:12:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 01:12:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:12:43 DEBUG : Waiting for deletions to finish 2026/02/24 01:12:43 DEBUG : apple: Excluded (Path Filter) 2026/02/24 01:12:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 01:12:43 DEBUG : banana: Excluded (Path Filter) 2026/02/24 01:12:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 01:12:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 01:12:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 01:12:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 01:12:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 01:12:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 01:12:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 01:12:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 01:12:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 01:12:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 01:12:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 01:12:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 01:12:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 01:12:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 01:12:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 01:12:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 01:12:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 01:12:44 DEBUG : apple: size = 5 OK 2026/02/24 01:12:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:44 DEBUG : apple: Unchanged skipping 2026/02/24 01:12:44 DEBUG : banana: size = 6 OK 2026/02/24 01:12:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:44 DEBUG : banana: Unchanged skipping 2026/02/24 01:12:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 01:12:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 01:12:44 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 01:12:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:44 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 01:12:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 01:12:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 01:12:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 01:12:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 01:12:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 01:12:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 01:12:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 01:12:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 01:12:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 01:12:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 01:12:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 01:12:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 01:12:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 01:12:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 01:12:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 01:12:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 01:12:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 01:12:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 01:12:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 01:12:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:44 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:12:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 01:12:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 01:12:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 01:12:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 01:12:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 01:12:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 01:12:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 01:12:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 01:12:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 01:12:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 01:12:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 01:12:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 01:12:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 01:12:44 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:12:44 DEBUG : Waiting for deletions to finish 2026/02/24 01:12:44 DEBUG : Waiting for deletions to finish 2026/02/24 01:12:44 DEBUG : apple: Excluded (Path Filter) 2026/02/24 01:12:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 01:12:44 DEBUG : banana: Excluded (Path Filter) 2026/02/24 01:12:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 01:12:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 01:12:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 01:12:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 01:12:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 01:12:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 01:12:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 01:12:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 01:12:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 01:12:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 01:12:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 01:12:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 01:12:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 01:12:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 01:12:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 01:12:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 01:12:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 01:12:44 DEBUG : apple: size = 5 OK 2026/02/24 01:12:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:44 DEBUG : apple: Unchanged skipping 2026/02/24 01:12:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 01:12:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 01:12:44 DEBUG : banana: size = 6 OK 2026/02/24 01:12:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:44 DEBUG : banana: Unchanged skipping 2026/02/24 01:12:44 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 01:12:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:44 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 01:12:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 01:12:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 01:12:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 01:12:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 01:12:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 01:12:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 01:12:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 01:12:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 01:12:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 01:12:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 01:12:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 01:12:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 01:12:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 01:12:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 01:12:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 01:12:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 01:12:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 01:12:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 01:12:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 01:12:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 01:12:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 01:12:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 01:12:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 01:12:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 01:12:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 01:12:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 01:12:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 01:12:45 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:12:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 01:12:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 01:12:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 01:12:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 01:12:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:12:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 01:12:45 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:12:45 DEBUG : Waiting for deletions to finish 2026/02/24 01:12:45 DEBUG : Waiting for deletions to finish 2026/02/24 01:12:45 DEBUG : apple: Excluded (Path Filter) 2026/02/24 01:12:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 01:12:45 DEBUG : banana: Excluded (Path Filter) 2026/02/24 01:12:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 01:12:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 01:12:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 01:12:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 01:12:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 01:12:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 01:12:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 01:12:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 01:12:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 01:12:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 01:12:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 01:12:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 01:12:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 01:12:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 01:12:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 01:12:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 01:12:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:12:59 DEBUG : Waiting for deletions to finish 2026/02/24 01:13:00 DEBUG : apple: Excluded (Path Filter) 2026/02/24 01:13:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 01:13:00 DEBUG : banana: Excluded (Path Filter) 2026/02/24 01:13:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 01:13:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 01:13:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 01:13:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 01:13:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 01:13:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 01:13:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 01:13:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 01:13:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 01:13:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 01:13:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 01:13:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 01:13:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 01:13:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 01:13:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 01:13:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 01:13:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 01:13:00 DEBUG : apple: size = 5 OK 2026/02/24 01:13:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:00 DEBUG : apple: Unchanged skipping 2026/02/24 01:13:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 01:13:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 01:13:00 DEBUG : banana: size = 6 OK 2026/02/24 01:13:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:00 DEBUG : banana: Unchanged skipping 2026/02/24 01:13:00 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 01:13:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:00 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 01:13:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 01:13:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 01:13:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 01:13:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 01:13:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 01:13:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 01:13:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 01:13:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 01:13:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 01:13:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 01:13:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 01:13:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 01:13:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 01:13:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 01:13:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 01:13:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 01:13:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 01:13:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 01:13:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 01:13:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 01:13:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 01:13:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 01:13:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 01:13:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 01:13:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 01:13:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 01:13:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 01:13:01 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:13:01 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:13:01 DEBUG : Waiting for deletions to finish 2026/02/24 01:13:01 DEBUG : Waiting for deletions to finish 2026/02/24 01:13:01 DEBUG : apple: Excluded (Path Filter) 2026/02/24 01:13:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 01:13:01 DEBUG : banana: Excluded (Path Filter) 2026/02/24 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 01:13:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 01:13:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 01:13:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 01:13:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 01:13:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 01:13:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 01:13:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 01:13:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 01:13:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 01:13:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 01:13:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 01:13:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 01:13:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 01:13:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 01:13:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 01:13:01 DEBUG : apple: size = 5 OK 2026/02/24 01:13:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:01 DEBUG : apple: Unchanged skipping 2026/02/24 01:13:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 01:13:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 01:13:01 DEBUG : banana: size = 6 OK 2026/02/24 01:13:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:01 DEBUG : banana: Unchanged skipping 2026/02/24 01:13:01 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 01:13:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:01 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 01:13:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 01:13:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 01:13:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 01:13:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 01:13:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 01:13:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 01:13:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 01:13:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 01:13:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 01:13:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 01:13:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 01:13:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 01:13:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 01:13:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 01:13:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 01:13:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 01:13:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 01:13:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 01:13:02 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:13:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 01:13:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 01:13:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 01:13:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 01:13:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 01:13:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 01:13:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 01:13:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 01:13:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 01:13:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 01:13:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 01:13:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 01:13:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 01:13:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 01:13:02 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:13:02 DEBUG : Waiting for deletions to finish 2026/02/24 01:13:02 DEBUG : Waiting for deletions to finish 2026/02/24 01:13:02 DEBUG : apple: Excluded (Path Filter) 2026/02/24 01:13:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 01:13:02 DEBUG : banana: Excluded (Path Filter) 2026/02/24 01:13:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 01:13:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 01:13:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 01:13:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 01:13:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 01:13:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 01:13:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 01:13:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 01:13:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 01:13:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 01:13:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 01:13:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 01:13:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 01:13:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 01:13:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 01:13:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 01:13:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:13:17 DEBUG : Waiting for deletions to finish 2026/02/24 01:13:18 DEBUG : apple: Excluded (Path Filter) 2026/02/24 01:13:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 01:13:18 DEBUG : banana: Excluded (Path Filter) 2026/02/24 01:13:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 01:13:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 01:13:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 01:13:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 01:13:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 01:13:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 01:13:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 01:13:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 01:13:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 01:13:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 01:13:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 01:13:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 01:13:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 01:13:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 01:13:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 01:13:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 01:13:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 01:13:18 DEBUG : apple: size = 5 OK 2026/02/24 01:13:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 01:13:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:18 DEBUG : banana: size = 6 OK 2026/02/24 01:13:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:18 DEBUG : banana: Unchanged skipping 2026/02/24 01:13:18 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 01:13:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:18 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 01:13:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 01:13:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:18 DEBUG : apple: Unchanged skipping 2026/02/24 01:13:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 01:13:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 01:13:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 01:13:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 01:13:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 01:13:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 01:13:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 01:13:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 01:13:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 01:13:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 01:13:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 01:13:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 01:13:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 01:13:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 01:13:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 01:13:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 01:13:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 01:13:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 01:13:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 01:13:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 01:13:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 01:13:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 01:13:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 01:13:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 01:13:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 01:13:19 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:13:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 01:13:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 01:13:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 01:13:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 01:13:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 01:13:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 01:13:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 01:13:19 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:13:19 DEBUG : Waiting for deletions to finish 2026/02/24 01:13:19 DEBUG : Waiting for deletions to finish 2026/02/24 01:13:19 DEBUG : apple: Excluded (Path Filter) 2026/02/24 01:13:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 01:13:19 DEBUG : banana: Excluded (Path Filter) 2026/02/24 01:13:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 01:13:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 01:13:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 01:13:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 01:13:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 01:13:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 01:13:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 01:13:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 01:13:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 01:13:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 01:13:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 01:13:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 01:13:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 01:13:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 01:13:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 01:13:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 01:13:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 01:13:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 01:13:20 DEBUG : apple: size = 5 OK 2026/02/24 01:13:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:20 DEBUG : apple: Unchanged skipping 2026/02/24 01:13:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 01:13:20 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 01:13:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:20 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 01:13:20 DEBUG : banana: size = 6 OK 2026/02/24 01:13:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:20 DEBUG : banana: Unchanged skipping 2026/02/24 01:13:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 01:13:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 01:13:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 01:13:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 01:13:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 01:13:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 01:13:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 01:13:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 01:13:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 01:13:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 01:13:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 01:13:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 01:13:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 01:13:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 01:13:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 01:13:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 01:13:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 01:13:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 01:13:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 01:13:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 01:13:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 01:13:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 01:13:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 01:13:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 01:13:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 01:13:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 01:13:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 01:13:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 01:13:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 01:13:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 01:13:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 01:13:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 01:13:20 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:13:20 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:13:20 DEBUG : Waiting for deletions to finish 2026/02/24 01:13:20 DEBUG : Waiting for deletions to finish 2026/02/24 01:13:20 DEBUG : apple: Excluded (Path Filter) 2026/02/24 01:13:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 01:13:20 DEBUG : banana: Excluded (Path Filter) 2026/02/24 01:13:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 01:13:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 01:13:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 01:13:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 01:13:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 01:13:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 01:13:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 01:13:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 01:13:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 01:13:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 01:13:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 01:13:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 01:13:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 01:13:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 01:13:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 01:13:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 01:13:20 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (206.20s) --- PASS: TestTransform/NFC (15.69s) --- PASS: TestTransform/NFD (16.74s) --- PASS: TestTransform/base64 (20.31s) --- PASS: TestTransform/prefix (23.64s) --- PASS: TestTransform/suffix (22.94s) --- PASS: TestTransform/truncate (19.95s) --- PASS: TestTransform/encoder (17.37s) --- PASS: TestTransform/ISO-8859-1 (17.33s) --- PASS: TestTransform/charmap (17.04s) --- PASS: TestTransform/lowercase (16.62s) --- PASS: TestTransform/ascii (18.57s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:13:25 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/24 01:13:25 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/24 01:13:25 INFO : sub dir_somesuffix: Making directory 2026/02/24 01:13:25 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/24 01:13:25 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/02/24 01:13:25 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/24 01:13:25 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/02/24 01:13:25 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/24 01:13:25 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:13:25 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:13:27 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/02/24 01:13:27 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 01:13:27 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/24 01:13:27 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (2.39s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:13:27 DEBUG : toe: transformed to: tictactoe 2026/02/24 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/02/24 01:13:28 INFO : tictactoe: Making directory 2026/02/24 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/02/24 01:13:28 DEBUG : toe: transformed to: tictactoe 2026/02/24 01:13:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/24 01:13:28 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/02/24 01:13:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/24 01:13:28 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:13:28 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:13:28 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/02/24 01:13:28 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 01:13:28 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/02/24 01:13:28 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.61s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:13:29 INFO : toe: Making directory 2026/02/24 01:13:29 INFO : toe/toe: Making directory 2026/02/24 01:13:29 DEBUG : toe: transformed to: tictactoe 2026/02/24 01:13:29 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/24 01:13:29 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/24 01:13:29 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/24 01:13:29 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:13:29 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:13:30 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/24 01:13:30 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 01:13:30 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/24 01:13:30 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.75s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:13:31 INFO : toe: Making directory 2026/02/24 01:13:31 INFO : toe/toe: Making directory 2026/02/24 01:13:31 DEBUG : toe: transformed to: tictactoe 2026/02/24 01:13:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/24 01:13:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/24 01:13:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/24 01:13:31 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:13:31 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:13:32 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/24 01:13:32 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 01:13:32 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/24 01:13:32 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.88s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:13:33 DEBUG : empty_dir: Making directory with metadata 2026/02/24 01:13:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/24 01:13:33 DEBUG : toe: transformed to: tictactoe 2026/02/24 01:13:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 01:13:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 01:13:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 01:13:33 INFO : tictacempty_dir: Making directory 2026/02/24 01:13:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 01:13:33 DEBUG : toe: transformed to: tictactoe 2026/02/24 01:13:33 DEBUG : toe: transformed to: tictactoe 2026/02/24 01:13:33 INFO : tictactoe: Making directory 2026/02/24 01:13:33 DEBUG : toe: transformed to: tictactoe 2026/02/24 01:13:33 DEBUG : toe: transformed to: tictactoe 2026/02/24 01:13:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/24 01:13:33 INFO : tictactoe/tictactoe: Making directory 2026/02/24 01:13:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/24 01:13:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/24 01:13:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/24 01:13:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/24 01:13:33 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:13:33 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:13:34 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/24 01:13:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 01:13:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/24 01:13:34 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.82s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:13:35 DEBUG : empty_dir: Making directory with metadata 2026/02/24 01:13:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/24 01:13:35 DEBUG : toe: transformed to: tictactoe 2026/02/24 01:13:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 01:13:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 01:13:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 01:13:35 INFO : tictacempty_dir: Making directory 2026/02/24 01:13:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 01:13:35 DEBUG : toe: transformed to: tictactoe 2026/02/24 01:13:35 DEBUG : toe: transformed to: tictactoe 2026/02/24 01:13:35 INFO : tictactoe: Making directory 2026/02/24 01:13:35 DEBUG : toe: transformed to: tictactoe 2026/02/24 01:13:35 DEBUG : toe: transformed to: tictactoe 2026/02/24 01:13:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/24 01:13:35 INFO : tictactoe/tictactoe: Making directory 2026/02/24 01:13:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/24 01:13:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/24 01:13:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/24 01:13:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/24 01:13:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/24 01:13:35 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:13:35 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:13:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/24 01:13:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 01:13:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/24 01:13:36 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/02/24 01:13:36 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:13:36 DEBUG : toe: transformed to: tictactoe 2026/02/24 01:13:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 01:13:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 01:13:36 DEBUG : toe: transformed to: tictactoe 2026/02/24 01:13:36 DEBUG : toe: transformed to: tictactoe 2026/02/24 01:13:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/24 01:13:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/24 01:13:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 01:13:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/02/24 01:13:36 NOTICE: B2 bucket rclone-test-foziyop2piqa: 0 differences found 2026/02/24 01:13:36 NOTICE: B2 bucket rclone-test-foziyop2piqa: 1 matching files --- PASS: TestAllTag (2.47s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:13:37 DEBUG : toe: transformed to: tictactoe 2026/02/24 01:13:37 DEBUG : toe: transformed to: tictactoe 2026/02/24 01:13:37 INFO : tictactoe: Making directory 2026/02/24 01:13:37 DEBUG : toe: transformed to: tictactoe 2026/02/24 01:13:37 DEBUG : toe: transformed to: tictactoe 2026/02/24 01:13:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/24 01:13:37 INFO : tictactoe/tictactoe: Making directory 2026/02/24 01:13:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/24 01:13:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/24 01:13:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/24 01:13:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/24 01:13:37 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:13:37 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:13:38 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/24 01:13:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 01:13:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/24 01:13:38 DEBUG : Waiting for deletions to finish 2026/02/24 01:13:38 DEBUG : toe: transformed to: tictactoe 2026/02/24 01:13:38 DEBUG : toe: transformed to: tictactoe 2026/02/24 01:13:38 DEBUG : toe: transformed to: tictactoe 2026/02/24 01:13:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/24 01:13:39 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/24 01:13:39 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 01:13:39 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:13:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/24 01:13:39 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/02/24 01:13:39 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:13:39 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.47s) === RUN TestSyntax 2026/02/24 01:13:39 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:13:40 INFO : toe: Making directory 2026/02/24 01:13:40 INFO : toe/toe: Making directory 2026/02/24 01:13:40 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/24 01:13:40 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:13:40 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:13:41 DEBUG : toe/toe/toe: size = 11 OK 2026/02/24 01:13:41 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 01:13:41 INFO : toe/toe/toe: Copied (new) 2026/02/24 01:13:41 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.85s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:13:41 DEBUG : empty_dir: Making directory with metadata 2026/02/24 01:13:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/24 01:13:41 DEBUG : toe: transformed to: tictactoe 2026/02/24 01:13:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 01:13:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 01:13:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 01:13:42 INFO : tictacempty_dir: Making directory 2026/02/24 01:13:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 01:13:42 DEBUG : toe: transformed to: tictactoe 2026/02/24 01:13:42 DEBUG : toe: transformed to: tictactoe 2026/02/24 01:13:42 INFO : tictactoe: Making directory 2026/02/24 01:13:42 DEBUG : toe: transformed to: tictactoe 2026/02/24 01:13:42 DEBUG : toe: transformed to: tictactoe 2026/02/24 01:13:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/24 01:13:42 INFO : tictactoe/tictactoe: Making directory 2026/02/24 01:13:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/24 01:13:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/24 01:13:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/24 01:13:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/24 01:13:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/24 01:13:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/24 01:13:42 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:13:42 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:13:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/24 01:13:42 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 01:13:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/24 01:13:42 INFO : toe/toe/toe.txt: Deleted 2026/02/24 01:13:42 INFO : toe/toe: Removing directory 2026/02/24 01:13:42 INFO : toe: Removing directory 2026/02/24 01:13:42 INFO : empty_dir: Removing directory 2026/02/24 01:13:42 DEBUG : Local file system at /tmp/rclone391435203: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.67s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:13:43 DEBUG : empty_dir: Making directory with metadata 2026/02/24 01:13:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/24 01:13:43 DEBUG : toe: transformed to: tictactoe 2026/02/24 01:13:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 01:13:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 01:13:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 01:13:43 INFO : tictacempty_dir: Making directory 2026/02/24 01:13:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 01:13:43 DEBUG : toe: transformed to: tictactoe 2026/02/24 01:13:43 DEBUG : toe: transformed to: tictactoe 2026/02/24 01:13:43 INFO : tictactoe: Making directory 2026/02/24 01:13:43 DEBUG : toe: transformed to: tictactoe 2026/02/24 01:13:43 DEBUG : toe: transformed to: tictactoe 2026/02/24 01:13:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/24 01:13:43 INFO : tictactoe/tictactoe: Making directory 2026/02/24 01:13:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/24 01:13:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/24 01:13:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/24 01:13:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/24 01:13:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/24 01:13:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/24 01:13:43 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:13:43 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:13:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/24 01:13:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 01:13:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/24 01:13:44 INFO : toe/toe/toe.txt: Deleted 2026/02/24 01:13:44 INFO : toe/toe: Removing directory 2026/02/24 01:13:44 INFO : toe: Removing directory 2026/02/24 01:13:44 INFO : empty_dir: Removing directory 2026/02/24 01:13:44 DEBUG : Local file system at /tmp/rclone391435203: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/02/24 01:13:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/24 01:13:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/24 01:13:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/24 01:13:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/24 01:13:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/24 01:13:47 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/24 01:13:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 01:13:47 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/02/24 01:13:47 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 (4.59s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:13:48 DEBUG : Reset feature "Copy" 2026/02/24 01:13:48 DEBUG : Reset feature "Move" 2026/02/24 01:13:48 DEBUG : Reset feature "Copy" 2026/02/24 01:13:48 DEBUG : Reset feature "Move" 2026/02/24 01:13:48 DEBUG : empty_dir: Making directory with metadata 2026/02/24 01:13:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/24 01:13:48 DEBUG : toe: transformed to: tictactoe 2026/02/24 01:13:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 01:13:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 01:13:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 01:13:48 INFO : tictacempty_dir: Making directory 2026/02/24 01:13:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/24 01:13:48 DEBUG : toe: transformed to: tictactoe 2026/02/24 01:13:48 DEBUG : toe: transformed to: tictactoe 2026/02/24 01:13:48 INFO : tictactoe: Making directory 2026/02/24 01:13:48 DEBUG : toe: transformed to: tictactoe 2026/02/24 01:13:48 DEBUG : toe: transformed to: tictactoe 2026/02/24 01:13:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/24 01:13:48 INFO : tictactoe/tictactoe: Making directory 2026/02/24 01:13:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/24 01:13:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/24 01:13:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/24 01:13:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/24 01:13:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/24 01:13:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/24 01:13:48 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:13:48 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:13:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/24 01:13:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 01:13:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/24 01:13:49 INFO : toe/toe/toe.txt: Deleted 2026/02/24 01:13:49 INFO : toe/toe: Removing directory 2026/02/24 01:13:49 INFO : toe: Removing directory 2026/02/24 01:13:49 INFO : empty_dir: Removing directory 2026/02/24 01:13:49 DEBUG : Local file system at /tmp/rclone391435203: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/02/24 01:13:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/24 01:13:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/24 01:13:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/24 01:13:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/24 01:13:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/24 01:13:50 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/24 01:13:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 01:13:50 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/02/24 01:13:50 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (4.02s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:13:52 DEBUG : toe: transformed to: dG9l 2026/02/24 01:13:52 DEBUG : toe: transformed to: dG9l 2026/02/24 01:13:52 INFO : dG9l: Making directory 2026/02/24 01:13:52 DEBUG : toe: transformed to: dG9l 2026/02/24 01:13:52 DEBUG : toe: transformed to: dG9l 2026/02/24 01:13:52 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/24 01:13:52 INFO : dG9l/dG9l: Making directory 2026/02/24 01:13:52 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/24 01:13:52 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/02/24 01:13:52 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/24 01:13:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/24 01:13:52 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/24 01:13:52 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:13:52 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:13:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/02/24 01:13:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 01:13:53 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/02/24 01:13:53 DEBUG : Waiting for deletions to finish 2026/02/24 01:13:53 DEBUG : dG9l: transformed to: toe 2026/02/24 01:13:53 DEBUG : dG9l: transformed to: toe 2026/02/24 01:13:53 DEBUG : dG9l: transformed to: toe 2026/02/24 01:13:53 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/02/24 01:13:54 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/02/24 01:13:54 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/24 01:13:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/02/24 01:13:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/02/24 01:13:54 DEBUG : Local file system at /tmp/rclone391435203: Waiting for checks to finish 2026/02/24 01:13:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/02/24 01:13:54 DEBUG : Local file system at /tmp/rclone391435203: Waiting for transfers to finish 2026/02/24 01:13:54 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.70s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-foziyop2piqa", Local "Local file system at /tmp/rclone391435203", Modify Window "1ms" 2026/02/24 01:13:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/24 01:13:54 DEBUG : toe: transformed to: 2026/02/24 01:13:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/24 01:13:55 DEBUG : toe: transformed to: 2026/02/24 01:13:55 INFO : B2 bucket rclone-test-foziyop2piqa: Making directory 2026/02/24 01:13:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/24 01:13:55 DEBUG : toe: transformed to: 2026/02/24 01:13:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/24 01:13:55 DEBUG : toe: transformed to: 2026/02/24 01:13:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/24 01:13:55 DEBUG : toe/toe: transformed to: 2026/02/24 01:13:55 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/24 01:13:55 INFO : toe/toe: Making directory 2026/02/24 01:13:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/24 01:13:55 DEBUG : toe/toe: transformed to: 2026/02/24 01:13:55 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/24 01:13:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/24 01:13:55 DEBUG : toe: transformed to: 2026/02/24 01:13:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/24 01:13:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/24 01:13:55 DEBUG : toe/toe/toe: transformed to: 2026/02/24 01:13:55 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/02/24 01:13:55 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for checks to finish 2026/02/24 01:13:55 DEBUG : B2 bucket rclone-test-foziyop2piqa: Waiting for transfers to finish 2026/02/24 01:13:55 DEBUG : toe/toe/toe: size = 11 OK 2026/02/24 01:13:55 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/24 01:13:55 INFO : toe/toe/toe: Copied (new) 2026/02/24 01:13:55 ERROR : B2 bucket rclone-test-foziyop2piqa: not deleting files as there were IO errors 2026/02/24 01:13:55 ERROR : B2 bucket rclone-test-foziyop2piqa: not deleting directories as there were IO errors --- PASS: TestError (1.81s) PASS 2026/02/24 01:13:56 DEBUG : B2 bucket rclone-test-foziyop2piqa: Purge remote 2026/02/24 01:13:56 INFO : B2 bucket rclone-test-foziyop2piqa: cleaning bucket "rclone-test-foziyop2piqa" of all files 2026/02/24 01:13:57 DEBUG : BackupDir/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f400c02407c693a2f_d20260224_m010727_c001_v7007000_t0000_u01771895247297") 2026/02/24 01:13:57 DEBUG : BackupDir/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10778ec281449ffd_d20260224_m010721_c001_v0001146_t0007_u01771895241926") 2026/02/24 01:13:57 DEBUG : CompareDest/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f418985413ef07ef7_d20260224_m010701_c001_v7007000_t0000_u01771895221549") 2026/02/24 01:13:57 DEBUG : CompareDest/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f75af_d20260224_m010655_c001_v0001102_t0047_u01771895215178") 2026/02/24 01:13:57 DEBUG : CompareDest/two: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f418985413ef07efa_d20260224_m010701_c001_v7007000_t0000_u01771895221732") 2026/02/24 01:13:57 DEBUG : CompareDest/two: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b2303fd_d20260224_m010656_c001_v0001097_t0033_u01771895216391") 2026/02/24 01:13:57 DEBUG : CopyDest/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f400c02407c693a30_d20260224_m010727_c001_v7007000_t0000_u01771895247478") 2026/02/24 01:13:57 DEBUG : CopyDest/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b2304db_d20260224_m010718_c001_v0001097_t0055_u01771895238937") 2026/02/24 01:13:57 DEBUG : CopyDest/three: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f400c02407c693a31_d20260224_m010727_c001_v7007000_t0000_u01771895247660") 2026/02/24 01:13:57 DEBUG : CopyDest/three: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230523_d20260224_m010725_c001_v0001097_t0006_u01771895245237") 2026/02/24 01:13:58 DEBUG : CopyDest/two: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f400c02407c693a32_d20260224_m010727_c001_v7007000_t0000_u01771895247840") 2026/02/24 01:13:58 DEBUG : CopyDest/two: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f75f5_d20260224_m010723_c001_v0001102_t0042_u01771895243115") 2026/02/24 01:13:58 DEBUG : EXISTING: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f418985413ef082af_d20260224_m010852_c001_v7007000_t0000_u01771895332697") 2026/02/24 01:13:58 DEBUG : EXISTING: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b23079f_d20260224_m010851_c001_v0001097_t0011_u01771895331456") 2026/02/24 01:13:58 DEBUG : PREFIXapple: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a4e28_d20260224_m011109_c001_v7007000_t0000_u01771895469852") 2026/02/24 01:13:58 DEBUG : PREFIXapple: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c4ed_d20260224_m011103_c001_v0001041_t0012_u01771895463558") 2026/02/24 01:13:58 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4067a6df39341b8b_d20260224_m011109_c001_v7007000_t0000_u01771895469968") 2026/02/24 01:13:58 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f78ef_d20260224_m011103_c001_v0001102_t0009_u01771895463551") 2026/02/24 01:13:58 DEBUG : PREFIXbanana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f415e77126fdab983_d20260224_m011109_c001_v7007000_t0000_u01771895469988") 2026/02/24 01:13:58 DEBUG : PREFIXbanana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230da9_d20260224_m011103_c001_v0001097_t0041_u01771895463568") 2026/02/24 01:13:58 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a4e29_d20260224_m011110_c001_v7007000_t0000_u01771895470039") 2026/02/24 01:13:58 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e6a0_d20260224_m011103_c001_v0001145_t0025_u01771895463578") 2026/02/24 01:13:58 DEBUG : Testêé: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f418985413ef08298_d20260224_m010848_c001_v7007000_t0000_u01771895328914") 2026/02/24 01:13:58 DEBUG : Testêé: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b23078d_d20260224_m010848_c001_v0001097_t0046_u01771895328165") 2026/02/24 01:13:58 DEBUG : Testêé: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7705_d20260224_m010847_c001_v0001102_t0017_u01771895327100") 2026/02/24 01:13:58 DEBUG : YXBwbGU=: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4134c8800e400663_d20260224_m011048_c001_v7007000_t0000_u01771895448024") 2026/02/24 01:13:58 DEBUG : YXBwbGU=: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230cdd_d20260224_m011042_c001_v0001097_t0041_u01771895442896") 2026/02/24 01:13:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4134c8800e400664_d20260224_m011048_c001_v7007000_t0000_u01771895448206") 2026/02/24 01:13:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e668_d20260224_m011042_c001_v0001145_t0014_u01771895442885") 2026/02/24 01:13:59 DEBUG : YmFuYW5h: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4134c8800e400665_d20260224_m011048_c001_v7007000_t0000_u01771895448386") 2026/02/24 01:13:59 DEBUG : YmFuYW5h: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f78a5_d20260224_m011042_c001_v0001102_t0038_u01771895442916") 2026/02/24 01:13:59 DEBUG : a/potato2: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f407d2dd40b256572_d20260224_m010516_c001_v7007000_t0000_u01771895116652") 2026/02/24 01:13:59 DEBUG : a/potato2: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fdf3_d20260224_m010515_c001_v0001097_t0032_u01771895115730") 2026/02/24 01:13:59 DEBUG : a/potato2: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a46ca_d20260224_m010513_c001_v7007000_t0000_u01771895113754") 2026/02/24 01:13:59 DEBUG : a/potato2: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fdb5_d20260224_m010512_c001_v0001097_t0047_u01771895112709") 2026/02/24 01:13:59 DEBUG : a/potato2: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a45f0_d20260224_m010453_c001_v7007000_t0000_u01771895093016") 2026/02/24 01:13:59 DEBUG : a/potato2: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fca5_d20260224_m010452_c001_v0001097_t0032_u01771895092076") 2026/02/24 01:13:59 DEBUG : apple: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adb465_d20260224_m011321_c001_v7007000_t0000_u01771895601358") 2026/02/24 01:13:59 DEBUG : apple: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c5eb_d20260224_m011316_c001_v0001041_t0057_u01771895596110") 2026/02/24 01:13:59 DEBUG : apple: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f421ed05a971e6a2b_d20260224_m011302_c001_v7007000_t0000_u01771895582873") 2026/02/24 01:13:59 DEBUG : apple: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c5d3_d20260224_m011258_c001_v0001041_t0029_u01771895578438") 2026/02/24 01:13:59 DEBUG : apple: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a51ba_d20260224_m011246_c001_v7007000_t0000_u01771895566029") 2026/02/24 01:13:59 DEBUG : apple: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c5b3_d20260224_m011241_c001_v0001041_t0013_u01771895561591") 2026/02/24 01:13:59 DEBUG : apple: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4197935cfcfc6556_d20260224_m011229_c001_v7007000_t0000_u01771895549105") 2026/02/24 01:13:59 DEBUG : apple: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c59c_d20260224_m011224_c001_v0001041_t0028_u01771895544483") 2026/02/24 01:13:59 DEBUG : apple: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40520b177ed413bf_d20260224_m011211_c001_v7007000_t0000_u01771895531858") 2026/02/24 01:13:59 DEBUG : apple: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c57d_d20260224_m011207_c001_v0001041_t0033_u01771895527050") 2026/02/24 01:13:59 DEBUG : apple: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4091624802ee25d8_d20260224_m011154_c001_v7007000_t0000_u01771895514430") 2026/02/24 01:13:59 DEBUG : apple: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f79b0_d20260224_m011147_c001_v0001102_t0023_u01771895507384") 2026/02/24 01:13:59 DEBUG : apple: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4223ab4461a51f9b_d20260224_m011134_c001_v7007000_t0000_u01771895494590") 2026/02/24 01:13:59 DEBUG : apple: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e6f6_d20260224_m011130_c001_v0001145_t0001_u01771895490431") 2026/02/24 01:14:00 DEBUG : apple: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40865cef0b6c7026_d20260224_m011129_c001_v7007000_t0000_u01771895489397") 2026/02/24 01:14:00 DEBUG : apple: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7959_d20260224_m011124_c001_v0001102_t0012_u01771895484087") 2026/02/24 01:14:00 DEBUG : apple: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a4e2e_d20260224_m011111_c001_v7007000_t0000_u01771895471541") 2026/02/24 01:14:00 DEBUG : apple: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e6b0_d20260224_m011107_c001_v0001145_t0025_u01771895467720") 2026/02/24 01:14:00 DEBUG : apple: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f403fecb8a78f9bff_d20260224_m011106_c001_v7007000_t0000_u01771895466358") 2026/02/24 01:14:00 DEBUG : apple: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f78e5_d20260224_m011101_c001_v0001102_t0059_u01771895461056") 2026/02/24 01:14:00 DEBUG : apple: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4134c8800e40065c_d20260224_m011045_c001_v7007000_t0000_u01771895445660") 2026/02/24 01:14:00 DEBUG : apple: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e664_d20260224_m011040_c001_v0001145_t0005_u01771895440022") 2026/02/24 01:14:00 DEBUG : apple: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f415419f6ab8221a0_d20260224_m011027_c001_v7007000_t0000_u01771895427548") 2026/02/24 01:14:00 DEBUG : apple: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e640_d20260224_m011023_c001_v0001145_t0004_u01771895423373") 2026/02/24 01:14:00 DEBUG : apple: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adaf3d_d20260224_m011010_c001_v7007000_t0000_u01771895410879") 2026/02/24 01:14:00 DEBUG : apple: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e612_d20260224_m011006_c001_v0001145_t0008_u01771895406597") 2026/02/24 01:14:00 DEBUG : appleSUFFIX: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6ec5bd_d20260224_m011132_c001_v7007000_t0000_u01771895492851") 2026/02/24 01:14:00 DEBUG : appleSUFFIX: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230e49_d20260224_m011126_c001_v0001097_t0047_u01771895486604") 2026/02/24 01:14:00 DEBUG : appleapple: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4091624802ee25df_d20260224_m011154_c001_v7007000_t0000_u01771895514621") 2026/02/24 01:14:00 DEBUG : appleapple: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e72e_d20260224_m011149_c001_v0001145_t0042_u01771895509652") 2026/02/24 01:14:00 DEBUG : appleappleapplebanana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adb466_d20260224_m011321_c001_v7007000_t0000_u01771895601541") 2026/02/24 01:14:00 DEBUG : appleappleapplebanana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7abe_d20260224_m011316_c001_v0001102_t0056_u01771895596943") 2026/02/24 01:14:00 DEBUG : appleappleapplebanana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f421ed05a971e6a2c_d20260224_m011303_c001_v7007000_t0000_u01771895583054") 2026/02/24 01:14:00 DEBUG : appleappleapplebanana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7a74_d20260224_m011259_c001_v0001102_t0040_u01771895579157") 2026/02/24 01:14:01 DEBUG : appleappleapplebanana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a51bb_d20260224_m011246_c001_v7007000_t0000_u01771895566212") 2026/02/24 01:14:01 DEBUG : appleappleapplebanana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7a48_d20260224_m011242_c001_v0001102_t0000_u01771895562524") 2026/02/24 01:14:01 DEBUG : appleappleapplebanana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4197935cfcfc6557_d20260224_m011229_c001_v7007000_t0000_u01771895549286") 2026/02/24 01:14:01 DEBUG : appleappleapplebanana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7a22_d20260224_m011225_c001_v0001102_t0053_u01771895545099") 2026/02/24 01:14:01 DEBUG : appleappleapplebanana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40520b177ed413c0_d20260224_m011212_c001_v7007000_t0000_u01771895532042") 2026/02/24 01:14:01 DEBUG : appleappleapplebanana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f79ee_d20260224_m011207_c001_v0001102_t0046_u01771895527776") 2026/02/24 01:14:01 DEBUG : appleappleapplebanana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f404b5d8c36f94145_d20260224_m011151_c001_v7007000_t0000_u01771895511984") 2026/02/24 01:14:01 DEBUG : appleappleapplebanana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c55f_d20260224_m011148_c001_v0001041_t0007_u01771895508110") 2026/02/24 01:14:01 DEBUG : appleappleapplebanana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4223ab4461a51f9c_d20260224_m011134_c001_v7007000_t0000_u01771895494771") 2026/02/24 01:14:01 DEBUG : appleappleapplebanana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7971_d20260224_m011130_c001_v0001102_t0035_u01771895490399") 2026/02/24 01:14:01 DEBUG : appleappleapplebanana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4234e28572d38542_d20260224_m011129_c001_v7007000_t0000_u01771895489325") 2026/02/24 01:14:01 DEBUG : appleappleapplebanana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e6e6_d20260224_m011125_c001_v0001145_t0005_u01771895485115") 2026/02/24 01:14:01 DEBUG : appleappleapplebanana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a4e2f_d20260224_m011111_c001_v7007000_t0000_u01771895471723") 2026/02/24 01:14:01 DEBUG : appleappleapplebanana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7903_d20260224_m011107_c001_v0001102_t0058_u01771895467720") 2026/02/24 01:14:01 DEBUG : appleappleapplebanana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4234e28572d38469_d20260224_m011106_c001_v7007000_t0000_u01771895466363") 2026/02/24 01:14:01 DEBUG : appleappleapplebanana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230d91_d20260224_m011101_c001_v0001097_t0032_u01771895461816") 2026/02/24 01:14:01 DEBUG : appleappleapplebanana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f400c02407c693cb1_d20260224_m011045_c001_v7007000_t0000_u01771895445425") 2026/02/24 01:14:01 DEBUG : appleappleapplebanana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c4b7_d20260224_m011041_c001_v0001041_t0036_u01771895440999") 2026/02/24 01:14:01 DEBUG : appleappleapplebanana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f415419f6ab8221a1_d20260224_m011027_c001_v7007000_t0000_u01771895427730") 2026/02/24 01:14:01 DEBUG : appleappleapplebanana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c495_d20260224_m011023_c001_v0001041_t0055_u01771895423985") 2026/02/24 01:14:02 DEBUG : appleappleapplebanana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adaf3f_d20260224_m011011_c001_v7007000_t0000_u01771895411060") 2026/02/24 01:14:02 DEBUG : appleappleapplebanana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c47b_d20260224_m011007_c001_v0001041_t0012_u01771895407398") 2026/02/24 01:14:02 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4234e28572d38553_d20260224_m011133_c001_v7007000_t0000_u01771895493173") 2026/02/24 01:14:02 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f795f_d20260224_m011126_c001_v0001102_t0013_u01771895486593") 2026/02/24 01:14:02 DEBUG : b/potato: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f407d2dd40b256573_d20260224_m010516_c001_v7007000_t0000_u01771895116834") 2026/02/24 01:14:02 DEBUG : b/potato: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fddd_d20260224_m010514_c001_v0001097_t0022_u01771895114312") 2026/02/24 01:14:02 DEBUG : b/potato: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a46c3_d20260224_m010513_c001_v7007000_t0000_u01771895113190") 2026/02/24 01:14:02 DEBUG : b/potato: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fd9b_d20260224_m010511_c001_v0001097_t0051_u01771895111488") 2026/02/24 01:14:02 DEBUG : b/potato: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a45ef_d20260224_m010452_c001_v7007000_t0000_u01771895092461") 2026/02/24 01:14:02 DEBUG : b/potato: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fc88_d20260224_m010449_c001_v0001097_t0022_u01771895089594") 2026/02/24 01:14:02 DEBUG : backup/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4146521755e482c7_d20260224_m010741_c001_v7007000_t0000_u01771895261418") 2026/02/24 01:14:02 DEBUG : backup/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f105e3f9180a2e7fa_d20260224_m010739_c001_v0001178_t0019_u01771895259838") 2026/02/24 01:14:02 DEBUG : backup/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f112bdf17746b73a2_d20260224_m010734_c001_v0001102_t0013_u01771895254951") 2026/02/24 01:14:02 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4091624802ee1581_d20260224_m010809_c001_v7007000_t0000_u01771895289098") 2026/02/24 01:14:02 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1095c95449d627b6_d20260224_m010806_c001_v0001145_t0034_u01771895286753") 2026/02/24 01:14:02 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f11666fa17c279d15_d20260224_m010801_c001_v0001184_t0035_u01771895281909") 2026/02/24 01:14:02 DEBUG : backup/one.bak: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f404a4ab89b3b2428_d20260224_m010755_c001_v7007000_t0000_u01771895275269") 2026/02/24 01:14:02 DEBUG : backup/one.bak: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f104c506dbcfe3d97_d20260224_m010752_c001_v0001161_t0004_u01771895272890") 2026/02/24 01:14:02 DEBUG : backup/one.bak: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f105a41ca9a4e9c79_d20260224_m010748_c001_v0001167_t0056_u01771895268068") 2026/02/24 01:14:02 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4091624802ee1585_d20260224_m010809_c001_v7007000_t0000_u01771895289280") 2026/02/24 01:14:03 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1022d92b98619084_d20260224_m010808_c001_v0001136_t0005_u01771895288242") 2026/02/24 01:14:03 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114a63a78a49f202_d20260224_m010803_c001_v0001039_t0023_u01771895283833") 2026/02/24 01:14:03 DEBUG : backup/three.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4146521755e482c8_d20260224_m010741_c001_v7007000_t0000_u01771895261600") 2026/02/24 01:14:03 DEBUG : backup/three.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10683dda53dbf2a2_d20260224_m010740_c001_v0001184_t0047_u01771895260654") 2026/02/24 01:14:03 DEBUG : backup/three.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100f3c7f79b8c97a_d20260224_m010736_c001_v0001167_t0051_u01771895256849") 2026/02/24 01:14:03 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f404a4ab89b3b242a_d20260224_m010755_c001_v7007000_t0000_u01771895275451") 2026/02/24 01:14:03 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1031118b631f3b01_d20260224_m010754_c001_v0001102_t0022_u01771895274342") 2026/02/24 01:14:03 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10906f9bc36c638a_d20260224_m010750_c001_v0001106_t0042_u01771895270248") 2026/02/24 01:14:03 DEBUG : banana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adb467_d20260224_m011321_c001_v7007000_t0000_u01771895601724") 2026/02/24 01:14:03 DEBUG : banana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e810_d20260224_m011316_c001_v0001145_t0013_u01771895596590") 2026/02/24 01:14:03 DEBUG : banana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f421ed05a971e6a2d_d20260224_m011303_c001_v7007000_t0000_u01771895583235") 2026/02/24 01:14:03 DEBUG : banana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e7f4_d20260224_m011258_c001_v0001145_t0047_u01771895578866") 2026/02/24 01:14:03 DEBUG : banana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a51bc_d20260224_m011246_c001_v7007000_t0000_u01771895566395") 2026/02/24 01:14:03 DEBUG : banana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e7ba_d20260224_m011241_c001_v0001145_t0034_u01771895561938") 2026/02/24 01:14:03 DEBUG : banana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4197935cfcfc6558_d20260224_m011229_c001_v7007000_t0000_u01771895549468") 2026/02/24 01:14:03 DEBUG : banana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e798_d20260224_m011224_c001_v0001145_t0008_u01771895544825") 2026/02/24 01:14:03 DEBUG : banana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40520b177ed413c1_d20260224_m011212_c001_v7007000_t0000_u01771895532223") 2026/02/24 01:14:03 DEBUG : banana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e75c_d20260224_m011207_c001_v0001145_t0048_u01771895527535") 2026/02/24 01:14:03 DEBUG : banana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4091624802ee25e6_d20260224_m011154_c001_v7007000_t0000_u01771895514806") 2026/02/24 01:14:03 DEBUG : banana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e722_d20260224_m011147_c001_v0001145_t0003_u01771895507793") 2026/02/24 01:14:03 DEBUG : banana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4223ab4461a51f9d_d20260224_m011134_c001_v7007000_t0000_u01771895494953") 2026/02/24 01:14:03 DEBUG : banana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230e67_d20260224_m011130_c001_v0001097_t0055_u01771895490425") 2026/02/24 01:14:04 DEBUG : banana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f412a7966ba4a62b1_d20260224_m011129_c001_v7007000_t0000_u01771895489366") 2026/02/24 01:14:04 DEBUG : banana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230e3d_d20260224_m011124_c001_v0001097_t0012_u01771895484550") 2026/02/24 01:14:04 DEBUG : banana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a4e30_d20260224_m011111_c001_v7007000_t0000_u01771895471905") 2026/02/24 01:14:04 DEBUG : banana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c4f7_d20260224_m011107_c001_v0001041_t0012_u01771895467693") 2026/02/24 01:14:04 DEBUG : banana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f415e77126fdab960_d20260224_m011106_c001_v7007000_t0000_u01771895466726") 2026/02/24 01:14:04 DEBUG : banana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c4e9_d20260224_m011101_c001_v0001041_t0044_u01771895461486") 2026/02/24 01:14:04 DEBUG : banana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f400c02407c693cb2_d20260224_m011045_c001_v7007000_t0000_u01771895445608") 2026/02/24 01:14:04 DEBUG : banana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230cbf_d20260224_m011040_c001_v0001097_t0036_u01771895440560") 2026/02/24 01:14:04 DEBUG : banana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f415419f6ab8221a2_d20260224_m011027_c001_v7007000_t0000_u01771895427912") 2026/02/24 01:14:04 DEBUG : banana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230c34_d20260224_m011023_c001_v0001097_t0006_u01771895423619") 2026/02/24 01:14:04 DEBUG : banana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adaf41_d20260224_m011011_c001_v7007000_t0000_u01771895411241") 2026/02/24 01:14:04 DEBUG : banana: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230b77_d20260224_m011006_c001_v0001097_t0025_u01771895406938") 2026/02/24 01:14:04 DEBUG : bananaSUFFIX: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f403fecb8a78f9cd2_d20260224_m011132_c001_v7007000_t0000_u01771895492802") 2026/02/24 01:14:04 DEBUG : bananaSUFFIX: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c521_d20260224_m011126_c001_v0001041_t0023_u01771895486625") 2026/02/24 01:14:04 DEBUG : both0: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb3e4_d20260224_m010938_c001_v7007000_t0000_u01771895378296") 2026/02/24 01:14:04 DEBUG : both0: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7787_d20260224_m010919_c001_v0001102_t0035_u01771895359373") 2026/02/24 01:14:04 DEBUG : both0: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f412a7966ba4a5f4d_d20260224_m010915_c001_v7007000_t0000_u01771895355133") 2026/02/24 01:14:04 DEBUG : both0: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7729_d20260224_m010854_c001_v0001102_t0053_u01771895334570") 2026/02/24 01:14:04 DEBUG : both1: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb3e5_d20260224_m010938_c001_v7007000_t0000_u01771895378480") 2026/02/24 01:14:04 DEBUG : both1: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f778f_d20260224_m010920_c001_v0001102_t0053_u01771895360525") 2026/02/24 01:14:04 DEBUG : both1: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f412a7966ba4a5f4e_d20260224_m010915_c001_v7007000_t0000_u01771895355314") 2026/02/24 01:14:04 DEBUG : both1: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f772b_d20260224_m010855_c001_v0001102_t0057_u01771895335451") 2026/02/24 01:14:05 DEBUG : both10: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb3e6_d20260224_m010938_c001_v7007000_t0000_u01771895378663") 2026/02/24 01:14:05 DEBUG : both10: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f77b5_d20260224_m010927_c001_v0001102_t0007_u01771895367407") 2026/02/24 01:14:05 DEBUG : both10: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f412a7966ba4a5f4f_d20260224_m010915_c001_v7007000_t0000_u01771895355495") 2026/02/24 01:14:05 DEBUG : both10: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f774e_d20260224_m010903_c001_v0001102_t0055_u01771895343816") 2026/02/24 01:14:05 DEBUG : both11: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb3e7_d20260224_m010938_c001_v7007000_t0000_u01771895378846") 2026/02/24 01:14:05 DEBUG : both11: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f77b7_d20260224_m010928_c001_v0001102_t0006_u01771895368179") 2026/02/24 01:14:05 DEBUG : both11: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f412a7966ba4a5f50_d20260224_m010915_c001_v7007000_t0000_u01771895355675") 2026/02/24 01:14:05 DEBUG : both11: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7757_d20260224_m010904_c001_v0001102_t0045_u01771895344991") 2026/02/24 01:14:05 DEBUG : both12: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb3e9_d20260224_m010939_c001_v7007000_t0000_u01771895379031") 2026/02/24 01:14:05 DEBUG : both12: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f77bd_d20260224_m010929_c001_v0001102_t0051_u01771895369062") 2026/02/24 01:14:05 DEBUG : both12: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f412a7966ba4a5f51_d20260224_m010915_c001_v7007000_t0000_u01771895355856") 2026/02/24 01:14:05 DEBUG : both12: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f775d_d20260224_m010905_c001_v0001102_t0020_u01771895345851") 2026/02/24 01:14:05 DEBUG : both13: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb3ea_d20260224_m010939_c001_v7007000_t0000_u01771895379216") 2026/02/24 01:14:05 DEBUG : both13: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f77c1_d20260224_m010930_c001_v0001102_t0006_u01771895370212") 2026/02/24 01:14:05 DEBUG : both13: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f412a7966ba4a5f52_d20260224_m010916_c001_v7007000_t0000_u01771895356036") 2026/02/24 01:14:05 DEBUG : both13: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7765_d20260224_m010906_c001_v0001102_t0011_u01771895346849") 2026/02/24 01:14:05 DEBUG : both14: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb3eb_d20260224_m010939_c001_v7007000_t0000_u01771895379399") 2026/02/24 01:14:05 DEBUG : both14: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f77c5_d20260224_m010930_c001_v0001102_t0019_u01771895370977") 2026/02/24 01:14:05 DEBUG : both14: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f412a7966ba4a5f53_d20260224_m010916_c001_v7007000_t0000_u01771895356217") 2026/02/24 01:14:05 DEBUG : both14: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7767_d20260224_m010907_c001_v0001102_t0018_u01771895347521") 2026/02/24 01:14:06 DEBUG : both15: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb3ec_d20260224_m010939_c001_v7007000_t0000_u01771895379583") 2026/02/24 01:14:06 DEBUG : both15: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f77c7_d20260224_m010931_c001_v0001102_t0045_u01771895371693") 2026/02/24 01:14:06 DEBUG : both15: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f412a7966ba4a5f55_d20260224_m010916_c001_v7007000_t0000_u01771895356398") 2026/02/24 01:14:06 DEBUG : both15: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f776b_d20260224_m010908_c001_v0001102_t0011_u01771895348404") 2026/02/24 01:14:06 DEBUG : both16: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb3ed_d20260224_m010939_c001_v7007000_t0000_u01771895379777") 2026/02/24 01:14:06 DEBUG : both16: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f77cb_d20260224_m010932_c001_v0001102_t0034_u01771895372542") 2026/02/24 01:14:06 DEBUG : both16: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f412a7966ba4a5f56_d20260224_m010916_c001_v7007000_t0000_u01771895356584") 2026/02/24 01:14:06 DEBUG : both16: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f776f_d20260224_m010909_c001_v0001102_t0030_u01771895349148") 2026/02/24 01:14:06 DEBUG : both17: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb3ee_d20260224_m010939_c001_v7007000_t0000_u01771895379961") 2026/02/24 01:14:06 DEBUG : both17: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f77cd_d20260224_m010933_c001_v0001102_t0007_u01771895373368") 2026/02/24 01:14:06 DEBUG : both17: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f412a7966ba4a5f57_d20260224_m010916_c001_v7007000_t0000_u01771895356765") 2026/02/24 01:14:06 DEBUG : both17: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7773_d20260224_m010910_c001_v0001102_t0015_u01771895350095") 2026/02/24 01:14:06 DEBUG : both18: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb3ef_d20260224_m010940_c001_v7007000_t0000_u01771895380148") 2026/02/24 01:14:06 DEBUG : both18: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f77cf_d20260224_m010934_c001_v0001102_t0008_u01771895374054") 2026/02/24 01:14:06 DEBUG : both18: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f412a7966ba4a5f58_d20260224_m010916_c001_v7007000_t0000_u01771895356946") 2026/02/24 01:14:06 DEBUG : both18: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7779_d20260224_m010911_c001_v0001102_t0006_u01771895351016") 2026/02/24 01:14:06 DEBUG : both19: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb3f0_d20260224_m010940_c001_v7007000_t0000_u01771895380335") 2026/02/24 01:14:06 DEBUG : both19: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f77d3_d20260224_m010934_c001_v0001102_t0056_u01771895374678") 2026/02/24 01:14:06 DEBUG : both19: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f412a7966ba4a5f59_d20260224_m010917_c001_v7007000_t0000_u01771895357128") 2026/02/24 01:14:06 DEBUG : both19: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f777b_d20260224_m010911_c001_v0001102_t0054_u01771895351846") 2026/02/24 01:14:06 DEBUG : both2: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb3f1_d20260224_m010940_c001_v7007000_t0000_u01771895380523") 2026/02/24 01:14:06 DEBUG : both2: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7795_d20260224_m010921_c001_v0001102_t0053_u01771895361302") 2026/02/24 01:14:07 DEBUG : both2: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f412a7966ba4a5f5a_d20260224_m010917_c001_v7007000_t0000_u01771895357309") 2026/02/24 01:14:07 DEBUG : both2: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f772d_d20260224_m010856_c001_v0001102_t0011_u01771895336315") 2026/02/24 01:14:07 DEBUG : both3: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb3f2_d20260224_m010940_c001_v7007000_t0000_u01771895380709") 2026/02/24 01:14:07 DEBUG : both3: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7797_d20260224_m010922_c001_v0001102_t0015_u01771895362042") 2026/02/24 01:14:07 DEBUG : both3: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f412a7966ba4a5f5b_d20260224_m010917_c001_v7007000_t0000_u01771895357490") 2026/02/24 01:14:07 DEBUG : both3: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7735_d20260224_m010857_c001_v0001102_t0024_u01771895337800") 2026/02/24 01:14:07 DEBUG : both4: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb3f4_d20260224_m010940_c001_v7007000_t0000_u01771895380918") 2026/02/24 01:14:07 DEBUG : both4: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7799_d20260224_m010922_c001_v0001102_t0034_u01771895362753") 2026/02/24 01:14:07 DEBUG : both4: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f412a7966ba4a5f5c_d20260224_m010917_c001_v7007000_t0000_u01771895357673") 2026/02/24 01:14:07 DEBUG : both4: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7737_d20260224_m010858_c001_v0001102_t0048_u01771895338544") 2026/02/24 01:14:07 DEBUG : both5: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb3f5_d20260224_m010941_c001_v7007000_t0000_u01771895381100") 2026/02/24 01:14:07 DEBUG : both5: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f77a3_d20260224_m010923_c001_v0001102_t0016_u01771895363521") 2026/02/24 01:14:07 DEBUG : both5: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f412a7966ba4a5f5d_d20260224_m010917_c001_v7007000_t0000_u01771895357854") 2026/02/24 01:14:07 DEBUG : both5: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7739_d20260224_m010859_c001_v0001102_t0030_u01771895339470") 2026/02/24 01:14:07 DEBUG : both6: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb3f6_d20260224_m010941_c001_v7007000_t0000_u01771895381285") 2026/02/24 01:14:07 DEBUG : both6: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f77a7_d20260224_m010924_c001_v0001102_t0057_u01771895364379") 2026/02/24 01:14:07 DEBUG : both6: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f412a7966ba4a5f5f_d20260224_m010918_c001_v7007000_t0000_u01771895358035") 2026/02/24 01:14:07 DEBUG : both6: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f773b_d20260224_m010900_c001_v0001102_t0058_u01771895340295") 2026/02/24 01:14:07 DEBUG : both7: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb3f7_d20260224_m010941_c001_v7007000_t0000_u01771895381471") 2026/02/24 01:14:07 DEBUG : both7: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f77a9_d20260224_m010925_c001_v0001102_t0052_u01771895365044") 2026/02/24 01:14:07 DEBUG : both7: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f412a7966ba4a5f60_d20260224_m010918_c001_v7007000_t0000_u01771895358216") 2026/02/24 01:14:08 DEBUG : both7: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f773f_d20260224_m010901_c001_v0001102_t0010_u01771895341270") 2026/02/24 01:14:08 DEBUG : both8: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb3f8_d20260224_m010941_c001_v7007000_t0000_u01771895381659") 2026/02/24 01:14:08 DEBUG : both8: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f77af_d20260224_m010925_c001_v0001102_t0003_u01771895365892") 2026/02/24 01:14:08 DEBUG : both8: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f412a7966ba4a5f61_d20260224_m010918_c001_v7007000_t0000_u01771895358435") 2026/02/24 01:14:08 DEBUG : both8: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7743_d20260224_m010902_c001_v0001102_t0036_u01771895342157") 2026/02/24 01:14:08 DEBUG : both9: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb3f9_d20260224_m010941_c001_v7007000_t0000_u01771895381843") 2026/02/24 01:14:08 DEBUG : both9: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f77b1_d20260224_m010926_c001_v0001102_t0021_u01771895366623") 2026/02/24 01:14:08 DEBUG : both9: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f412a7966ba4a5f62_d20260224_m010918_c001_v7007000_t0000_u01771895358622") 2026/02/24 01:14:08 DEBUG : both9: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7749_d20260224_m010902_c001_v0001102_t0035_u01771895342942") 2026/02/24 01:14:08 DEBUG : c/non empty space: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f407d2dd40b256574_d20260224_m010517_c001_v7007000_t0000_u01771895117015") 2026/02/24 01:14:08 DEBUG : c/non empty space: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fde3_d20260224_m010514_c001_v0001097_t0050_u01771895114930") 2026/02/24 01:14:08 DEBUG : c/non empty space: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a46cc_d20260224_m010513_c001_v7007000_t0000_u01771895113938") 2026/02/24 01:14:08 DEBUG : c/non empty space: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fda5_d20260224_m010511_c001_v0001097_t0000_u01771895111940") 2026/02/24 01:14:08 DEBUG : c/non empty space: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a45f2_d20260224_m010453_c001_v7007000_t0000_u01771895093200") 2026/02/24 01:14:08 DEBUG : c/non empty space: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fc95_d20260224_m010451_c001_v0001097_t0011_u01771895091038") 2026/02/24 01:14:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4134c8800e400666_d20260224_m011048_c001_v7007000_t0000_u01771895448569") 2026/02/24 01:14:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c4bf_d20260224_m011042_c001_v0001041_t0009_u01771895442907") 2026/02/24 01:14:08 DEBUG : check sum: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f41823ea1161acc0d_d20260224_m010441_c001_v7007000_t0000_u01771895081461") 2026/02/24 01:14:08 DEBUG : check sum: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fbf4_d20260224_m010440_c001_v0001097_t0042_u01771895080181") 2026/02/24 01:14:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40520b177ed41619_d20260224_m011354_c001_v7007000_t0000_u01771895634503") 2026/02/24 01:14:09 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c628_d20260224_m011352_c001_v0001041_t0026_u01771895632805") 2026/02/24 01:14:09 DEBUG : dest/3: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f400c02407c6939f5_d20260224_m010711_c001_v7007000_t0000_u01771895231747") 2026/02/24 01:14:09 DEBUG : dest/3: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f406378e2baa00101_d20260224_m010710_c001_v0001185_t0017_u01771895230654") 2026/02/24 01:14:09 DEBUG : dir1/0000-abcde: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4091624802ee25ed_d20260224_m011154_c001_v7007000_t0000_u01771895514988") 2026/02/24 01:14:09 DEBUG : dir1/0000-abcde: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230f98_d20260224_m011149_c001_v0001097_t0001_u01771895509870") 2026/02/24 01:14:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adb468_d20260224_m011321_c001_v7007000_t0000_u01771895601908") 2026/02/24 01:14:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c5df_d20260224_m011307_c001_v0001041_t0026_u01771895587500") 2026/02/24 01:14:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f421ed05a971e6a2e_d20260224_m011303_c001_v7007000_t0000_u01771895583416") 2026/02/24 01:14:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c5c1_d20260224_m011250_c001_v0001041_t0044_u01771895570867") 2026/02/24 01:14:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a51bd_d20260224_m011246_c001_v7007000_t0000_u01771895566650") 2026/02/24 01:14:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c5a9_d20260224_m011233_c001_v0001041_t0020_u01771895553865") 2026/02/24 01:14:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4197935cfcfc6559_d20260224_m011229_c001_v7007000_t0000_u01771895549649") 2026/02/24 01:14:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c589_d20260224_m011216_c001_v0001041_t0035_u01771895536491") 2026/02/24 01:14:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40520b177ed413c2_d20260224_m011212_c001_v7007000_t0000_u01771895532406") 2026/02/24 01:14:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c56f_d20260224_m011159_c001_v0001041_t0040_u01771895519126") 2026/02/24 01:14:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f404b5d8c36f94147_d20260224_m011152_c001_v7007000_t0000_u01771895512351") 2026/02/24 01:14:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f798d_d20260224_m011139_c001_v0001102_t0002_u01771895499174") 2026/02/24 01:14:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4223ab4461a51f9e_d20260224_m011135_c001_v7007000_t0000_u01771895495135") 2026/02/24 01:14:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7973_d20260224_m011130_c001_v0001102_t0025_u01771895490761") 2026/02/24 01:14:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f403fecb8a78f9cd0_d20260224_m011129_c001_v7007000_t0000_u01771895489512") 2026/02/24 01:14:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7933_d20260224_m011116_c001_v0001102_t0054_u01771895476261") 2026/02/24 01:14:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a4e31_d20260224_m011112_c001_v7007000_t0000_u01771895472087") 2026/02/24 01:14:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c4f9_d20260224_m011108_c001_v0001041_t0002_u01771895468010") 2026/02/24 01:14:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4067a6df39341b86_d20260224_m011106_c001_v7007000_t0000_u01771895466543") 2026/02/24 01:14:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f78c9_d20260224_m011052_c001_v0001102_t0035_u01771895452599") 2026/02/24 01:14:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f418985413ef08574_d20260224_m011045_c001_v7007000_t0000_u01771895445683") 2026/02/24 01:14:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e652_d20260224_m011032_c001_v0001145_t0012_u01771895432286") 2026/02/24 01:14:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f415419f6ab8221a3_d20260224_m011028_c001_v7007000_t0000_u01771895428095") 2026/02/24 01:14:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e624_d20260224_m011015_c001_v0001145_t0035_u01771895415584") 2026/02/24 01:14:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adaf43_d20260224_m011011_c001_v7007000_t0000_u01771895411486") 2026/02/24 01:14:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e5f8_d20260224_m010959_c001_v0001145_t0045_u01771895399850") 2026/02/24 01:14:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f418985413ef08663_d20260224_m011132_c001_v7007000_t0000_u01771895492875") 2026/02/24 01:14:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e6ea_d20260224_m011126_c001_v0001145_t0015_u01771895486883") 2026/02/24 01:14:10 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4091624802ee25f5_d20260224_m011155_c001_v7007000_t0000_u01771895515183") 2026/02/24 01:14:10 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c563_d20260224_m011149_c001_v0001041_t0059_u01771895509852") 2026/02/24 01:14:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adb469_d20260224_m011322_c001_v7007000_t0000_u01771895602091") 2026/02/24 01:14:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e800_d20260224_m011308_c001_v0001145_t0005_u01771895588245") 2026/02/24 01:14:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f421ed05a971e6a2f_d20260224_m011303_c001_v7007000_t0000_u01771895583598") 2026/02/24 01:14:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e7d6_d20260224_m011251_c001_v0001145_t0007_u01771895571748") 2026/02/24 01:14:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a51bf_d20260224_m011246_c001_v7007000_t0000_u01771895566833") 2026/02/24 01:14:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e7a8_d20260224_m011234_c001_v0001145_t0006_u01771895554553") 2026/02/24 01:14:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4197935cfcfc655a_d20260224_m011229_c001_v7007000_t0000_u01771895549834") 2026/02/24 01:14:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e784_d20260224_m011217_c001_v0001145_t0007_u01771895537361") 2026/02/24 01:14:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40520b177ed413c4_d20260224_m011212_c001_v7007000_t0000_u01771895532591") 2026/02/24 01:14:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e746_d20260224_m011200_c001_v0001145_t0017_u01771895520001") 2026/02/24 01:14:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f418985413ef086b5_d20260224_m011152_c001_v7007000_t0000_u01771895512406") 2026/02/24 01:14:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e708_d20260224_m011139_c001_v0001145_t0057_u01771895499826") 2026/02/24 01:14:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4223ab4461a51f9f_d20260224_m011135_c001_v7007000_t0000_u01771895495316") 2026/02/24 01:14:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e6f8_d20260224_m011130_c001_v0001145_t0048_u01771895490778") 2026/02/24 01:14:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6ec5b5_d20260224_m011129_c001_v7007000_t0000_u01771895489376") 2026/02/24 01:14:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230e25_d20260224_m011116_c001_v0001097_t0007_u01771895476927") 2026/02/24 01:14:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a4e32_d20260224_m011112_c001_v7007000_t0000_u01771895472270") 2026/02/24 01:14:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7905_d20260224_m011108_c001_v0001102_t0013_u01771895468117") 2026/02/24 01:14:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6ec131_d20260224_m011106_c001_v7007000_t0000_u01771895466359") 2026/02/24 01:14:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c4d7_d20260224_m011053_c001_v0001041_t0047_u01771895453291") 2026/02/24 01:14:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f400c02407c693cb3_d20260224_m011045_c001_v7007000_t0000_u01771895445790") 2026/02/24 01:14:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230c7d_d20260224_m011032_c001_v0001097_t0030_u01771895432942") 2026/02/24 01:14:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f415419f6ab8221a4_d20260224_m011028_c001_v7007000_t0000_u01771895428288") 2026/02/24 01:14:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230bd1_d20260224_m011016_c001_v0001097_t0028_u01771895416485") 2026/02/24 01:14:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adaf44_d20260224_m011011_c001_v7007000_t0000_u01771895411666") 2026/02/24 01:14:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230b2b_d20260224_m011000_c001_v0001097_t0025_u01771895400465") 2026/02/24 01:14:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4234e28572d38552_d20260224_m011132_c001_v7007000_t0000_u01771895492992") 2026/02/24 01:14:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7961_d20260224_m011126_c001_v0001102_t0020_u01771895486959") 2026/02/24 01:14:11 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4091624802ee25fe_d20260224_m011155_c001_v7007000_t0000_u01771895515367") 2026/02/24 01:14:12 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f79b8_d20260224_m011150_c001_v0001102_t0035_u01771895509999") 2026/02/24 01:14:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adb46a_d20260224_m011322_c001_v7007000_t0000_u01771895602277") 2026/02/24 01:14:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7aa4_d20260224_m011309_c001_v0001102_t0017_u01771895589005") 2026/02/24 01:14:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f421ed05a971e6a30_d20260224_m011303_c001_v7007000_t0000_u01771895583781") 2026/02/24 01:14:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7a60_d20260224_m011252_c001_v0001102_t0033_u01771895572450") 2026/02/24 01:14:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a51c1_d20260224_m011247_c001_v7007000_t0000_u01771895567017") 2026/02/24 01:14:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7a38_d20260224_m011235_c001_v0001102_t0043_u01771895555229") 2026/02/24 01:14:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4197935cfcfc655b_d20260224_m011230_c001_v7007000_t0000_u01771895550016") 2026/02/24 01:14:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7a04_d20260224_m011218_c001_v0001102_t0026_u01771895538165") 2026/02/24 01:14:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40520b177ed413c5_d20260224_m011212_c001_v7007000_t0000_u01771895532776") 2026/02/24 01:14:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f79d8_d20260224_m011200_c001_v0001102_t0025_u01771895520783") 2026/02/24 01:14:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f404b5d8c36f94148_d20260224_m011152_c001_v7007000_t0000_u01771895512541") 2026/02/24 01:14:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c549_d20260224_m011140_c001_v0001041_t0039_u01771895500523") 2026/02/24 01:14:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4223ab4461a51fa0_d20260224_m011135_c001_v7007000_t0000_u01771895495497") 2026/02/24 01:14:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c52f_d20260224_m011130_c001_v0001041_t0004_u01771895490843") 2026/02/24 01:14:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f403fecb8a78f9cce_d20260224_m011129_c001_v7007000_t0000_u01771895489146") 2026/02/24 01:14:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e6da_d20260224_m011117_c001_v0001145_t0025_u01771895477625") 2026/02/24 01:14:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a4e33_d20260224_m011112_c001_v7007000_t0000_u01771895472456") 2026/02/24 01:14:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230de7_d20260224_m011108_c001_v0001097_t0017_u01771895468128") 2026/02/24 01:14:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a4e22_d20260224_m011106_c001_v7007000_t0000_u01771895466551") 2026/02/24 01:14:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230d49_d20260224_m011054_c001_v0001097_t0011_u01771895454217") 2026/02/24 01:14:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f41707b2948d8d194_d20260224_m011045_c001_v7007000_t0000_u01771895445803") 2026/02/24 01:14:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c49b_d20260224_m011033_c001_v0001041_t0011_u01771895433975") 2026/02/24 01:14:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f415419f6ab8221a7_d20260224_m011028_c001_v7007000_t0000_u01771895428475") 2026/02/24 01:14:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c489_d20260224_m011017_c001_v0001041_t0043_u01771895417484") 2026/02/24 01:14:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adaf45_d20260224_m011011_c001_v7007000_t0000_u01771895411847") 2026/02/24 01:14:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c46f_d20260224_m011000_c001_v0001041_t0057_u01771895400940") 2026/02/24 01:14:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4223ab4461a51f99_d20260224_m011133_c001_v7007000_t0000_u01771895493033") 2026/02/24 01:14:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c523_d20260224_m011127_c001_v0001041_t0020_u01771895487132") 2026/02/24 01:14:13 DEBUG : dir1/0003-defgh: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4091624802ee2604_d20260224_m011155_c001_v7007000_t0000_u01771895515553") 2026/02/24 01:14:13 DEBUG : dir1/0003-defgh: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e730_d20260224_m011150_c001_v0001145_t0037_u01771895510110") 2026/02/24 01:14:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adb46b_d20260224_m011322_c001_v7007000_t0000_u01771895602460") 2026/02/24 01:14:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b2312a8_d20260224_m011309_c001_v0001097_t0050_u01771895589770") 2026/02/24 01:14:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f421ed05a971e6a31_d20260224_m011303_c001_v7007000_t0000_u01771895583962") 2026/02/24 01:14:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b231222_d20260224_m011253_c001_v0001097_t0034_u01771895573376") 2026/02/24 01:14:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a51c2_d20260224_m011247_c001_v7007000_t0000_u01771895567205") 2026/02/24 01:14:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b23118e_d20260224_m011235_c001_v0001097_t0028_u01771895555919") 2026/02/24 01:14:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4197935cfcfc655d_d20260224_m011230_c001_v7007000_t0000_u01771895550197") 2026/02/24 01:14:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b2310c8_d20260224_m011219_c001_v0001097_t0057_u01771895539064") 2026/02/24 01:14:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40520b177ed413c6_d20260224_m011212_c001_v7007000_t0000_u01771895532966") 2026/02/24 01:14:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b23101a_d20260224_m011201_c001_v0001097_t0025_u01771895521619") 2026/02/24 01:14:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4067a6df39341cbb_d20260224_m011151_c001_v7007000_t0000_u01771895511973") 2026/02/24 01:14:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230f0e_d20260224_m011141_c001_v0001097_t0037_u01771895501502") 2026/02/24 01:14:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4223ab4461a51fa1_d20260224_m011135_c001_v7007000_t0000_u01771895495678") 2026/02/24 01:14:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230e70_d20260224_m011130_c001_v0001097_t0035_u01771895490910") 2026/02/24 01:14:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4234e28572d38535_d20260224_m011128_c001_v7007000_t0000_u01771895488775") 2026/02/24 01:14:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c511_d20260224_m011118_c001_v0001041_t0058_u01771895478588") 2026/02/24 01:14:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a4e34_d20260224_m011112_c001_v7007000_t0000_u01771895472655") 2026/02/24 01:14:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e6b2_d20260224_m011108_c001_v0001145_t0054_u01771895468192") 2026/02/24 01:14:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6ec130_d20260224_m011106_c001_v7007000_t0000_u01771895466359") 2026/02/24 01:14:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e68a_d20260224_m011055_c001_v0001145_t0007_u01771895455006") 2026/02/24 01:14:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f415e77126fdab921_d20260224_m011045_c001_v7007000_t0000_u01771895445916") 2026/02/24 01:14:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7879_d20260224_m011034_c001_v0001102_t0050_u01771895434648") 2026/02/24 01:14:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f415419f6ab8221a8_d20260224_m011028_c001_v7007000_t0000_u01771895428659") 2026/02/24 01:14:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7843_d20260224_m011018_c001_v0001102_t0031_u01771895418267") 2026/02/24 01:14:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adaf46_d20260224_m011012_c001_v7007000_t0000_u01771895412029") 2026/02/24 01:14:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7813_d20260224_m011001_c001_v0001102_t0048_u01771895401273") 2026/02/24 01:14:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6ec5be_d20260224_m011133_c001_v7007000_t0000_u01771895493044") 2026/02/24 01:14:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230e4b_d20260224_m011127_c001_v0001097_t0022_u01771895487204") 2026/02/24 01:14:14 DEBUG : dir1/0004-efghi: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4091624802ee260b_d20260224_m011155_c001_v7007000_t0000_u01771895515736") 2026/02/24 01:14:14 DEBUG : dir1/0004-efghi: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230f9c_d20260224_m011150_c001_v0001097_t0040_u01771895510254") 2026/02/24 01:14:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adb46d_d20260224_m011322_c001_v7007000_t0000_u01771895602642") 2026/02/24 01:14:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c5e1_d20260224_m011310_c001_v0001041_t0042_u01771895590199") 2026/02/24 01:14:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f421ed05a971e6a32_d20260224_m011304_c001_v7007000_t0000_u01771895584143") 2026/02/24 01:14:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c5c5_d20260224_m011253_c001_v0001041_t0024_u01771895573889") 2026/02/24 01:14:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a51c3_d20260224_m011247_c001_v7007000_t0000_u01771895567387") 2026/02/24 01:14:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c5ad_d20260224_m011236_c001_v0001041_t0006_u01771895556729") 2026/02/24 01:14:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4197935cfcfc655e_d20260224_m011230_c001_v7007000_t0000_u01771895550379") 2026/02/24 01:14:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c590_d20260224_m011219_c001_v0001041_t0028_u01771895539445") 2026/02/24 01:14:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40520b177ed413c7_d20260224_m011213_c001_v7007000_t0000_u01771895533149") 2026/02/24 01:14:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c575_d20260224_m011202_c001_v0001041_t0009_u01771895522150") 2026/02/24 01:14:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f402f7c30cf6673da_d20260224_m011152_c001_v7007000_t0000_u01771895512355") 2026/02/24 01:14:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7999_d20260224_m011142_c001_v0001102_t0018_u01771895502133") 2026/02/24 01:14:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4223ab4461a51fa2_d20260224_m011135_c001_v7007000_t0000_u01771895495864") 2026/02/24 01:14:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e6fa_d20260224_m011131_c001_v0001145_t0019_u01771895491074") 2026/02/24 01:14:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4223ab4461a51f96_d20260224_m011129_c001_v7007000_t0000_u01771895489387") 2026/02/24 01:14:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f793d_d20260224_m011118_c001_v0001102_t0041_u01771895478913") 2026/02/24 01:14:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a4e35_d20260224_m011112_c001_v7007000_t0000_u01771895472839") 2026/02/24 01:14:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c4fb_d20260224_m011108_c001_v0001041_t0043_u01771895468301") 2026/02/24 01:14:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f419b1845f515b234_d20260224_m011106_c001_v7007000_t0000_u01771895466564") 2026/02/24 01:14:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f78d7_d20260224_m011055_c001_v0001102_t0016_u01771895455272") 2026/02/24 01:14:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f418985413ef08576_d20260224_m011045_c001_v7007000_t0000_u01771895445898") 2026/02/24 01:14:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e656_d20260224_m011035_c001_v0001145_t0039_u01771895435018") 2026/02/24 01:14:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f415419f6ab8221a9_d20260224_m011028_c001_v7007000_t0000_u01771895428842") 2026/02/24 01:14:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e62e_d20260224_m011018_c001_v0001145_t0045_u01771895418685") 2026/02/24 01:14:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adaf48_d20260224_m011012_c001_v7007000_t0000_u01771895412210") 2026/02/24 01:14:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e5fe_d20260224_m011001_c001_v0001145_t0034_u01771895401560") 2026/02/24 01:14:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f403fecb8a78f9cd4_d20260224_m011133_c001_v7007000_t0000_u01771895493184") 2026/02/24 01:14:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e6ec_d20260224_m011127_c001_v0001145_t0045_u01771895487271") 2026/02/24 01:14:16 DEBUG : dir1/0005-fghij: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4091624802ee2612_d20260224_m011155_c001_v7007000_t0000_u01771895515921") 2026/02/24 01:14:16 DEBUG : dir1/0005-fghij: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c567_d20260224_m011150_c001_v0001041_t0045_u01771895510382") 2026/02/24 01:14:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adb470_d20260224_m011322_c001_v7007000_t0000_u01771895602825") 2026/02/24 01:14:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e808_d20260224_m011311_c001_v0001145_t0017_u01771895591212") 2026/02/24 01:14:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f421ed05a971e6a33_d20260224_m011304_c001_v7007000_t0000_u01771895584337") 2026/02/24 01:14:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e7e2_d20260224_m011254_c001_v0001145_t0006_u01771895574231") 2026/02/24 01:14:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a51c4_d20260224_m011247_c001_v7007000_t0000_u01771895567569") 2026/02/24 01:14:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e7aa_d20260224_m011237_c001_v0001145_t0014_u01771895557110") 2026/02/24 01:14:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4197935cfcfc655f_d20260224_m011230_c001_v7007000_t0000_u01771895550560") 2026/02/24 01:14:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e78e_d20260224_m011219_c001_v0001145_t0036_u01771895539868") 2026/02/24 01:14:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40520b177ed413c8_d20260224_m011213_c001_v7007000_t0000_u01771895533333") 2026/02/24 01:14:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e74c_d20260224_m011202_c001_v0001145_t0018_u01771895522466") 2026/02/24 01:14:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f402f7c30cf6673db_d20260224_m011152_c001_v7007000_t0000_u01771895512550") 2026/02/24 01:14:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e710_d20260224_m011142_c001_v0001145_t0025_u01771895502504") 2026/02/24 01:14:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4223ab4461a51fa3_d20260224_m011136_c001_v7007000_t0000_u01771895496054") 2026/02/24 01:14:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c533_d20260224_m011131_c001_v0001041_t0050_u01771895491167") 2026/02/24 01:14:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4234e28572d3853a_d20260224_m011128_c001_v7007000_t0000_u01771895488955") 2026/02/24 01:14:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230e2b_d20260224_m011119_c001_v0001097_t0003_u01771895479439") 2026/02/24 01:14:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a4e36_d20260224_m011113_c001_v7007000_t0000_u01771895473024") 2026/02/24 01:14:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e6b4_d20260224_m011108_c001_v0001145_t0025_u01771895468462") 2026/02/24 01:14:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4067a6df39341b87_d20260224_m011106_c001_v7007000_t0000_u01771895466727") 2026/02/24 01:14:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c4db_d20260224_m011055_c001_v0001041_t0036_u01771895455567") 2026/02/24 01:14:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f418985413ef08573_d20260224_m011045_c001_v7007000_t0000_u01771895445625") 2026/02/24 01:14:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230c8f_d20260224_m011035_c001_v0001097_t0015_u01771895435415") 2026/02/24 01:14:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f415419f6ab8221aa_d20260224_m011029_c001_v7007000_t0000_u01771895429025") 2026/02/24 01:14:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230bef_d20260224_m011018_c001_v0001097_t0026_u01771895418943") 2026/02/24 01:14:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adaf49_d20260224_m011012_c001_v7007000_t0000_u01771895412392") 2026/02/24 01:14:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230b3d_d20260224_m011001_c001_v0001097_t0051_u01771895401979") 2026/02/24 01:14:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40520b177ed4133e_d20260224_m011133_c001_v7007000_t0000_u01771895493052") 2026/02/24 01:14:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7965_d20260224_m011127_c001_v0001102_t0049_u01771895487415") 2026/02/24 01:14:18 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4091624802ee2619_d20260224_m011156_c001_v7007000_t0000_u01771895516103") 2026/02/24 01:14:18 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f79ba_d20260224_m011150_c001_v0001102_t0014_u01771895510428") 2026/02/24 01:14:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adb473_d20260224_m011323_c001_v7007000_t0000_u01771895603008") 2026/02/24 01:14:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7aaa_d20260224_m011311_c001_v0001102_t0057_u01771895591588") 2026/02/24 01:14:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f421ed05a971e6a34_d20260224_m011304_c001_v7007000_t0000_u01771895584519") 2026/02/24 01:14:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7a66_d20260224_m011254_c001_v0001102_t0011_u01771895574526") 2026/02/24 01:14:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a51c6_d20260224_m011247_c001_v7007000_t0000_u01771895567846") 2026/02/24 01:14:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7a3a_d20260224_m011237_c001_v0001102_t0009_u01771895557404") 2026/02/24 01:14:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4197935cfcfc6560_d20260224_m011230_c001_v7007000_t0000_u01771895550741") 2026/02/24 01:14:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7a10_d20260224_m011220_c001_v0001102_t0044_u01771895540320") 2026/02/24 01:14:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40520b177ed413c9_d20260224_m011213_c001_v7007000_t0000_u01771895533515") 2026/02/24 01:14:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f79de_d20260224_m011202_c001_v0001102_t0045_u01771895522842") 2026/02/24 01:14:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40520b177ed4138b_d20260224_m011152_c001_v7007000_t0000_u01771895512559") 2026/02/24 01:14:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c551_d20260224_m011142_c001_v0001041_t0034_u01771895502942") 2026/02/24 01:14:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4223ab4461a51fa4_d20260224_m011136_c001_v7007000_t0000_u01771895496236") 2026/02/24 01:14:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7977_d20260224_m011131_c001_v0001102_t0014_u01771895491178") 2026/02/24 01:14:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f418985413ef08660_d20260224_m011129_c001_v7007000_t0000_u01771895489157") 2026/02/24 01:14:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e6dc_d20260224_m011119_c001_v0001145_t0016_u01771895479806") 2026/02/24 01:14:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a4e38_d20260224_m011113_c001_v7007000_t0000_u01771895473206") 2026/02/24 01:14:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7907_d20260224_m011108_c001_v0001102_t0001_u01771895468489") 2026/02/24 01:14:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4067a6df39341b84_d20260224_m011106_c001_v7007000_t0000_u01771895466047") 2026/02/24 01:14:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230d5f_d20260224_m011055_c001_v0001097_t0059_u01771895455987") 2026/02/24 01:14:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4134c8800e40065d_d20260224_m011045_c001_v7007000_t0000_u01771895445897") 2026/02/24 01:14:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c4a1_d20260224_m011035_c001_v0001041_t0026_u01771895435820") 2026/02/24 01:14:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f415419f6ab8221ab_d20260224_m011029_c001_v7007000_t0000_u01771895429208") 2026/02/24 01:14:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c48d_d20260224_m011019_c001_v0001041_t0006_u01771895419386") 2026/02/24 01:14:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adaf4a_d20260224_m011012_c001_v7007000_t0000_u01771895412573") 2026/02/24 01:14:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c471_d20260224_m011002_c001_v0001041_t0037_u01771895402359") 2026/02/24 01:14:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f412a7966ba4a62be_d20260224_m011133_c001_v7007000_t0000_u01771895493201") 2026/02/24 01:14:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c525_d20260224_m011127_c001_v0001041_t0005_u01771895487491") 2026/02/24 01:14:20 DEBUG : dir1/0007-12345: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4091624802ee2621_d20260224_m011156_c001_v7007000_t0000_u01771895516297") 2026/02/24 01:14:20 DEBUG : dir1/0007-12345: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e732_d20260224_m011150_c001_v0001145_t0015_u01771895510630") 2026/02/24 01:14:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adb476_d20260224_m011323_c001_v7007000_t0000_u01771895603190") 2026/02/24 01:14:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b2312be_d20260224_m011312_c001_v0001097_t0041_u01771895592112") 2026/02/24 01:14:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f421ed05a971e6a35_d20260224_m011304_c001_v7007000_t0000_u01771895584699") 2026/02/24 01:14:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b231234_d20260224_m011254_c001_v0001097_t0033_u01771895574846") 2026/02/24 01:14:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a51c7_d20260224_m011248_c001_v7007000_t0000_u01771895568030") 2026/02/24 01:14:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b2311a6_d20260224_m011237_c001_v0001097_t0002_u01771895557787") 2026/02/24 01:14:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4197935cfcfc6561_d20260224_m011230_c001_v7007000_t0000_u01771895550922") 2026/02/24 01:14:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b2310d2_d20260224_m011220_c001_v0001097_t0028_u01771895540799") 2026/02/24 01:14:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40520b177ed413ca_d20260224_m011213_c001_v7007000_t0000_u01771895533699") 2026/02/24 01:14:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b231026_d20260224_m011203_c001_v0001097_t0017_u01771895523210") 2026/02/24 01:14:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4091624802ee2593_d20260224_m011152_c001_v7007000_t0000_u01771895512384") 2026/02/24 01:14:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230f2a_d20260224_m011143_c001_v0001097_t0057_u01771895503561") 2026/02/24 01:14:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4223ab4461a51fa5_d20260224_m011136_c001_v7007000_t0000_u01771895496420") 2026/02/24 01:14:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230e76_d20260224_m011131_c001_v0001097_t0031_u01771895491454") 2026/02/24 01:14:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f412a7966ba4a62ae_d20260224_m011129_c001_v7007000_t0000_u01771895489180") 2026/02/24 01:14:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c517_d20260224_m011120_c001_v0001041_t0037_u01771895480171") 2026/02/24 01:14:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a4e39_d20260224_m011113_c001_v7007000_t0000_u01771895473389") 2026/02/24 01:14:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230df1_d20260224_m011108_c001_v0001097_t0021_u01771895468570") 2026/02/24 01:14:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4067a6df39341b85_d20260224_m011106_c001_v7007000_t0000_u01771895466358") 2026/02/24 01:14:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e692_d20260224_m011056_c001_v0001145_t0036_u01771895456453") 2026/02/24 01:14:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f41707b2948d8d193_d20260224_m011045_c001_v7007000_t0000_u01771895445617") 2026/02/24 01:14:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7883_d20260224_m011036_c001_v0001102_t0049_u01771895436119") 2026/02/24 01:14:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f415419f6ab8221ac_d20260224_m011029_c001_v7007000_t0000_u01771895429394") 2026/02/24 01:14:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7845_d20260224_m011019_c001_v0001102_t0030_u01771895419750") 2026/02/24 01:14:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adaf4b_d20260224_m011012_c001_v7007000_t0000_u01771895412755") 2026/02/24 01:14:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7815_d20260224_m011002_c001_v0001102_t0055_u01771895402750") 2026/02/24 01:14:21 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4234e28572d38551_d20260224_m011132_c001_v7007000_t0000_u01771895492813") 2026/02/24 01:14:22 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e6ee_d20260224_m011127_c001_v0001145_t0016_u01771895487640") 2026/02/24 01:14:22 DEBUG : dir1/0008-23456: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4091624802ee2629_d20260224_m011156_c001_v7007000_t0000_u01771895516480") 2026/02/24 01:14:22 DEBUG : dir1/0008-23456: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f79bc_d20260224_m011150_c001_v0001102_t0030_u01771895510794") 2026/02/24 01:14:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adb47b_d20260224_m011323_c001_v7007000_t0000_u01771895603375") 2026/02/24 01:14:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c5e5_d20260224_m011312_c001_v0001041_t0048_u01771895592517") 2026/02/24 01:14:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f421ed05a971e6a36_d20260224_m011304_c001_v7007000_t0000_u01771895584881") 2026/02/24 01:14:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c5c9_d20260224_m011255_c001_v0001041_t0019_u01771895575291") 2026/02/24 01:14:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a51c8_d20260224_m011248_c001_v7007000_t0000_u01771895568213") 2026/02/24 01:14:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c5af_d20260224_m011238_c001_v0001041_t0052_u01771895558584") 2026/02/24 01:14:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4197935cfcfc6562_d20260224_m011231_c001_v7007000_t0000_u01771895551194") 2026/02/24 01:14:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c594_d20260224_m011221_c001_v0001041_t0011_u01771895541431") 2026/02/24 01:14:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40520b177ed413cb_d20260224_m011213_c001_v7007000_t0000_u01771895533882") 2026/02/24 01:14:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c577_d20260224_m011203_c001_v0001041_t0025_u01771895523715") 2026/02/24 01:14:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f403fecb8a78f9d4e_d20260224_m011152_c001_v7007000_t0000_u01771895512570") 2026/02/24 01:14:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f79a6_d20260224_m011143_c001_v0001102_t0035_u01771895503964") 2026/02/24 01:14:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4223ab4461a51fa6_d20260224_m011136_c001_v7007000_t0000_u01771895496601") 2026/02/24 01:14:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e6fc_d20260224_m011131_c001_v0001145_t0042_u01771895491470") 2026/02/24 01:14:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40520b177ed4130c_d20260224_m011129_c001_v7007000_t0000_u01771895489170") 2026/02/24 01:14:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7947_d20260224_m011120_c001_v0001102_t0053_u01771895480671") 2026/02/24 01:14:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a4e3a_d20260224_m011113_c001_v7007000_t0000_u01771895473570") 2026/02/24 01:14:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c4fd_d20260224_m011108_c001_v0001041_t0006_u01771895468721") 2026/02/24 01:14:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f415e77126fdab95a_d20260224_m011106_c001_v7007000_t0000_u01771895466361") 2026/02/24 01:14:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f78dd_d20260224_m011057_c001_v0001102_t0042_u01771895457067") 2026/02/24 01:14:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4146521755e486d3_d20260224_m011045_c001_v7007000_t0000_u01771895445895") 2026/02/24 01:14:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e658_d20260224_m011036_c001_v0001145_t0028_u01771895436380") 2026/02/24 01:14:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f415419f6ab8221ad_d20260224_m011029_c001_v7007000_t0000_u01771895429577") 2026/02/24 01:14:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e632_d20260224_m011020_c001_v0001145_t0007_u01771895420197") 2026/02/24 01:14:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adaf4d_d20260224_m011012_c001_v7007000_t0000_u01771895412937") 2026/02/24 01:14:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e606_d20260224_m011003_c001_v0001145_t0043_u01771895403161") 2026/02/24 01:14:24 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f418985413ef08664_d20260224_m011133_c001_v7007000_t0000_u01771895493071") 2026/02/24 01:14:24 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7967_d20260224_m011127_c001_v0001102_t0055_u01771895487740") 2026/02/24 01:14:24 DEBUG : dir1/0009-34567: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4091624802ee2630_d20260224_m011156_c001_v7007000_t0000_u01771895516663") 2026/02/24 01:14:24 DEBUG : dir1/0009-34567: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c569_d20260224_m011150_c001_v0001041_t0045_u01771895510861") 2026/02/24 01:14:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adb47e_d20260224_m011323_c001_v7007000_t0000_u01771895603560") 2026/02/24 01:14:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e80c_d20260224_m011312_c001_v0001145_t0019_u01771895592806") 2026/02/24 01:14:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f421ed05a971e6a37_d20260224_m011305_c001_v7007000_t0000_u01771895585064") 2026/02/24 01:14:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e7e6_d20260224_m011255_c001_v0001145_t0041_u01771895575646") 2026/02/24 01:14:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a51c9_d20260224_m011248_c001_v7007000_t0000_u01771895568395") 2026/02/24 01:14:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e7ac_d20260224_m011238_c001_v0001145_t0042_u01771895558888") 2026/02/24 01:14:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4197935cfcfc6563_d20260224_m011231_c001_v7007000_t0000_u01771895551378") 2026/02/24 01:14:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e790_d20260224_m011221_c001_v0001145_t0050_u01771895541717") 2026/02/24 01:14:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40520b177ed413cc_d20260224_m011214_c001_v7007000_t0000_u01771895534064") 2026/02/24 01:14:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e750_d20260224_m011204_c001_v0001145_t0011_u01771895524124") 2026/02/24 01:14:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40520b177ed4138a_d20260224_m011152_c001_v7007000_t0000_u01771895512366") 2026/02/24 01:14:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e718_d20260224_m011144_c001_v0001145_t0008_u01771895504444") 2026/02/24 01:14:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4223ab4461a51fa7_d20260224_m011136_c001_v7007000_t0000_u01771895496783") 2026/02/24 01:14:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7979_d20260224_m011131_c001_v0001102_t0007_u01771895491655") 2026/02/24 01:14:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6ec5b4_d20260224_m011129_c001_v7007000_t0000_u01771895489186") 2026/02/24 01:14:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230e33_d20260224_m011121_c001_v0001097_t0025_u01771895481042") 2026/02/24 01:14:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a4e3b_d20260224_m011113_c001_v7007000_t0000_u01771895473753") 2026/02/24 01:14:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7909_d20260224_m011108_c001_v0001102_t0035_u01771895468759") 2026/02/24 01:14:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a4e21_d20260224_m011106_c001_v7007000_t0000_u01771895466363") 2026/02/24 01:14:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c4df_d20260224_m011057_c001_v0001041_t0051_u01771895457526") 2026/02/24 01:14:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f418985413ef08577_d20260224_m011045_c001_v7007000_t0000_u01771895445898") 2026/02/24 01:14:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230ca7_d20260224_m011036_c001_v0001097_t0027_u01771895436815") 2026/02/24 01:14:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f415419f6ab8221ae_d20260224_m011029_c001_v7007000_t0000_u01771895429866") 2026/02/24 01:14:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230bff_d20260224_m011020_c001_v0001097_t0008_u01771895420596") 2026/02/24 01:14:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adaf4e_d20260224_m011013_c001_v7007000_t0000_u01771895413118") 2026/02/24 01:14:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230b45_d20260224_m011003_c001_v0001097_t0051_u01771895403519") 2026/02/24 01:14:26 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f412a7966ba4a62bb_d20260224_m011132_c001_v7007000_t0000_u01771895492821") 2026/02/24 01:14:26 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230e4d_d20260224_m011127_c001_v0001097_t0008_u01771895487800") 2026/02/24 01:14:26 DEBUG : dir1/0010-45678: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4091624802ee2637_d20260224_m011156_c001_v7007000_t0000_u01771895516848") 2026/02/24 01:14:26 DEBUG : dir1/0010-45678: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230fa4_d20260224_m011150_c001_v0001097_t0031_u01771895510964") 2026/02/24 01:14:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adb481_d20260224_m011323_c001_v7007000_t0000_u01771895603743") 2026/02/24 01:14:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7ab0_d20260224_m011313_c001_v0001102_t0021_u01771895593339") 2026/02/24 01:14:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f421ed05a971e6a38_d20260224_m011305_c001_v7007000_t0000_u01771895585245") 2026/02/24 01:14:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7a68_d20260224_m011256_c001_v0001102_t0007_u01771895576155") 2026/02/24 01:14:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a51ca_d20260224_m011248_c001_v7007000_t0000_u01771895568581") 2026/02/24 01:14:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7a40_d20260224_m011239_c001_v0001102_t0047_u01771895559342") 2026/02/24 01:14:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4197935cfcfc6564_d20260224_m011231_c001_v7007000_t0000_u01771895551585") 2026/02/24 01:14:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7a16_d20260224_m011221_c001_v0001102_t0013_u01771895541943") 2026/02/24 01:14:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40520b177ed413cd_d20260224_m011214_c001_v7007000_t0000_u01771895534247") 2026/02/24 01:14:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f79e2_d20260224_m011204_c001_v0001102_t0034_u01771895524429") 2026/02/24 01:14:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f404b5d8c36f94146_d20260224_m011152_c001_v7007000_t0000_u01771895512168") 2026/02/24 01:14:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c553_d20260224_m011144_c001_v0001041_t0042_u01771895504808") 2026/02/24 01:14:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4223ab4461a51fa8_d20260224_m011136_c001_v7007000_t0000_u01771895496967") 2026/02/24 01:14:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c535_d20260224_m011131_c001_v0001041_t0021_u01771895491708") 2026/02/24 01:14:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4223ab4461a51f95_d20260224_m011129_c001_v7007000_t0000_u01771895489198") 2026/02/24 01:14:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e6e0_d20260224_m011121_c001_v0001145_t0004_u01771895481636") 2026/02/24 01:14:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a4e3c_d20260224_m011113_c001_v7007000_t0000_u01771895473935") 2026/02/24 01:14:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e6b6_d20260224_m011108_c001_v0001145_t0045_u01771895468964") 2026/02/24 01:14:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f415e77126fdab95d_d20260224_m011106_c001_v7007000_t0000_u01771895466543") 2026/02/24 01:14:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230d6b_d20260224_m011057_c001_v0001097_t0047_u01771895457936") 2026/02/24 01:14:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f402f7c30cf6673b4_d20260224_m011045_c001_v7007000_t0000_u01771895445894") 2026/02/24 01:14:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c4a9_d20260224_m011037_c001_v0001041_t0005_u01771895437409") 2026/02/24 01:14:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f415419f6ab8221af_d20260224_m011030_c001_v7007000_t0000_u01771895430050") 2026/02/24 01:14:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c48f_d20260224_m011021_c001_v0001041_t0030_u01771895421146") 2026/02/24 01:14:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adaf4f_d20260224_m011013_c001_v7007000_t0000_u01771895413299") 2026/02/24 01:14:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c473_d20260224_m011004_c001_v0001041_t0023_u01771895404011") 2026/02/24 01:14:27 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40865cef0b6c7028_d20260224_m011132_c001_v7007000_t0000_u01771895492831") 2026/02/24 01:14:27 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c527_d20260224_m011127_c001_v0001041_t0016_u01771895487843") 2026/02/24 01:14:27 DEBUG : dir1/0011-56789: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4091624802ee263f_d20260224_m011157_c001_v7007000_t0000_u01771895517038") 2026/02/24 01:14:27 DEBUG : dir1/0011-56789: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f79be_d20260224_m011151_c001_v0001102_t0054_u01771895511140") 2026/02/24 01:14:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adb483_d20260224_m011323_c001_v7007000_t0000_u01771895603927") 2026/02/24 01:14:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b2312c6_d20260224_m011313_c001_v0001097_t0024_u01771895593753") 2026/02/24 01:14:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f421ed05a971e6a39_d20260224_m011305_c001_v7007000_t0000_u01771895585427") 2026/02/24 01:14:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b231242_d20260224_m011256_c001_v0001097_t0009_u01771895576476") 2026/02/24 01:14:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a51cb_d20260224_m011248_c001_v7007000_t0000_u01771895568763") 2026/02/24 01:14:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b2311b0_d20260224_m011239_c001_v0001097_t0047_u01771895559704") 2026/02/24 01:14:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4197935cfcfc6565_d20260224_m011231_c001_v7007000_t0000_u01771895551767") 2026/02/24 01:14:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b2310ec_d20260224_m011222_c001_v0001097_t0001_u01771895542361") 2026/02/24 01:14:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40520b177ed413ce_d20260224_m011214_c001_v7007000_t0000_u01771895534430") 2026/02/24 01:14:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b231034_d20260224_m011204_c001_v0001097_t0036_u01771895524811") 2026/02/24 01:14:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4067a6df39341cbe_d20260224_m011152_c001_v7007000_t0000_u01771895512344") 2026/02/24 01:14:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230f3c_d20260224_m011145_c001_v0001097_t0039_u01771895505156") 2026/02/24 01:14:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4223ab4461a51fa9_d20260224_m011137_c001_v7007000_t0000_u01771895497148") 2026/02/24 01:14:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230e86_d20260224_m011131_c001_v0001097_t0017_u01771895491890") 2026/02/24 01:14:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f403fecb8a78f9ccf_d20260224_m011129_c001_v7007000_t0000_u01771895489331") 2026/02/24 01:14:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c51b_d20260224_m011121_c001_v0001041_t0045_u01771895481884") 2026/02/24 01:14:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a4e3d_d20260224_m011114_c001_v7007000_t0000_u01771895474117") 2026/02/24 01:14:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c4ff_d20260224_m011109_c001_v0001041_t0005_u01771895469095") 2026/02/24 01:14:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4234e28572d3846a_d20260224_m011106_c001_v7007000_t0000_u01771895466578") 2026/02/24 01:14:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e698_d20260224_m011058_c001_v0001145_t0031_u01771895458359") 2026/02/24 01:14:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f400c02407c693caf_d20260224_m011045_c001_v7007000_t0000_u01771895445240") 2026/02/24 01:14:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f788d_d20260224_m011037_c001_v0001102_t0007_u01771895437705") 2026/02/24 01:14:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f415419f6ab8221b0_d20260224_m011030_c001_v7007000_t0000_u01771895430233") 2026/02/24 01:14:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f784d_d20260224_m011021_c001_v0001102_t0023_u01771895421583") 2026/02/24 01:14:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adaf50_d20260224_m011013_c001_v7007000_t0000_u01771895413481") 2026/02/24 01:14:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f781f_d20260224_m011004_c001_v0001102_t0050_u01771895404360") 2026/02/24 01:14:28 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f403fecb8a78f9cd3_d20260224_m011132_c001_v7007000_t0000_u01771895492999") 2026/02/24 01:14:28 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e6f2_d20260224_m011128_c001_v0001145_t0041_u01771895488073") 2026/02/24 01:14:28 DEBUG : dir1/0012-6789;: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4091624802ee2645_d20260224_m011157_c001_v7007000_t0000_u01771895517221") 2026/02/24 01:14:28 DEBUG : dir1/0012-6789;: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e734_d20260224_m011151_c001_v0001145_t0040_u01771895511153") 2026/02/24 01:14:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adb484_d20260224_m011324_c001_v7007000_t0000_u01771895604110") 2026/02/24 01:14:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c5e7_d20260224_m011314_c001_v0001041_t0053_u01771895594170") 2026/02/24 01:14:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f421ed05a971e6a3a_d20260224_m011305_c001_v7007000_t0000_u01771895585615") 2026/02/24 01:14:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c5cf_d20260224_m011256_c001_v0001041_t0000_u01771895576863") 2026/02/24 01:14:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a51cd_d20260224_m011248_c001_v7007000_t0000_u01771895568946") 2026/02/24 01:14:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c5b1_d20260224_m011240_c001_v0001041_t0040_u01771895560002") 2026/02/24 01:14:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4197935cfcfc6566_d20260224_m011231_c001_v7007000_t0000_u01771895551949") 2026/02/24 01:14:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c596_d20260224_m011222_c001_v0001041_t0033_u01771895542830") 2026/02/24 01:14:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40520b177ed413cf_d20260224_m011214_c001_v7007000_t0000_u01771895534613") 2026/02/24 01:14:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c579_d20260224_m011205_c001_v0001041_t0050_u01771895525317") 2026/02/24 01:14:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4091624802ee259b_d20260224_m011152_c001_v7007000_t0000_u01771895512583") 2026/02/24 01:14:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f79a8_d20260224_m011145_c001_v0001102_t0007_u01771895505708") 2026/02/24 01:14:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4223ab4461a51faa_d20260224_m011137_c001_v7007000_t0000_u01771895497329") 2026/02/24 01:14:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f797b_d20260224_m011131_c001_v0001102_t0035_u01771895491967") 2026/02/24 01:14:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40865cef0b6c7025_d20260224_m011129_c001_v7007000_t0000_u01771895489209") 2026/02/24 01:14:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f794f_d20260224_m011122_c001_v0001102_t0025_u01771895482221") 2026/02/24 01:14:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a4e3e_d20260224_m011114_c001_v7007000_t0000_u01771895474299") 2026/02/24 01:14:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f790d_d20260224_m011109_c001_v0001102_t0009_u01771895469160") 2026/02/24 01:14:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f403fecb8a78f9c00_d20260224_m011106_c001_v7007000_t0000_u01771895466582") 2026/02/24 01:14:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f78e1_d20260224_m011058_c001_v0001102_t0010_u01771895458889") 2026/02/24 01:14:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f400c02407c693cb4_d20260224_m011045_c001_v7007000_t0000_u01771895445972") 2026/02/24 01:14:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e65c_d20260224_m011038_c001_v0001145_t0025_u01771895438040") 2026/02/24 01:14:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f415419f6ab8221b1_d20260224_m011030_c001_v7007000_t0000_u01771895430419") 2026/02/24 01:14:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e63c_d20260224_m011021_c001_v0001145_t0059_u01771895421933") 2026/02/24 01:14:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adaf52_d20260224_m011013_c001_v7007000_t0000_u01771895413662") 2026/02/24 01:14:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e60e_d20260224_m011004_c001_v0001145_t0028_u01771895404933") 2026/02/24 01:14:30 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f412a7966ba4a62bd_d20260224_m011133_c001_v7007000_t0000_u01771895493018") 2026/02/24 01:14:30 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c529_d20260224_m011128_c001_v0001041_t0044_u01771895488187") 2026/02/24 01:14:30 DEBUG : dir1/0013-789;=: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4091624802ee264b_d20260224_m011157_c001_v7007000_t0000_u01771895517408") 2026/02/24 01:14:30 DEBUG : dir1/0013-789;=: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c56b_d20260224_m011151_c001_v0001041_t0025_u01771895511180") 2026/02/24 01:14:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adb485_d20260224_m011324_c001_v7007000_t0000_u01771895604293") 2026/02/24 01:14:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e80e_d20260224_m011314_c001_v0001145_t0016_u01771895594644") 2026/02/24 01:14:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f421ed05a971e6a3b_d20260224_m011305_c001_v7007000_t0000_u01771895585797") 2026/02/24 01:14:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e7ee_d20260224_m011257_c001_v0001145_t0011_u01771895577331") 2026/02/24 01:14:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a51cf_d20260224_m011249_c001_v7007000_t0000_u01771895569141") 2026/02/24 01:14:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e7b4_d20260224_m011240_c001_v0001145_t0037_u01771895560377") 2026/02/24 01:14:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4197935cfcfc6567_d20260224_m011232_c001_v7007000_t0000_u01771895552130") 2026/02/24 01:14:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e796_d20260224_m011223_c001_v0001145_t0009_u01771895543358") 2026/02/24 01:14:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40520b177ed413d0_d20260224_m011214_c001_v7007000_t0000_u01771895534796") 2026/02/24 01:14:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e754_d20260224_m011205_c001_v0001145_t0002_u01771895525681") 2026/02/24 01:14:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4067a6df39341cbd_d20260224_m011152_c001_v7007000_t0000_u01771895512157") 2026/02/24 01:14:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e71e_d20260224_m011146_c001_v0001145_t0000_u01771895506236") 2026/02/24 01:14:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4223ab4461a51fab_d20260224_m011137_c001_v7007000_t0000_u01771895497510") 2026/02/24 01:14:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e700_d20260224_m011132_c001_v0001145_t0018_u01771895492066") 2026/02/24 01:14:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4234e28572d3853f_d20260224_m011129_c001_v7007000_t0000_u01771895489145") 2026/02/24 01:14:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230e37_d20260224_m011122_c001_v0001097_t0009_u01771895482728") 2026/02/24 01:14:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a4e3f_d20260224_m011114_c001_v7007000_t0000_u01771895474481") 2026/02/24 01:14:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230dfd_d20260224_m011109_c001_v0001097_t0007_u01771895469172") 2026/02/24 01:14:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40947fcc0ce04a7d_d20260224_m011106_c001_v7007000_t0000_u01771895466607") 2026/02/24 01:14:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c4e3_d20260224_m011059_c001_v0001041_t0018_u01771895459482") 2026/02/24 01:14:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4134c8800e40065e_d20260224_m011046_c001_v7007000_t0000_u01771895446080") 2026/02/24 01:14:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230cb1_d20260224_m011038_c001_v0001097_t0001_u01771895438495") 2026/02/24 01:14:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f415419f6ab8221b2_d20260224_m011030_c001_v7007000_t0000_u01771895430604") 2026/02/24 01:14:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230c1e_d20260224_m011022_c001_v0001097_t0058_u01771895422210") 2026/02/24 01:14:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adaf53_d20260224_m011013_c001_v7007000_t0000_u01771895413845") 2026/02/24 01:14:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230b63_d20260224_m011005_c001_v0001097_t0049_u01771895405451") 2026/02/24 01:14:31 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4223ab4461a51f98_d20260224_m011132_c001_v7007000_t0000_u01771895492842") 2026/02/24 01:14:31 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7969_d20260224_m011128_c001_v0001102_t0017_u01771895488205") 2026/02/24 01:14:32 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4091624802ee2652_d20260224_m011157_c001_v7007000_t0000_u01771895517596") 2026/02/24 01:14:32 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f79c0_d20260224_m011151_c001_v0001102_t0044_u01771895511424") 2026/02/24 01:14:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adb486_d20260224_m011324_c001_v7007000_t0000_u01771895604476") 2026/02/24 01:14:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7ab8_d20260224_m011315_c001_v0001102_t0009_u01771895595160") 2026/02/24 01:14:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f421ed05a971e6a3c_d20260224_m011305_c001_v7007000_t0000_u01771895585979") 2026/02/24 01:14:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7a70_d20260224_m011257_c001_v0001102_t0022_u01771895577657") 2026/02/24 01:14:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a51d2_d20260224_m011249_c001_v7007000_t0000_u01771895569323") 2026/02/24 01:14:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7a46_d20260224_m011240_c001_v0001102_t0053_u01771895560825") 2026/02/24 01:14:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4197935cfcfc6568_d20260224_m011232_c001_v7007000_t0000_u01771895552310") 2026/02/24 01:14:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7a1c_d20260224_m011223_c001_v0001102_t0038_u01771895543660") 2026/02/24 01:14:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40520b177ed413d1_d20260224_m011214_c001_v7007000_t0000_u01771895534980") 2026/02/24 01:14:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f79ea_d20260224_m011206_c001_v0001102_t0055_u01771895526030") 2026/02/24 01:14:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f41823ea1161ad2dd_d20260224_m011152_c001_v7007000_t0000_u01771895512383") 2026/02/24 01:14:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c555_d20260224_m011146_c001_v0001041_t0000_u01771895506495") 2026/02/24 01:14:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4223ab4461a51fac_d20260224_m011137_c001_v7007000_t0000_u01771895497690") 2026/02/24 01:14:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c537_d20260224_m011132_c001_v0001041_t0044_u01771895492192") 2026/02/24 01:14:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f418985413ef08661_d20260224_m011129_c001_v7007000_t0000_u01771895489348") 2026/02/24 01:14:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e6e2_d20260224_m011123_c001_v0001145_t0018_u01771895483238") 2026/02/24 01:14:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a4e40_d20260224_m011114_c001_v7007000_t0000_u01771895474664") 2026/02/24 01:14:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e6b8_d20260224_m011109_c001_v0001145_t0045_u01771895469253") 2026/02/24 01:14:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6ec132_d20260224_m011106_c001_v7007000_t0000_u01771895466607") 2026/02/24 01:14:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230d79_d20260224_m011059_c001_v0001097_t0014_u01771895459891") 2026/02/24 01:14:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f415e77126fdab920_d20260224_m011045_c001_v7007000_t0000_u01771895445642") 2026/02/24 01:14:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c4b1_d20260224_m011038_c001_v0001041_t0039_u01771895438931") 2026/02/24 01:14:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f415419f6ab8221b4_d20260224_m011030_c001_v7007000_t0000_u01771895430789") 2026/02/24 01:14:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c493_d20260224_m011022_c001_v0001041_t0051_u01771895422707") 2026/02/24 01:14:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adaf54_d20260224_m011014_c001_v7007000_t0000_u01771895414026") 2026/02/24 01:14:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c479_d20260224_m011005_c001_v0001041_t0058_u01771895405941") 2026/02/24 01:14:33 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4223ab4461a51f9a_d20260224_m011133_c001_v7007000_t0000_u01771895493218") 2026/02/24 01:14:33 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230e53_d20260224_m011128_c001_v0001097_t0014_u01771895488270") 2026/02/24 01:14:33 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4091624802ee265a_d20260224_m011157_c001_v7007000_t0000_u01771895517782") 2026/02/24 01:14:34 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230fac_d20260224_m011151_c001_v0001097_t0006_u01771895511480") 2026/02/24 01:14:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adb487_d20260224_m011324_c001_v7007000_t0000_u01771895604710") 2026/02/24 01:14:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b2312cc_d20260224_m011315_c001_v0001097_t0018_u01771895595530") 2026/02/24 01:14:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f421ed05a971e6a3d_d20260224_m011306_c001_v7007000_t0000_u01771895586160") 2026/02/24 01:14:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b231252_d20260224_m011258_c001_v0001097_t0053_u01771895578017") 2026/02/24 01:14:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a51d6_d20260224_m011249_c001_v7007000_t0000_u01771895569506") 2026/02/24 01:14:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b2311bc_d20260224_m011241_c001_v0001097_t0028_u01771895561208") 2026/02/24 01:14:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4197935cfcfc6569_d20260224_m011232_c001_v7007000_t0000_u01771895552492") 2026/02/24 01:14:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b2310fe_d20260224_m011224_c001_v0001097_t0002_u01771895544038") 2026/02/24 01:14:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40520b177ed413d3_d20260224_m011215_c001_v7007000_t0000_u01771895535162") 2026/02/24 01:14:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b23103e_d20260224_m011206_c001_v0001097_t0018_u01771895526302") 2026/02/24 01:14:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4067a6df39341cc1_d20260224_m011152_c001_v7007000_t0000_u01771895512530") 2026/02/24 01:14:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230f5c_d20260224_m011146_c001_v0001097_t0041_u01771895506843") 2026/02/24 01:14:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4223ab4461a51fad_d20260224_m011137_c001_v7007000_t0000_u01771895497871") 2026/02/24 01:14:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230e88_d20260224_m011132_c001_v0001097_t0030_u01771895492203") 2026/02/24 01:14:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40520b177ed41310_d20260224_m011129_c001_v7007000_t0000_u01771895489352") 2026/02/24 01:14:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c51d_d20260224_m011123_c001_v0001041_t0056_u01771895483682") 2026/02/24 01:14:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a4e42_d20260224_m011114_c001_v7007000_t0000_u01771895474846") 2026/02/24 01:14:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c501_d20260224_m011109_c001_v0001041_t0000_u01771895469466") 2026/02/24 01:14:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4067a6df39341b83_d20260224_m011105_c001_v7007000_t0000_u01771895465864") 2026/02/24 01:14:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e69a_d20260224_m011100_c001_v0001145_t0039_u01771895460438") 2026/02/24 01:14:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f402f7c30cf6673b3_d20260224_m011045_c001_v7007000_t0000_u01771895445645") 2026/02/24 01:14:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7895_d20260224_m011039_c001_v0001102_t0026_u01771895439652") 2026/02/24 01:14:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f415419f6ab8221b5_d20260224_m011030_c001_v7007000_t0000_u01771895430972") 2026/02/24 01:14:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7853_d20260224_m011023_c001_v0001102_t0021_u01771895423012") 2026/02/24 01:14:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adaf55_d20260224_m011014_c001_v7007000_t0000_u01771895414208") 2026/02/24 01:14:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7827_d20260224_m011006_c001_v0001102_t0002_u01771895406318") 2026/02/24 01:14:35 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40865cef0b6c7029_d20260224_m011133_c001_v7007000_t0000_u01771895493022") 2026/02/24 01:14:35 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e6f4_d20260224_m011128_c001_v0001145_t0057_u01771895488420") 2026/02/24 01:14:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4134c8800e400667_d20260224_m011048_c001_v7007000_t0000_u01771895448759") 2026/02/24 01:14:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e66a_d20260224_m011043_c001_v0001145_t0003_u01771895443171") 2026/02/24 01:14:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4134c8800e400668_d20260224_m011048_c001_v7007000_t0000_u01771895448941") 2026/02/24 01:14:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230ce5_d20260224_m011043_c001_v0001097_t0010_u01771895443377") 2026/02/24 01:14:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4134c8800e400669_d20260224_m011049_c001_v7007000_t0000_u01771895449121") 2026/02/24 01:14:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f78a7_d20260224_m011043_c001_v0001102_t0004_u01771895443387") 2026/02/24 01:14:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4134c8800e40066a_d20260224_m011049_c001_v7007000_t0000_u01771895449302") 2026/02/24 01:14:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c4c1_d20260224_m011043_c001_v0001041_t0006_u01771895443398") 2026/02/24 01:14:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4134c8800e40066b_d20260224_m011049_c001_v7007000_t0000_u01771895449483") 2026/02/24 01:14:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e66c_d20260224_m011043_c001_v0001145_t0004_u01771895443495") 2026/02/24 01:14:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4134c8800e40066c_d20260224_m011049_c001_v7007000_t0000_u01771895449665") 2026/02/24 01:14:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f78a9_d20260224_m011043_c001_v0001102_t0008_u01771895443679") 2026/02/24 01:14:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4134c8800e40066d_d20260224_m011049_c001_v7007000_t0000_u01771895449846") 2026/02/24 01:14:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c4c3_d20260224_m011043_c001_v0001041_t0013_u01771895443777") 2026/02/24 01:14:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4134c8800e40066e_d20260224_m011050_c001_v7007000_t0000_u01771895450027") 2026/02/24 01:14:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e66e_d20260224_m011043_c001_v0001145_t0057_u01771895443788") 2026/02/24 01:14:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4134c8800e40066f_d20260224_m011050_c001_v7007000_t0000_u01771895450208") 2026/02/24 01:14:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f78ab_d20260224_m011044_c001_v0001102_t0038_u01771895444029") 2026/02/24 01:14:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4134c8800e400670_d20260224_m011050_c001_v7007000_t0000_u01771895450390") 2026/02/24 01:14:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e670_d20260224_m011044_c001_v0001145_t0003_u01771895444040") 2026/02/24 01:14:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4134c8800e400671_d20260224_m011050_c001_v7007000_t0000_u01771895450572") 2026/02/24 01:14:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c4c5_d20260224_m011044_c001_v0001041_t0044_u01771895444061") 2026/02/24 01:14:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4134c8800e400672_d20260224_m011050_c001_v7007000_t0000_u01771895450755") 2026/02/24 01:14:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230cf1_d20260224_m011044_c001_v0001097_t0026_u01771895444108") 2026/02/24 01:14:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4134c8800e400673_d20260224_m011050_c001_v7007000_t0000_u01771895450936") 2026/02/24 01:14:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e672_d20260224_m011044_c001_v0001145_t0015_u01771895444342") 2026/02/24 01:14:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4134c8800e400674_d20260224_m011051_c001_v7007000_t0000_u01771895451118") 2026/02/24 01:14:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f78ad_d20260224_m011044_c001_v0001102_t0043_u01771895444378") 2026/02/24 01:14:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4134c8800e400675_d20260224_m011051_c001_v7007000_t0000_u01771895451299") 2026/02/24 01:14:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230cf9_d20260224_m011044_c001_v0001097_t0030_u01771895444699") 2026/02/24 01:14:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4134c8800e400676_d20260224_m011051_c001_v7007000_t0000_u01771895451480") 2026/02/24 01:14:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e674_d20260224_m011044_c001_v0001145_t0034_u01771895444735") 2026/02/24 01:14:36 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6ec134_d20260224_m011110_c001_v7007000_t0000_u01771895470033") 2026/02/24 01:14:36 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c4ef_d20260224_m011104_c001_v0001041_t0013_u01771895464023") 2026/02/24 01:14:37 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4234e28572d3846b_d20260224_m011109_c001_v7007000_t0000_u01771895469838") 2026/02/24 01:14:37 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e6a2_d20260224_m011104_c001_v0001145_t0003_u01771895464033") 2026/02/24 01:14:37 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40947fcc0ce04aa5_d20260224_m011110_c001_v7007000_t0000_u01771895470006") 2026/02/24 01:14:37 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f78f3_d20260224_m011104_c001_v0001102_t0001_u01771895464043") 2026/02/24 01:14:37 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f415e77126fdab980_d20260224_m011109_c001_v7007000_t0000_u01771895469804") 2026/02/24 01:14:37 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230db5_d20260224_m011104_c001_v0001097_t0040_u01771895464296") 2026/02/24 01:14:37 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6ec133_d20260224_m011109_c001_v7007000_t0000_u01771895469804") 2026/02/24 01:14:37 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f78f5_d20260224_m011104_c001_v0001102_t0015_u01771895464332") 2026/02/24 01:14:37 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f403fecb8a78f9c04_d20260224_m011110_c001_v7007000_t0000_u01771895470037") 2026/02/24 01:14:37 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e6a4_d20260224_m011104_c001_v0001145_t0037_u01771895464431") 2026/02/24 01:14:37 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4067a6df39341b8c_d20260224_m011110_c001_v7007000_t0000_u01771895470152") 2026/02/24 01:14:37 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c4f1_d20260224_m011104_c001_v0001041_t0018_u01771895464459") 2026/02/24 01:14:37 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f415e77126fdab986_d20260224_m011110_c001_v7007000_t0000_u01771895470172") 2026/02/24 01:14:37 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f78f9_d20260224_m011104_c001_v0001102_t0000_u01771895464698") 2026/02/24 01:14:37 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40947fcc0ce04aa8_d20260224_m011110_c001_v7007000_t0000_u01771895470223") 2026/02/24 01:14:37 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230dbb_d20260224_m011104_c001_v0001097_t0058_u01771895464779") 2026/02/24 01:14:37 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4234e28572d3846c_d20260224_m011110_c001_v7007000_t0000_u01771895470041") 2026/02/24 01:14:37 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c4f3_d20260224_m011104_c001_v0001041_t0000_u01771895464796") 2026/02/24 01:14:37 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a4e2b_d20260224_m011110_c001_v7007000_t0000_u01771895470224") 2026/02/24 01:14:37 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e6a6_d20260224_m011104_c001_v0001145_t0027_u01771895464861") 2026/02/24 01:14:38 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40947fcc0ce04aa1_d20260224_m011109_c001_v7007000_t0000_u01771895469821") 2026/02/24 01:14:38 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f78fb_d20260224_m011104_c001_v0001102_t0054_u01771895464963") 2026/02/24 01:14:38 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f419b1845f515b260_d20260224_m011110_c001_v7007000_t0000_u01771895470038") 2026/02/24 01:14:38 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f78fd_d20260224_m011105_c001_v0001102_t0003_u01771895465269") 2026/02/24 01:14:38 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f419b1845f515b25d_d20260224_m011109_c001_v7007000_t0000_u01771895469846") 2026/02/24 01:14:38 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c4f5_d20260224_m011105_c001_v0001041_t0053_u01771895465315") 2026/02/24 01:14:38 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f403fecb8a78f9c03_d20260224_m011109_c001_v7007000_t0000_u01771895469820") 2026/02/24 01:14:38 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230dc5_d20260224_m011105_c001_v0001097_t0057_u01771895465382") 2026/02/24 01:14:38 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4067a6df39341b8a_d20260224_m011109_c001_v7007000_t0000_u01771895469782") 2026/02/24 01:14:38 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e6a8_d20260224_m011105_c001_v0001145_t0047_u01771895465442") 2026/02/24 01:14:38 DEBUG : dst/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f418985413ef0828f_d20260224_m010845_c001_v7007000_t0000_u01771895325627") 2026/02/24 01:14:38 DEBUG : dst/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f118157f8de5c465e_d20260224_m010843_c001_v0001093_t0036_u01771895323098") 2026/02/24 01:14:38 DEBUG : dst/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f421ed05a971e62e4_d20260224_m010842_c001_v7007000_t0000_u01771895322915") 2026/02/24 01:14:38 DEBUG : dst/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f118157f8de5c4652_d20260224_m010839_c001_v0001093_t0050_u01771895319487") 2026/02/24 01:14:38 DEBUG : dst/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f421ed05a971e62c3_d20260224_m010838_c001_v7007000_t0000_u01771895318725") 2026/02/24 01:14:38 DEBUG : dst/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b2306dd_d20260224_m010834_c001_v0001097_t0002_u01771895314172") 2026/02/24 01:14:38 DEBUG : dst/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4166b75f74b309d5_d20260224_m010832_c001_v7007000_t0000_u01771895312718") 2026/02/24 01:14:38 DEBUG : dst/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f11344fe6f4d007d6_d20260224_m010830_c001_v0001130_t0026_u01771895310146") 2026/02/24 01:14:38 DEBUG : dst/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4134c8800e40045b_d20260224_m010829_c001_v7007000_t0000_u01771895309964") 2026/02/24 01:14:38 DEBUG : dst/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f11344fe6f4d007c2_d20260224_m010826_c001_v0001130_t0053_u01771895306570") 2026/02/24 01:14:38 DEBUG : dst/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4134c8800e400457_d20260224_m010825_c001_v7007000_t0000_u01771895305803") 2026/02/24 01:14:39 DEBUG : dst/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f768d_d20260224_m010821_c001_v0001102_t0011_u01771895301755") 2026/02/24 01:14:39 DEBUG : dst/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4091624802ee1641_d20260224_m010820_c001_v7007000_t0000_u01771895300374") 2026/02/24 01:14:39 DEBUG : dst/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1125c8cd06591763_d20260224_m010818_c001_v0001103_t0006_u01771895298716") 2026/02/24 01:14:39 DEBUG : dst/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f41194c46423c0bbf_d20260224_m010818_c001_v7007000_t0000_u01771895298531") 2026/02/24 01:14:39 DEBUG : dst/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1125c8cd06591731_d20260224_m010815_c001_v0001103_t0014_u01771895295221") 2026/02/24 01:14:39 DEBUG : dst/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f41194c46423c0b8d_d20260224_m010814_c001_v7007000_t0000_u01771895294458") 2026/02/24 01:14:39 DEBUG : dst/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f766f_d20260224_m010810_c001_v0001102_t0013_u01771895290438") 2026/02/24 01:14:39 DEBUG : dst/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4091624802ee1589_d20260224_m010809_c001_v7007000_t0000_u01771895289462") 2026/02/24 01:14:39 DEBUG : dst/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1084b83a01d1ad5f_d20260224_m010807_c001_v0001167_t0048_u01771895287384") 2026/02/24 01:14:39 DEBUG : dst/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4234e28572d380b9_d20260224_m010807_c001_v7007000_t0000_u01771895287204") 2026/02/24 01:14:39 DEBUG : dst/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1084b83a01d1ad04_d20260224_m010802_c001_v0001167_t0006_u01771895282938") 2026/02/24 01:14:39 DEBUG : dst/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4234e28572d380b4_d20260224_m010802_c001_v7007000_t0000_u01771895282149") 2026/02/24 01:14:39 DEBUG : dst/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7647_d20260224_m010756_c001_v0001102_t0024_u01771895276583") 2026/02/24 01:14:39 DEBUG : dst/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f404a4ab89b3b242c_d20260224_m010755_c001_v7007000_t0000_u01771895275633") 2026/02/24 01:14:39 DEBUG : dst/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1036ecfecfccc230_d20260224_m010753_c001_v0001167_t0030_u01771895273418") 2026/02/24 01:14:39 DEBUG : dst/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a4900_d20260224_m010753_c001_v7007000_t0000_u01771895273231") 2026/02/24 01:14:39 DEBUG : dst/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1036ecfecfccc1d2_d20260224_m010749_c001_v0001167_t0038_u01771895269400") 2026/02/24 01:14:39 DEBUG : dst/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a48fd_d20260224_m010748_c001_v7007000_t0000_u01771895268672") 2026/02/24 01:14:39 DEBUG : dst/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f761b_d20260224_m010742_c001_v0001102_t0010_u01771895262818") 2026/02/24 01:14:39 DEBUG : dst/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4146521755e482ca_d20260224_m010741_c001_v7007000_t0000_u01771895261781") 2026/02/24 01:14:39 DEBUG : dst/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f119768a03099e6f4_d20260224_m010740_c001_v0001145_t0050_u01771895260225") 2026/02/24 01:14:40 DEBUG : dst/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a48cb_d20260224_m010740_c001_v7007000_t0000_u01771895260039") 2026/02/24 01:14:40 DEBUG : dst/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f119768a03099e6de_d20260224_m010736_c001_v0001145_t0027_u01771895256132") 2026/02/24 01:14:40 DEBUG : dst/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a4892_d20260224_m010735_c001_v7007000_t0000_u01771895255362") 2026/02/24 01:14:40 DEBUG : dst/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7601_d20260224_m010729_c001_v0001102_t0052_u01771895249108") 2026/02/24 01:14:40 DEBUG : dst/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f400c02407c693a34_d20260224_m010728_c001_v7007000_t0000_u01771895248022") 2026/02/24 01:14:40 DEBUG : dst/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1161b79ae05d4ba3_d20260224_m010722_c001_v0001103_t0012_u01771895242505") 2026/02/24 01:14:40 DEBUG : dst/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adabee_d20260224_m010722_c001_v7007000_t0000_u01771895242301") 2026/02/24 01:14:40 DEBUG : dst/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f75eb_d20260224_m010718_c001_v0001102_t0031_u01771895238107") 2026/02/24 01:14:40 DEBUG : dst/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f102d96b8ce432149_d20260224_m010717_c001_v0001178_t0047_u01771895237359") 2026/02/24 01:14:40 DEBUG : dst/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f102d96b8ce432145_d20260224_m010716_c001_v0001178_t0046_u01771895236274") 2026/02/24 01:14:40 DEBUG : dst/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f418985413ef07efe_d20260224_m010701_c001_v7007000_t0000_u01771895221915") 2026/02/24 01:14:40 DEBUG : dst/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b2303ef_d20260224_m010654_c001_v0001097_t0057_u01771895214314") 2026/02/24 01:14:40 DEBUG : dst/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1036ab4762f0e659_d20260224_m010653_c001_v0001103_t0037_u01771895213108") 2026/02/24 01:14:40 DEBUG : dst/one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1036ab4762f0e647_d20260224_m010651_c001_v0001103_t0043_u01771895211782") 2026/02/24 01:14:40 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f418985413ef08290_d20260224_m010845_c001_v7007000_t0000_u01771895325809") 2026/02/24 01:14:40 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1101db70f39901f0_d20260224_m010842_c001_v0001033_t0038_u01771895322369") 2026/02/24 01:14:40 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f11826de6387a6ca6_d20260224_m010838_c001_v0001103_t0056_u01771895318213") 2026/02/24 01:14:40 DEBUG : dst/one.bak: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4166b75f74b309d6_d20260224_m010832_c001_v7007000_t0000_u01771895312899") 2026/02/24 01:14:40 DEBUG : dst/one.bak: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1046239b0e2ae661_d20260224_m010829_c001_v0001150_t0031_u01771895309494") 2026/02/24 01:14:40 DEBUG : dst/one.bak: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f115325ce796ecc6c_d20260224_m010825_c001_v0001037_t0019_u01771895305394") 2026/02/24 01:14:41 DEBUG : dst/one.bak: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4091624802ee1645_d20260224_m010820_c001_v7007000_t0000_u01771895300555") 2026/02/24 01:14:41 DEBUG : dst/one.bak: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f108916029810ae4f_d20260224_m010818_c001_v0001134_t0057_u01771895298241") 2026/02/24 01:14:41 DEBUG : dst/one.bak: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1172cb3a91c91922_d20260224_m010814_c001_v0001131_t0036_u01771895294014") 2026/02/24 01:14:41 DEBUG : dst/three: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f400c02407c693a35_d20260224_m010728_c001_v7007000_t0000_u01771895248203") 2026/02/24 01:14:41 DEBUG : dst/three: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f102d96b8ce432166_d20260224_m010726_c001_v0001178_t0038_u01771895246687") 2026/02/24 01:14:41 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f418985413ef08294_d20260224_m010845_c001_v7007000_t0000_u01771895325990") 2026/02/24 01:14:41 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f113ced1450649cd8_d20260224_m010844_c001_v0001100_t0058_u01771895324327") 2026/02/24 01:14:41 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1182c7e6c9d5b650_d20260224_m010840_c001_v0001183_t0048_u01771895320477") 2026/02/24 01:14:41 DEBUG : dst/three.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f418985413ef08295_d20260224_m010846_c001_v7007000_t0000_u01771895326170") 2026/02/24 01:14:41 DEBUG : dst/three.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f118157f8de5c4662_d20260224_m010844_c001_v0001093_t0036_u01771895324852") 2026/02/24 01:14:41 DEBUG : dst/three.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f421ed05a971e62fd_d20260224_m010844_c001_v7007000_t0000_u01771895324669") 2026/02/24 01:14:41 DEBUG : dst/three.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f118157f8de5c4656_d20260224_m010840_c001_v0001093_t0025_u01771895320859") 2026/02/24 01:14:41 DEBUG : dst/three.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f421ed05a971e62d1_d20260224_m010840_c001_v7007000_t0000_u01771895320675") 2026/02/24 01:14:41 DEBUG : dst/three.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b2306e3_d20260224_m010835_c001_v0001097_t0044_u01771895315290") 2026/02/24 01:14:41 DEBUG : dst/three.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4166b75f74b309d7_d20260224_m010833_c001_v7007000_t0000_u01771895313080") 2026/02/24 01:14:41 DEBUG : dst/three.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f11344fe6f4d007dc_d20260224_m010831_c001_v0001130_t0036_u01771895311925") 2026/02/24 01:14:41 DEBUG : dst/three.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4134c8800e40045d_d20260224_m010831_c001_v7007000_t0000_u01771895311742") 2026/02/24 01:14:41 DEBUG : dst/three.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f11344fe6f4d007c8_d20260224_m010828_c001_v0001130_t0004_u01771895308065") 2026/02/24 01:14:41 DEBUG : dst/three.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4134c8800e400459_d20260224_m010827_c001_v7007000_t0000_u01771895307881") 2026/02/24 01:14:41 DEBUG : dst/three.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f768f_d20260224_m010822_c001_v0001102_t0058_u01771895302626") 2026/02/24 01:14:41 DEBUG : dst/three.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f41194c46423c0bce_d20260224_m010819_c001_v7007000_t0000_u01771895299825") 2026/02/24 01:14:41 DEBUG : dst/three.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230641_d20260224_m010817_c001_v0001097_t0014_u01771895297212") 2026/02/24 01:14:41 DEBUG : dst/three.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f41194c46423c0ba5_d20260224_m010816_c001_v7007000_t0000_u01771895296442") 2026/02/24 01:14:41 DEBUG : dst/three.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7673_d20260224_m010811_c001_v0001102_t0055_u01771895291434") 2026/02/24 01:14:42 DEBUG : dst/three.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4234e28572d380bc_d20260224_m010808_c001_v7007000_t0000_u01771895288548") 2026/02/24 01:14:42 DEBUG : dst/three.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230617_d20260224_m010805_c001_v0001097_t0005_u01771895285570") 2026/02/24 01:14:42 DEBUG : dst/three.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4234e28572d380b8_d20260224_m010804_c001_v7007000_t0000_u01771895284472") 2026/02/24 01:14:42 DEBUG : dst/three.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f764d_d20260224_m010757_c001_v0001102_t0022_u01771895277331") 2026/02/24 01:14:42 DEBUG : dst/three.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a490f_d20260224_m010754_c001_v7007000_t0000_u01771895274716") 2026/02/24 01:14:42 DEBUG : dst/three.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b2305ab_d20260224_m010751_c001_v0001097_t0035_u01771895271786") 2026/02/24 01:14:42 DEBUG : dst/three.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a48ff_d20260224_m010750_c001_v7007000_t0000_u01771895270698") 2026/02/24 01:14:42 DEBUG : dst/three.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f761f_d20260224_m010743_c001_v0001102_t0015_u01771895263656") 2026/02/24 01:14:42 DEBUG : dst/three.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a48d5_d20260224_m010740_c001_v7007000_t0000_u01771895260865") 2026/02/24 01:14:42 DEBUG : dst/three.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230565_d20260224_m010738_c001_v0001097_t0017_u01771895258690") 2026/02/24 01:14:42 DEBUG : dst/three.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a48ac_d20260224_m010737_c001_v7007000_t0000_u01771895257579") 2026/02/24 01:14:42 DEBUG : dst/three.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7609_d20260224_m010730_c001_v0001102_t0027_u01771895250092") 2026/02/24 01:14:42 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4166b75f74b309d8_d20260224_m010833_c001_v7007000_t0000_u01771895313263") 2026/02/24 01:14:42 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1097c6260b04cc04_d20260224_m010831_c001_v0001039_t0022_u01771895311051") 2026/02/24 01:14:42 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10449d5118d4baab_d20260224_m010827_c001_v0001032_t0045_u01771895307499") 2026/02/24 01:14:42 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4091624802ee1649_d20260224_m010820_c001_v7007000_t0000_u01771895300744") 2026/02/24 01:14:42 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1109bce3f1e3e1b8_d20260224_m010819_c001_v0001136_t0004_u01771895299443") 2026/02/24 01:14:42 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1061c3638141656b_d20260224_m010815_c001_v0001033_t0051_u01771895295808") 2026/02/24 01:14:43 DEBUG : dst/two: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f418985413ef08296_d20260224_m010846_c001_v7007000_t0000_u01771895326352") 2026/02/24 01:14:43 DEBUG : dst/two: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f76cb_d20260224_m010834_c001_v0001102_t0016_u01771895314961") 2026/02/24 01:14:43 DEBUG : dst/two: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4166b75f74b309d9_d20260224_m010833_c001_v7007000_t0000_u01771895313443") 2026/02/24 01:14:43 DEBUG : dst/two: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230667_d20260224_m010822_c001_v0001097_t0033_u01771895302139") 2026/02/24 01:14:43 DEBUG : dst/two: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4091624802ee164f_d20260224_m010821_c001_v7007000_t0000_u01771895301013") 2026/02/24 01:14:43 DEBUG : dst/two: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b23062d_d20260224_m010810_c001_v0001097_t0000_u01771895290884") 2026/02/24 01:14:43 DEBUG : dst/two: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4091624802ee158d_d20260224_m010809_c001_v7007000_t0000_u01771895289644") 2026/02/24 01:14:43 DEBUG : dst/two: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b2305cd_d20260224_m010756_c001_v0001097_t0054_u01771895276979") 2026/02/24 01:14:43 DEBUG : dst/two: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f404a4ab89b3b242d_d20260224_m010755_c001_v7007000_t0000_u01771895275815") 2026/02/24 01:14:43 DEBUG : dst/two: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b23057f_d20260224_m010743_c001_v0001097_t0028_u01771895263170") 2026/02/24 01:14:43 DEBUG : dst/two: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4146521755e482cb_d20260224_m010741_c001_v7007000_t0000_u01771895261964") 2026/02/24 01:14:43 DEBUG : dst/two: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b23054d_d20260224_m010729_c001_v0001097_t0051_u01771895249427") 2026/02/24 01:14:43 DEBUG : dst/two: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f400c02407c693a37_d20260224_m010728_c001_v7007000_t0000_u01771895248384") 2026/02/24 01:14:43 DEBUG : dst/two: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f113b3f232623e8b8_d20260224_m010724_c001_v0001185_t0035_u01771895244117") 2026/02/24 01:14:43 DEBUG : dst/two: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f418985413ef07f01_d20260224_m010702_c001_v7007000_t0000_u01771895222097") 2026/02/24 01:14:43 DEBUG : dst/two: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1036ab4762f0e6a9_d20260224_m010700_c001_v0001103_t0009_u01771895220479") 2026/02/24 01:14:43 DEBUG : empty space: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb1e9_d20260224_m010623_c001_v7007000_t0000_u01771895183650") 2026/02/24 01:14:43 DEBUG : empty space: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230213_d20260224_m010620_c001_v0001097_t0034_u01771895180032") 2026/02/24 01:14:43 DEBUG : empty space: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb1e2_d20260224_m010617_c001_v7007000_t0000_u01771895177850") 2026/02/24 01:14:43 DEBUG : empty space: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f753f_d20260224_m010606_c001_v0001102_t0030_u01771895166993") 2026/02/24 01:14:44 DEBUG : empty space: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40865cef0b6c6bde_d20260224_m010557_c001_v7007000_t0000_u01771895157984") 2026/02/24 01:14:44 DEBUG : empty space: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230065_d20260224_m010554_c001_v0001097_t0030_u01771895154007") 2026/02/24 01:14:44 DEBUG : empty space: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f407d2dd40b256585_d20260224_m010531_c001_v7007000_t0000_u01771895131030") 2026/02/24 01:14:44 DEBUG : empty space: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fecb_d20260224_m010529_c001_v0001097_t0002_u01771895129000") 2026/02/24 01:14:44 DEBUG : empty space: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f407d2dd40b25657f_d20260224_m010527_c001_v7007000_t0000_u01771895127868") 2026/02/24 01:14:44 DEBUG : empty space: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fea9_d20260224_m010526_c001_v0001097_t0011_u01771895126495") 2026/02/24 01:14:44 DEBUG : empty space: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f407d2dd40b25657a_d20260224_m010523_c001_v7007000_t0000_u01771895123240") 2026/02/24 01:14:44 DEBUG : empty space: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fe39_d20260224_m010520_c001_v0001097_t0005_u01771895120985") 2026/02/24 01:14:44 DEBUG : empty space: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f407d2dd40b256577_d20260224_m010519_c001_v7007000_t0000_u01771895119974") 2026/02/24 01:14:44 DEBUG : empty space: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fe05_d20260224_m010517_c001_v0001097_t0031_u01771895117954") 2026/02/24 01:14:44 DEBUG : empty space: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a46a7_d20260224_m010510_c001_v7007000_t0000_u01771895110929") 2026/02/24 01:14:44 DEBUG : empty space: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fd6f_d20260224_m010509_c001_v0001097_t0054_u01771895109021") 2026/02/24 01:14:44 DEBUG : empty space: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a4684_d20260224_m010508_c001_v7007000_t0000_u01771895108003") 2026/02/24 01:14:44 DEBUG : empty space: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fd55_d20260224_m010506_c001_v0001097_t0017_u01771895106890") 2026/02/24 01:14:44 DEBUG : empty space: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a4639_d20260224_m010501_c001_v7007000_t0000_u01771895101363") 2026/02/24 01:14:44 DEBUG : empty space: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fcf3_d20260224_m010459_c001_v0001097_t0029_u01771895099561") 2026/02/24 01:14:44 DEBUG : empty space: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a460a_d20260224_m010457_c001_v7007000_t0000_u01771895097693") 2026/02/24 01:14:44 DEBUG : empty space: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fcd7_d20260224_m010456_c001_v0001097_t0054_u01771895096448") 2026/02/24 01:14:44 DEBUG : empty space: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a45f8_d20260224_m010456_c001_v7007000_t0000_u01771895096078") 2026/02/24 01:14:44 DEBUG : empty space: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1086535c52c104f8_d20260224_m010455_c001_v0001183_t0046_u01771895095460") 2026/02/24 01:14:45 DEBUG : empty space: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fcb7_d20260224_m010453_c001_v0001097_t0055_u01771895093571") 2026/02/24 01:14:45 DEBUG : enormous: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f407d2dd40b256583_d20260224_m010530_c001_v7007000_t0000_u01771895130080") 2026/02/24 01:14:45 DEBUG : enormous: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fed3_d20260224_m010529_c001_v0001097_t0042_u01771895129334") 2026/02/24 01:14:45 DEBUG : existing: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f418985413ef0829e_d20260224_m010851_c001_v7007000_t0000_u01771895331086") 2026/02/24 01:14:45 DEBUG : existing: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7715_d20260224_m010849_c001_v0001102_t0025_u01771895329693") 2026/02/24 01:14:45 DEBUG : existing: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40865cef0b6c6b95_d20260224_m010552_c001_v7007000_t0000_u01771895152480") 2026/02/24 01:14:45 DEBUG : existing: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230023_d20260224_m010551_c001_v0001097_t0017_u01771895151100") 2026/02/24 01:14:45 DEBUG : existing: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f41823ea1161acc29_d20260224_m010449_c001_v7007000_t0000_u01771895089231") 2026/02/24 01:14:45 DEBUG : existing: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fc74_d20260224_m010447_c001_v0001097_t0056_u01771895087946") 2026/02/24 01:14:45 DEBUG : existing: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f41823ea1161acc24_d20260224_m010447_c001_v7007000_t0000_u01771895087400") 2026/02/24 01:14:45 DEBUG : existing: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fc56_d20260224_m010446_c001_v0001097_t0039_u01771895086622") 2026/02/24 01:14:45 DEBUG : existing: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fc4e_d20260224_m010445_c001_v0001097_t0018_u01771895085644") 2026/02/24 01:14:45 DEBUG : existing-b: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40865cef0b6c6b98_d20260224_m010552_c001_v7007000_t0000_u01771895152662") 2026/02/24 01:14:45 DEBUG : existing-b: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7511_d20260224_m010551_c001_v0001102_t0048_u01771895151088") 2026/02/24 01:14:45 DEBUG : file1: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb418_d20260224_m010951_c001_v7007000_t0000_u01771895391301") 2026/02/24 01:14:45 DEBUG : file1: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c459_d20260224_m010949_c001_v0001041_t0033_u01771895389921") 2026/02/24 01:14:45 DEBUG : file1: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb412_d20260224_m010948_c001_v7007000_t0000_u01771895388578") 2026/02/24 01:14:45 DEBUG : file1: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f77f9_d20260224_m010946_c001_v0001102_t0002_u01771895386869") 2026/02/24 01:14:45 DEBUG : five: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f407d2dd40b256586_d20260224_m010535_c001_v7007000_t0000_u01771895135394") 2026/02/24 01:14:45 DEBUG : five: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40186ee09b22ff0d_d20260224_m010533_c001_v0001097_t0020_u01771895133136") 2026/02/24 01:14:45 DEBUG : foo: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a461c_d20260224_m010459_c001_v7007000_t0000_u01771895099189") 2026/02/24 01:14:45 DEBUG : foo: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40186ee09b22fce7_d20260224_m010458_c001_v0001097_t0020_u01771895098631") 2026/02/24 01:14:45 DEBUG : foo: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40186ee09b22fce1_d20260224_m010458_c001_v0001097_t0020_u01771895098063") 2026/02/24 01:14:45 DEBUG : four: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f407d2dd40b256587_d20260224_m010535_c001_v7007000_t0000_u01771895135576") 2026/02/24 01:14:46 DEBUG : four: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4047b0402a6f74c9_d20260224_m010533_c001_v0001102_t0050_u01771895133724") 2026/02/24 01:14:46 DEBUG : four: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22ff03_d20260224_m010532_c001_v0001097_t0008_u01771895132248") 2026/02/24 01:14:46 DEBUG : hello world2: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4067a6df39341460_d20260224_m010358_c001_v7007000_t0000_u01771895038047") 2026/02/24 01:14:46 DEBUG : hello world2: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fa77_d20260224_m010357_c001_v0001097_t0040_u01771895037041") 2026/02/24 01:14:46 DEBUG : ignore-size: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f41823ea1161acc1c_d20260224_m010445_c001_v7007000_t0000_u01771895085280") 2026/02/24 01:14:46 DEBUG : ignore-size: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fc30_d20260224_m010443_c001_v0001097_t0046_u01771895083847") 2026/02/24 01:14:46 DEBUG : nested/sub dir/file: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40865cef0b6c6b8d_d20260224_m010550_c001_v7007000_t0000_u01771895150357") 2026/02/24 01:14:46 DEBUG : nested/sub dir/file: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7501_d20260224_m010549_c001_v0001102_t0040_u01771895149478") 2026/02/24 01:14:46 DEBUG : nested/sub dir/file: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f407d2dd40b256595_d20260224_m010548_c001_v7007000_t0000_u01771895148733") 2026/02/24 01:14:46 DEBUG : nested/sub dir/file: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f74fb_d20260224_m010547_c001_v0001102_t0040_u01771895147423") 2026/02/24 01:14:46 DEBUG : one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f407d2dd40b256588_d20260224_m010535_c001_v7007000_t0000_u01771895135760") 2026/02/24 01:14:46 DEBUG : one: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40186ee09b22fef3_d20260224_m010531_c001_v0001097_t0020_u01771895131415") 2026/02/24 01:14:46 DEBUG : only0: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb3fa_d20260224_m010942_c001_v7007000_t0000_u01771895382026") 2026/02/24 01:14:46 DEBUG : only0: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4047b0402a6f77d5_d20260224_m010936_c001_v0001102_t0050_u01771895376249") 2026/02/24 01:14:46 DEBUG : only0: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b2308fe_d20260224_m010920_c001_v0001097_t0058_u01771895360172") 2026/02/24 01:14:46 DEBUG : only0: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f412a7966ba4a5f46_d20260224_m010913_c001_v7007000_t0000_u01771895353967") 2026/02/24 01:14:46 DEBUG : only0: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b2307bd_d20260224_m010854_c001_v0001097_t0030_u01771895334951") 2026/02/24 01:14:46 DEBUG : only1: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb3fb_d20260224_m010942_c001_v7007000_t0000_u01771895382210") 2026/02/24 01:14:46 DEBUG : only1: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f400bc2a4a0b4e5c4_d20260224_m010937_c001_v0001145_t0041_u01771895377027") 2026/02/24 01:14:46 DEBUG : only1: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230900_d20260224_m010920_c001_v0001097_t0030_u01771895360821") 2026/02/24 01:14:47 DEBUG : only1: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f403fecb8a78f9a43_d20260224_m010914_c001_v7007000_t0000_u01771895354354") 2026/02/24 01:14:47 DEBUG : only1: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b2307cd_d20260224_m010855_c001_v0001097_t0029_u01771895335766") 2026/02/24 01:14:47 DEBUG : only10: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb3fc_d20260224_m010942_c001_v7007000_t0000_u01771895382395") 2026/02/24 01:14:47 DEBUG : only10: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40186ee09b2309e4_d20260224_m010936_c001_v0001097_t0020_u01771895376259") 2026/02/24 01:14:47 DEBUG : only10: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230946_d20260224_m010927_c001_v0001097_t0042_u01771895367718") 2026/02/24 01:14:47 DEBUG : only10: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f403fecb8a78f9a40_d20260224_m010914_c001_v7007000_t0000_u01771895354171") 2026/02/24 01:14:47 DEBUG : only10: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230840_d20260224_m010904_c001_v0001097_t0001_u01771895344192") 2026/02/24 01:14:47 DEBUG : only11: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb3fd_d20260224_m010942_c001_v7007000_t0000_u01771895382581") 2026/02/24 01:14:47 DEBUG : only11: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f400bc2a4a0b4e5c2_d20260224_m010936_c001_v0001145_t0041_u01771895376838") 2026/02/24 01:14:47 DEBUG : only11: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230950_d20260224_m010928_c001_v0001097_t0042_u01771895368476") 2026/02/24 01:14:47 DEBUG : only11: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f415e77126fdab41d_d20260224_m010914_c001_v7007000_t0000_u01771895354336") 2026/02/24 01:14:47 DEBUG : only11: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230853_d20260224_m010905_c001_v0001097_t0004_u01771895345296") 2026/02/24 01:14:47 DEBUG : only12: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb3ff_d20260224_m010942_c001_v7007000_t0000_u01771895382765") 2026/02/24 01:14:47 DEBUG : only12: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f414e61bb3c83c447_d20260224_m010937_c001_v0001041_t0008_u01771895377048") 2026/02/24 01:14:47 DEBUG : only12: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b23095e_d20260224_m010929_c001_v0001097_t0006_u01771895369803") 2026/02/24 01:14:47 DEBUG : only12: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f415e77126fdab417_d20260224_m010913_c001_v7007000_t0000_u01771895353421") 2026/02/24 01:14:47 DEBUG : only12: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230864_d20260224_m010906_c001_v0001097_t0005_u01771895346405") 2026/02/24 01:14:47 DEBUG : only13: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb400_d20260224_m010942_c001_v7007000_t0000_u01771895382948") 2026/02/24 01:14:47 DEBUG : only13: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40186ee09b2309e8_d20260224_m010936_c001_v0001097_t0020_u01771895376651") 2026/02/24 01:14:47 DEBUG : only13: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230962_d20260224_m010930_c001_v0001097_t0028_u01771895370487") 2026/02/24 01:14:48 DEBUG : only13: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f412a7966ba4a5f45_d20260224_m010913_c001_v7007000_t0000_u01771895353779") 2026/02/24 01:14:48 DEBUG : only13: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b23087a_d20260224_m010907_c001_v0001097_t0007_u01771895347172") 2026/02/24 01:14:48 DEBUG : only14: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb401_d20260224_m010943_c001_v7007000_t0000_u01771895383132") 2026/02/24 01:14:48 DEBUG : only14: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40186ee09b230a00_d20260224_m010937_c001_v0001097_t0020_u01771895377410") 2026/02/24 01:14:48 DEBUG : only14: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230978_d20260224_m010931_c001_v0001097_t0020_u01771895371272") 2026/02/24 01:14:48 DEBUG : only14: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f415e77126fdab418_d20260224_m010913_c001_v7007000_t0000_u01771895353605") 2026/02/24 01:14:48 DEBUG : only14: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230882_d20260224_m010907_c001_v0001097_t0037_u01771895347872") 2026/02/24 01:14:48 DEBUG : only15: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb402_d20260224_m010943_c001_v7007000_t0000_u01771895383316") 2026/02/24 01:14:48 DEBUG : only15: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4047b0402a6f77d9_d20260224_m010936_c001_v0001102_t0050_u01771895376662") 2026/02/24 01:14:48 DEBUG : only15: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b23098d_d20260224_m010931_c001_v0001097_t0036_u01771895371965") 2026/02/24 01:14:48 DEBUG : only15: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40520b177ed40e96_d20260224_m010913_c001_v7007000_t0000_u01771895353977") 2026/02/24 01:14:48 DEBUG : only15: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b23088d_d20260224_m010908_c001_v0001097_t0036_u01771895348750") 2026/02/24 01:14:48 DEBUG : only16: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb403_d20260224_m010943_c001_v7007000_t0000_u01771895383499") 2026/02/24 01:14:48 DEBUG : only16: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40186ee09b2309fa_d20260224_m010937_c001_v0001097_t0020_u01771895377226") 2026/02/24 01:14:48 DEBUG : only16: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b2309a8_d20260224_m010932_c001_v0001097_t0059_u01771895372956") 2026/02/24 01:14:48 DEBUG : only16: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f415e77126fdab419_d20260224_m010913_c001_v7007000_t0000_u01771895353787") 2026/02/24 01:14:48 DEBUG : only16: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230892_d20260224_m010909_c001_v0001097_t0031_u01771895349547") 2026/02/24 01:14:49 DEBUG : only17: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb404_d20260224_m010943_c001_v7007000_t0000_u01771895383685") 2026/02/24 01:14:49 DEBUG : only17: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4047b0402a6f77db_d20260224_m010936_c001_v0001102_t0050_u01771895376843") 2026/02/24 01:14:49 DEBUG : only17: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b2309bc_d20260224_m010933_c001_v0001097_t0000_u01771895373648") 2026/02/24 01:14:49 DEBUG : only17: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f412a7966ba4a5f4b_d20260224_m010914_c001_v7007000_t0000_u01771895354334") 2026/02/24 01:14:49 DEBUG : only17: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b2308a4_d20260224_m010910_c001_v0001097_t0020_u01771895350474") 2026/02/24 01:14:49 DEBUG : only18: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb405_d20260224_m010943_c001_v7007000_t0000_u01771895383872") 2026/02/24 01:14:49 DEBUG : only18: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f400bc2a4a0b4e5c8_d20260224_m010937_c001_v0001145_t0041_u01771895377213") 2026/02/24 01:14:49 DEBUG : only18: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b2309c2_d20260224_m010934_c001_v0001097_t0059_u01771895374345") 2026/02/24 01:14:49 DEBUG : only18: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40520b177ed40e95_d20260224_m010913_c001_v7007000_t0000_u01771895353790") 2026/02/24 01:14:49 DEBUG : only18: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b2308b0_d20260224_m010911_c001_v0001097_t0030_u01771895351447") 2026/02/24 01:14:49 DEBUG : only19: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb406_d20260224_m010944_c001_v7007000_t0000_u01771895384449") 2026/02/24 01:14:49 DEBUG : only19: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40186ee09b2309f0_d20260224_m010936_c001_v0001097_t0020_u01771895376852") 2026/02/24 01:14:49 DEBUG : only19: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b2309ce_d20260224_m010935_c001_v0001097_t0009_u01771895375139") 2026/02/24 01:14:49 DEBUG : only19: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40520b177ed40e98_d20260224_m010914_c001_v7007000_t0000_u01771895354343") 2026/02/24 01:14:49 DEBUG : only19: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b2308bc_d20260224_m010912_c001_v0001097_t0046_u01771895352136") 2026/02/24 01:14:49 DEBUG : only2: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb407_d20260224_m010944_c001_v7007000_t0000_u01771895384633") 2026/02/24 01:14:49 DEBUG : only2: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40186ee09b2309f6_d20260224_m010937_c001_v0001097_t0020_u01771895377035") 2026/02/24 01:14:50 DEBUG : only2: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230904_d20260224_m010921_c001_v0001097_t0022_u01771895361589") 2026/02/24 01:14:50 DEBUG : only2: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f403fecb8a78f9a3c_d20260224_m010913_c001_v7007000_t0000_u01771895353988") 2026/02/24 01:14:50 DEBUG : only2: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b2307d9_d20260224_m010856_c001_v0001097_t0040_u01771895336686") 2026/02/24 01:14:50 DEBUG : only3: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb408_d20260224_m010944_c001_v7007000_t0000_u01771895384818") 2026/02/24 01:14:50 DEBUG : only3: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4047b0402a6f77e3_d20260224_m010937_c001_v0001102_t0050_u01771895377420") 2026/02/24 01:14:50 DEBUG : only3: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b23090a_d20260224_m010922_c001_v0001097_t0043_u01771895362350") 2026/02/24 01:14:50 DEBUG : only3: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f415e77126fdab41e_d20260224_m010914_c001_v7007000_t0000_u01771895354519") 2026/02/24 01:14:50 DEBUG : only3: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b2307e7_d20260224_m010858_c001_v0001097_t0045_u01771895338152") 2026/02/24 01:14:50 DEBUG : only4: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb409_d20260224_m010945_c001_v7007000_t0000_u01771895385002") 2026/02/24 01:14:50 DEBUG : only4: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f414e61bb3c83c44d_d20260224_m010937_c001_v0001041_t0008_u01771895377433") 2026/02/24 01:14:50 DEBUG : only4: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230912_d20260224_m010923_c001_v0001097_t0059_u01771895363188") 2026/02/24 01:14:50 DEBUG : only4: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f415e77126fdab41c_d20260224_m010914_c001_v7007000_t0000_u01771895354153") 2026/02/24 01:14:50 DEBUG : only4: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b2307f1_d20260224_m010858_c001_v0001097_t0011_u01771895338910") 2026/02/24 01:14:50 DEBUG : only5: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb40a_d20260224_m010945_c001_v7007000_t0000_u01771895385185") 2026/02/24 01:14:50 DEBUG : only5: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f414e61bb3c83c44b_d20260224_m010937_c001_v0001041_t0008_u01771895377247") 2026/02/24 01:14:50 DEBUG : only5: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b23091e_d20260224_m010924_c001_v0001097_t0051_u01771895364000") 2026/02/24 01:14:50 DEBUG : only5: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f412a7966ba4a5f47_d20260224_m010914_c001_v7007000_t0000_u01771895354150") 2026/02/24 01:14:50 DEBUG : only5: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b2307ff_d20260224_m010859_c001_v0001097_t0010_u01771895339872") 2026/02/24 01:14:50 DEBUG : only6: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb40b_d20260224_m010945_c001_v7007000_t0000_u01771895385370") 2026/02/24 01:14:50 DEBUG : only6: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f400bc2a4a0b4e5ca_d20260224_m010937_c001_v0001145_t0041_u01771895377399") 2026/02/24 01:14:51 DEBUG : only6: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b23092a_d20260224_m010924_c001_v0001097_t0044_u01771895364690") 2026/02/24 01:14:51 DEBUG : only6: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f403fecb8a78f9a39_d20260224_m010913_c001_v7007000_t0000_u01771895353802") 2026/02/24 01:14:51 DEBUG : only6: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230807_d20260224_m010900_c001_v0001097_t0025_u01771895340690") 2026/02/24 01:14:51 DEBUG : only7: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb40c_d20260224_m010945_c001_v7007000_t0000_u01771895385553") 2026/02/24 01:14:51 DEBUG : only7: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f414e61bb3c83c451_d20260224_m010937_c001_v0001041_t0008_u01771895377616") 2026/02/24 01:14:51 DEBUG : only7: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230932_d20260224_m010925_c001_v0001097_t0027_u01771895365323") 2026/02/24 01:14:51 DEBUG : only7: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f415e77126fdab41b_d20260224_m010913_c001_v7007000_t0000_u01771895353970") 2026/02/24 01:14:51 DEBUG : only7: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230817_d20260224_m010901_c001_v0001097_t0006_u01771895341717") 2026/02/24 01:14:51 DEBUG : only8: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb40d_d20260224_m010945_c001_v7007000_t0000_u01771895385739") 2026/02/24 01:14:51 DEBUG : only8: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f400bc2a4a0b4e5cc_d20260224_m010937_c001_v0001145_t0041_u01771895377584") 2026/02/24 01:14:51 DEBUG : only8: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b23093a_d20260224_m010926_c001_v0001097_t0022_u01771895366204") 2026/02/24 01:14:51 DEBUG : only8: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f412a7966ba4a5f4c_d20260224_m010914_c001_v7007000_t0000_u01771895354516") 2026/02/24 01:14:51 DEBUG : only8: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230825_d20260224_m010902_c001_v0001097_t0005_u01771895342505") 2026/02/24 01:14:51 DEBUG : only9: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb40e_d20260224_m010945_c001_v7007000_t0000_u01771895385924") 2026/02/24 01:14:51 DEBUG : only9: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40186ee09b230a06_d20260224_m010937_c001_v0001097_t0020_u01771895377592") 2026/02/24 01:14:51 DEBUG : only9: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b23093e_d20260224_m010927_c001_v0001097_t0044_u01771895367023") 2026/02/24 01:14:51 DEBUG : only9: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40520b177ed40e97_d20260224_m010914_c001_v7007000_t0000_u01771895354160") 2026/02/24 01:14:51 DEBUG : only9: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230836_d20260224_m010903_c001_v0001097_t0012_u01771895343437") 2026/02/24 01:14:51 DEBUG : potato: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f407d2dd40b256593_d20260224_m010546_c001_v7007000_t0000_u01771895146265") 2026/02/24 01:14:51 DEBUG : potato: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f101f88d3ee8df254_d20260224_m010544_c001_v0001167_t0041_u01771895144075") 2026/02/24 01:14:51 DEBUG : potato: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f407d2dd40b256590_d20260224_m010542_c001_v7007000_t0000_u01771895142961") 2026/02/24 01:14:51 DEBUG : potato: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22ff87_d20260224_m010540_c001_v0001097_t0032_u01771895140851") 2026/02/24 01:14:51 DEBUG : potato: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f407d2dd40b25658d_d20260224_m010539_c001_v7007000_t0000_u01771895139707") 2026/02/24 01:14:52 DEBUG : potato: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f101f88d3ee8df1c4_d20260224_m010536_c001_v0001167_t0020_u01771895136758") 2026/02/24 01:14:52 DEBUG : potato: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f407d2dd40b25657c_d20260224_m010525_c001_v7007000_t0000_u01771895125460") 2026/02/24 01:14:52 DEBUG : potato: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fe5d_d20260224_m010523_c001_v0001097_t0024_u01771895123785") 2026/02/24 01:14:52 DEBUG : potato: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f407d2dd40b256579_d20260224_m010522_c001_v7007000_t0000_u01771895122013") 2026/02/24 01:14:52 DEBUG : potato: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fe2b_d20260224_m010520_c001_v0001097_t0037_u01771895120521") 2026/02/24 01:14:52 DEBUG : potato: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f407d2dd40b256576_d20260224_m010519_c001_v7007000_t0000_u01771895119050") 2026/02/24 01:14:52 DEBUG : potato: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fe01_d20260224_m010517_c001_v0001097_t0043_u01771895117379") 2026/02/24 01:14:52 DEBUG : potato: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a469f_d20260224_m010510_c001_v7007000_t0000_u01771895110355") 2026/02/24 01:14:52 DEBUG : potato: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fd6b_d20260224_m010508_c001_v0001097_t0021_u01771895108557") 2026/02/24 01:14:52 DEBUG : potato: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a4687_d20260224_m010508_c001_v7007000_t0000_u01771895108187") 2026/02/24 01:14:52 DEBUG : potato: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fd51_d20260224_m010506_c001_v0001097_t0026_u01771895106387") 2026/02/24 01:14:52 DEBUG : potato: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a466d_d20260224_m010506_c001_v7007000_t0000_u01771895106013") 2026/02/24 01:14:52 DEBUG : potato: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fd45_d20260224_m010505_c001_v0001097_t0015_u01771895105129") 2026/02/24 01:14:52 DEBUG : potato: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fd3d_d20260224_m010504_c001_v0001097_t0041_u01771895104206") 2026/02/24 01:14:52 DEBUG : potato: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a4655_d20260224_m010503_c001_v7007000_t0000_u01771895103833") 2026/02/24 01:14:52 DEBUG : potato: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fd27_d20260224_m010502_c001_v0001097_t0009_u01771895102666") 2026/02/24 01:14:52 DEBUG : potato: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fd19_d20260224_m010501_c001_v0001097_t0050_u01771895101945") 2026/02/24 01:14:52 DEBUG : potato: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a463c_d20260224_m010501_c001_v7007000_t0000_u01771895101548") 2026/02/24 01:14:52 DEBUG : potato: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fd05_d20260224_m010500_c001_v0001097_t0016_u01771895100438") 2026/02/24 01:14:52 DEBUG : potato2: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f403fecb8a78f9124_d20260224_m010635_c001_v7007000_t0000_u01771895195684") 2026/02/24 01:14:52 DEBUG : potato2: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b2302c5_d20260224_m010634_c001_v0001097_t0054_u01771895194938") 2026/02/24 01:14:53 DEBUG : potato2: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb1ec_d20260224_m010626_c001_v7007000_t0000_u01771895186241") 2026/02/24 01:14:53 DEBUG : potato2: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7567_d20260224_m010619_c001_v0001102_t0034_u01771895179230") 2026/02/24 01:14:53 DEBUG : potato2: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f41194c46423c08b7_d20260224_m010611_c001_v7007000_t0000_u01771895171555") 2026/02/24 01:14:53 DEBUG : potato2: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b23013d_d20260224_m010606_c001_v0001097_t0026_u01771895166027") 2026/02/24 01:14:53 DEBUG : potato2: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40865cef0b6c6be3_d20260224_m010558_c001_v7007000_t0000_u01771895158278") 2026/02/24 01:14:53 DEBUG : potato2: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7519_d20260224_m010553_c001_v0001102_t0027_u01771895153571") 2026/02/24 01:14:53 DEBUG : potato2: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f407d2dd40b256584_d20260224_m010530_c001_v7007000_t0000_u01771895130262") 2026/02/24 01:14:53 DEBUG : potato2: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fec9_d20260224_m010528_c001_v0001097_t0034_u01771895128418") 2026/02/24 01:14:53 DEBUG : potato2: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f407d2dd40b256580_d20260224_m010528_c001_v7007000_t0000_u01771895128051") 2026/02/24 01:14:53 DEBUG : potato2: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fe95_d20260224_m010526_c001_v0001097_t0037_u01771895126010") 2026/02/24 01:14:53 DEBUG : potato2: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f407d2dd40b25657d_d20260224_m010525_c001_v7007000_t0000_u01771895125642") 2026/02/24 01:14:53 DEBUG : potato2: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fe71_d20260224_m010524_c001_v0001097_t0046_u01771895124721") 2026/02/24 01:14:53 DEBUG : potato2: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f407d2dd40b25657b_d20260224_m010523_c001_v7007000_t0000_u01771895123422") 2026/02/24 01:14:53 DEBUG : potato2: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fe4f_d20260224_m010522_c001_v0001097_t0008_u01771895122381") 2026/02/24 01:14:53 DEBUG : potato2: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f407d2dd40b256578_d20260224_m010520_c001_v7007000_t0000_u01771895120157") 2026/02/24 01:14:53 DEBUG : potato2: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fe1d_d20260224_m010519_c001_v0001097_t0049_u01771895119060") 2026/02/24 01:14:53 DEBUG : potato2: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a46aa_d20260224_m010511_c001_v7007000_t0000_u01771895111117") 2026/02/24 01:14:53 DEBUG : potato2: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fd77_d20260224_m010509_c001_v0001097_t0059_u01771895109803") 2026/02/24 01:14:53 DEBUG : potato2: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4067a6df39341465_d20260224_m010401_c001_v7007000_t0000_u01771895041623") 2026/02/24 01:14:53 DEBUG : potato2: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fa97_d20260224_m010400_c001_v0001097_t0005_u01771895040403") 2026/02/24 01:14:54 DEBUG : potato2: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4067a6df39341461_d20260224_m010359_c001_v7007000_t0000_u01771895039499") 2026/02/24 01:14:54 DEBUG : potato2: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fa89_d20260224_m010358_c001_v0001097_t0042_u01771895038587") 2026/02/24 01:14:54 DEBUG : potato3: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb1ea_d20260224_m010624_c001_v7007000_t0000_u01771895184288") 2026/02/24 01:14:54 DEBUG : potato3: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f756f_d20260224_m010620_c001_v0001102_t0044_u01771895180654") 2026/02/24 01:14:54 DEBUG : potato3: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f41194c46423c08bb_d20260224_m010611_c001_v7007000_t0000_u01771895171805") 2026/02/24 01:14:54 DEBUG : potato3: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230159_d20260224_m010607_c001_v0001097_t0029_u01771895167377") 2026/02/24 01:14:54 DEBUG : potato3: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40865cef0b6c6be7_d20260224_m010558_c001_v7007000_t0000_u01771895158526") 2026/02/24 01:14:54 DEBUG : potato3: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f751d_d20260224_m010554_c001_v0001102_t0053_u01771895154574") 2026/02/24 01:14:54 DEBUG : pre-dest1/1: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f400c02407c6939f8_d20260224_m010711_c001_v7007000_t0000_u01771895231929") 2026/02/24 01:14:54 DEBUG : pre-dest1/1: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f75cf_d20260224_m010702_c001_v0001102_t0058_u01771895222824") 2026/02/24 01:14:54 DEBUG : pre-dest2/2: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f400c02407c6939fb_d20260224_m010712_c001_v7007000_t0000_u01771895232109") 2026/02/24 01:14:54 DEBUG : pre-dest2/2: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230439_d20260224_m010703_c001_v0001097_t0014_u01771895223561") 2026/02/24 01:14:54 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f418985413ef07ebc_d20260224_m010647_c001_v7007000_t0000_u01771895207447") 2026/02/24 01:14:54 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f758d_d20260224_m010643_c001_v0001102_t0049_u01771895203480") 2026/02/24 01:14:54 DEBUG : sizeonly: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f41823ea1161acc15_d20260224_m010443_c001_v7007000_t0000_u01771895083294") 2026/02/24 01:14:54 DEBUG : sizeonly: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fc0e_d20260224_m010442_c001_v0001097_t0031_u01771895082084") 2026/02/24 01:14:54 DEBUG : splitbanan: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4091624802ee2661_d20260224_m011157_c001_v7007000_t0000_u01771895517966") 2026/02/24 01:14:54 DEBUG : splitbanan: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f79b6_d20260224_m011149_c001_v0001102_t0023_u01771895509634") 2026/02/24 01:14:54 DEBUG : splitbananasplit: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adb488_d20260224_m011324_c001_v7007000_t0000_u01771895604894") 2026/02/24 01:14:54 DEBUG : splitbananasplit: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b2312d6_d20260224_m011317_c001_v0001097_t0012_u01771895597394") 2026/02/24 01:14:54 DEBUG : splitbananasplit: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f421ed05a971e6a3e_d20260224_m011306_c001_v7007000_t0000_u01771895586342") 2026/02/24 01:14:54 DEBUG : splitbananasplit: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b231264_d20260224_m011259_c001_v0001097_t0009_u01771895579571") 2026/02/24 01:14:55 DEBUG : splitbananasplit: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a51da_d20260224_m011249_c001_v7007000_t0000_u01771895569689") 2026/02/24 01:14:55 DEBUG : splitbananasplit: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b2311c6_d20260224_m011242_c001_v0001097_t0048_u01771895562886") 2026/02/24 01:14:55 DEBUG : splitbananasplit: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4197935cfcfc656a_d20260224_m011232_c001_v7007000_t0000_u01771895552675") 2026/02/24 01:14:55 DEBUG : splitbananasplit: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b23110e_d20260224_m011225_c001_v0001097_t0028_u01771895545412") 2026/02/24 01:14:55 DEBUG : splitbananasplit: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40520b177ed413d4_d20260224_m011215_c001_v7007000_t0000_u01771895535345") 2026/02/24 01:14:55 DEBUG : splitbananasplit: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b231054_d20260224_m011208_c001_v0001097_t0036_u01771895528285") 2026/02/24 01:14:55 DEBUG : splitbananasplit: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f403fecb8a78f9d4d_d20260224_m011152_c001_v7007000_t0000_u01771895512387") 2026/02/24 01:14:55 DEBUG : splitbananasplit: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230f86_d20260224_m011148_c001_v0001097_t0059_u01771895508462") 2026/02/24 01:14:55 DEBUG : splitbananasplit: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4223ab4461a51fae_d20260224_m011138_c001_v7007000_t0000_u01771895498052") 2026/02/24 01:14:55 DEBUG : splitbananasplit: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c52d_d20260224_m011130_c001_v0001041_t0031_u01771895490411") 2026/02/24 01:14:55 DEBUG : splitbananasplit: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4234e28572d38546_d20260224_m011129_c001_v7007000_t0000_u01771895489521") 2026/02/24 01:14:55 DEBUG : splitbananasplit: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c51f_d20260224_m011125_c001_v0001041_t0047_u01771895485524") 2026/02/24 01:14:55 DEBUG : splitbananasplit: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4177be04fe9a4e43_d20260224_m011115_c001_v7007000_t0000_u01771895475110") 2026/02/24 01:14:55 DEBUG : splitbananasplit: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230de1_d20260224_m011107_c001_v0001097_t0048_u01771895467721") 2026/02/24 01:14:55 DEBUG : splitbananasplit: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f419b1845f515b232_d20260224_m011106_c001_v7007000_t0000_u01771895466360") 2026/02/24 01:14:55 DEBUG : splitbananasplit: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e69e_d20260224_m011102_c001_v0001145_t0011_u01771895462506") 2026/02/24 01:14:55 DEBUG : splitbananasplit: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4146521755e486d2_d20260224_m011045_c001_v7007000_t0000_u01771895445673") 2026/02/24 01:14:55 DEBUG : splitbananasplit: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f789f_d20260224_m011041_c001_v0001102_t0031_u01771895441422") 2026/02/24 01:14:55 DEBUG : splitbananasplit: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f415419f6ab8221b6_d20260224_m011031_c001_v7007000_t0000_u01771895431154") 2026/02/24 01:14:55 DEBUG : splitbananasplit: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f785b_d20260224_m011024_c001_v0001102_t0055_u01771895424391") 2026/02/24 01:14:55 DEBUG : splitbananasplit: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adaf56_d20260224_m011014_c001_v7007000_t0000_u01771895414389") 2026/02/24 01:14:55 DEBUG : splitbananasplit: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7831_d20260224_m011007_c001_v0001102_t0036_u01771895407775") 2026/02/24 01:14:56 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40520b177ed4133a_d20260224_m011132_c001_v7007000_t0000_u01771895492859") 2026/02/24 01:14:56 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e6e8_d20260224_m011126_c001_v0001145_t0051_u01771895486614") 2026/02/24 01:14:56 DEBUG : sub dir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb823_d20260224_m010958_c001_v7007000_t0000_u01771895398921") 2026/02/24 01:14:56 DEBUG : sub dir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7805_d20260224_m010956_c001_v0001102_t0038_u01771895396289") 2026/02/24 01:14:56 DEBUG : sub dir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f41194c46423c0cad_d20260224_m010955_c001_v7007000_t0000_u01771895395131") 2026/02/24 01:14:56 DEBUG : sub dir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230ac0_d20260224_m010952_c001_v0001097_t0044_u01771895392267") 2026/02/24 01:14:56 DEBUG : sub dir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40865cef0b6c6b8e_d20260224_m010550_c001_v7007000_t0000_u01771895150539") 2026/02/24 01:14:56 DEBUG : sub dir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230009_d20260224_m010549_c001_v0001097_t0042_u01771895149618") 2026/02/24 01:14:56 DEBUG : sub dir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f407d2dd40b256596_d20260224_m010548_c001_v7007000_t0000_u01771895148915") 2026/02/24 01:14:56 DEBUG : sub dir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22ffe9_d20260224_m010547_c001_v0001097_t0024_u01771895147773") 2026/02/24 01:14:56 DEBUG : sub dir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f41823ea1161acbfc_d20260224_m010439_c001_v7007000_t0000_u01771895079630") 2026/02/24 01:14:56 DEBUG : sub dir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fbcf_d20260224_m010438_c001_v0001097_t0052_u01771895078008") 2026/02/24 01:14:56 DEBUG : sub dir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f41823ea1161acbf6_d20260224_m010437_c001_v7007000_t0000_u01771895077645") 2026/02/24 01:14:56 DEBUG : sub dir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fbb5_d20260224_m010436_c001_v0001097_t0027_u01771895076244") 2026/02/24 01:14:56 DEBUG : sub dir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f41823ea1161acbef_d20260224_m010434_c001_v7007000_t0000_u01771895074054") 2026/02/24 01:14:56 DEBUG : sub dir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fb7b_d20260224_m010432_c001_v0001097_t0058_u01771895072381") 2026/02/24 01:14:56 DEBUG : sub dir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f41823ea1161acbd7_d20260224_m010431_c001_v7007000_t0000_u01771895071833") 2026/02/24 01:14:56 DEBUG : sub dir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fb69_d20260224_m010430_c001_v0001097_t0056_u01771895070325") 2026/02/24 01:14:56 DEBUG : sub dir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fb59_d20260224_m010427_c001_v0001097_t0007_u01771895067315") 2026/02/24 01:14:56 DEBUG : sub dir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f41823ea1161acbc0_d20260224_m010426_c001_v7007000_t0000_u01771895066952") 2026/02/24 01:14:57 DEBUG : sub dir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fb51_d20260224_m010426_c001_v0001097_t0002_u01771895066213") 2026/02/24 01:14:57 DEBUG : sub dir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fb4b_d20260224_m010425_c001_v0001097_t0028_u01771895065127") 2026/02/24 01:14:57 DEBUG : sub dir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f41823ea1161acbbd_d20260224_m010424_c001_v7007000_t0000_u01771895064764") 2026/02/24 01:14:57 DEBUG : sub dir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fb35_d20260224_m010421_c001_v0001097_t0027_u01771895061440") 2026/02/24 01:14:57 DEBUG : sub dir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fb21_d20260224_m010418_c001_v0001097_t0028_u01771895058044") 2026/02/24 01:14:57 DEBUG : sub dir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4067a6df393414e1_d20260224_m010417_c001_v7007000_t0000_u01771895057684") 2026/02/24 01:14:57 DEBUG : sub dir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fb15_d20260224_m010416_c001_v0001097_t0011_u01771895056674") 2026/02/24 01:14:57 DEBUG : sub dir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fb0f_d20260224_m010415_c001_v0001097_t0005_u01771895055380") 2026/02/24 01:14:57 DEBUG : sub dir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4067a6df393414c1_d20260224_m010415_c001_v7007000_t0000_u01771895055018") 2026/02/24 01:14:57 DEBUG : sub dir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22faf7_d20260224_m010411_c001_v0001097_t0041_u01771895051215") 2026/02/24 01:14:57 DEBUG : sub dir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4067a6df3934148d_d20260224_m010410_c001_v7007000_t0000_u01771895050853") 2026/02/24 01:14:57 DEBUG : sub dir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fae9_d20260224_m010409_c001_v0001097_t0007_u01771895049951") 2026/02/24 01:14:57 DEBUG : sub dir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4067a6df39341477_d20260224_m010408_c001_v7007000_t0000_u01771895048965") 2026/02/24 01:14:57 DEBUG : sub dir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fadf_d20260224_m010408_c001_v0001097_t0047_u01771895048177") 2026/02/24 01:14:57 DEBUG : sub dir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4067a6df39341472_d20260224_m010407_c001_v7007000_t0000_u01771895047636") 2026/02/24 01:14:57 DEBUG : sub dir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fad5_d20260224_m010406_c001_v0001097_t0018_u01771895046905") 2026/02/24 01:14:57 DEBUG : sub dir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4067a6df39341470_d20260224_m010406_c001_v7007000_t0000_u01771895046003") 2026/02/24 01:14:57 DEBUG : sub dir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22facf_d20260224_m010405_c001_v0001097_t0042_u01771895045028") 2026/02/24 01:14:57 DEBUG : sub dir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4067a6df3934146e_d20260224_m010404_c001_v7007000_t0000_u01771895044418") 2026/02/24 01:14:57 DEBUG : sub dir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fab9_d20260224_m010403_c001_v0001097_t0028_u01771895043502") 2026/02/24 01:14:57 DEBUG : sub dir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4067a6df3934146b_d20260224_m010402_c001_v7007000_t0000_u01771895042956") 2026/02/24 01:14:57 DEBUG : sub dir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22faa7_d20260224_m010402_c001_v0001097_t0053_u01771895042171") 2026/02/24 01:14:58 DEBUG : sub dir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4067a6df3934145f_d20260224_m010356_c001_v7007000_t0000_u01771895036495") 2026/02/24 01:14:58 DEBUG : sub dir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fa4f_d20260224_m010355_c001_v0001097_t0025_u01771895035574") 2026/02/24 01:14:58 DEBUG : sub dir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4067a6df3934145d_d20260224_m010354_c001_v7007000_t0000_u01771895034961") 2026/02/24 01:14:58 DEBUG : sub dir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fa33_d20260224_m010354_c001_v0001097_t0018_u01771895034131") 2026/02/24 01:14:58 DEBUG : sub dir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4067a6df3934145c_d20260224_m010353_c001_v7007000_t0000_u01771895033229") 2026/02/24 01:14:58 DEBUG : sub dir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fa13_d20260224_m010352_c001_v0001097_t0001_u01771895032473") 2026/02/24 01:14:58 DEBUG : sub dir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4067a6df39341458_d20260224_m010350_c001_v7007000_t0000_u01771895030315") 2026/02/24 01:14:58 DEBUG : sub dir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22f9dd_d20260224_m010349_c001_v0001097_t0051_u01771895029395") 2026/02/24 01:14:58 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb827_d20260224_m010959_c001_v7007000_t0000_u01771895399111") 2026/02/24 01:14:58 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c467_d20260224_m010956_c001_v0001041_t0045_u01771895396277") 2026/02/24 01:14:58 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f41194c46423c0cae_d20260224_m010955_c001_v7007000_t0000_u01771895395316") 2026/02/24 01:14:58 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e5e8_d20260224_m010952_c001_v0001145_t0004_u01771895392274") 2026/02/24 01:14:58 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adb48a_d20260224_m011327_c001_v7007000_t0000_u01771895607702") 2026/02/24 01:14:58 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c603_d20260224_m011326_c001_v0001041_t0000_u01771895606263") 2026/02/24 01:14:58 DEBUG : sub/yam: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f407d2dd40b256592_d20260224_m010545_c001_v7007000_t0000_u01771895145714") 2026/02/24 01:14:58 DEBUG : sub/yam: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f74e7_d20260224_m010543_c001_v0001102_t0011_u01771895143702") 2026/02/24 01:14:58 DEBUG : test_dir1/file2: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb41a_d20260224_m010951_c001_v7007000_t0000_u01771895391485") 2026/02/24 01:14:58 DEBUG : test_dir1/file2: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f77fb_d20260224_m010949_c001_v0001102_t0041_u01771895389560") 2026/02/24 01:14:58 DEBUG : test_dir1/file2: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb413_d20260224_m010948_c001_v7007000_t0000_u01771895388767") 2026/02/24 01:14:58 DEBUG : test_dir1/file2: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b230a88_d20260224_m010946_c001_v0001097_t0039_u01771895386885") 2026/02/24 01:14:59 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb41b_d20260224_m010951_c001_v7007000_t0000_u01771895391669") 2026/02/24 01:14:59 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e5e0_d20260224_m010949_c001_v0001145_t0058_u01771895389550") 2026/02/24 01:14:59 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f420a36f44d6eb414_d20260224_m010948_c001_v7007000_t0000_u01771895388951") 2026/02/24 01:14:59 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e5dc_d20260224_m010946_c001_v0001145_t0000_u01771895386870") 2026/02/24 01:14:59 DEBUG : three: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f407d2dd40b256589_d20260224_m010536_c001_v7007000_t0000_u01771895136013") 2026/02/24 01:14:59 DEBUG : three: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22ff2b_d20260224_m010534_c001_v0001097_t0008_u01771895134489") 2026/02/24 01:14:59 DEBUG : three: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b22fefd_d20260224_m010531_c001_v0001097_t0031_u01771895131780") 2026/02/24 01:14:59 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adb48b_d20260224_m011329_c001_v7007000_t0000_u01771895609313") 2026/02/24 01:14:59 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e830_d20260224_m011328_c001_v0001145_t0014_u01771895608647") 2026/02/24 01:14:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adb4aa_d20260224_m011350_c001_v7007000_t0000_u01771895630855") 2026/02/24 01:14:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7b0e_d20260224_m011348_c001_v0001102_t0014_u01771895628777") 2026/02/24 01:14:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adb49e_d20260224_m011347_c001_v7007000_t0000_u01771895627126") 2026/02/24 01:14:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e83e_d20260224_m011344_c001_v0001145_t0004_u01771895624164") 2026/02/24 01:14:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adb497_d20260224_m011343_c001_v7007000_t0000_u01771895623213") 2026/02/24 01:14:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c61b_d20260224_m011342_c001_v0001041_t0049_u01771895622488") 2026/02/24 01:14:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adb491_d20260224_m011337_c001_v7007000_t0000_u01771895617221") 2026/02/24 01:14:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e83c_d20260224_m011335_c001_v0001145_t0006_u01771895615719") 2026/02/24 01:14:59 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adb494_d20260224_m011339_c001_v7007000_t0000_u01771895619687") 2026/02/24 01:14:59 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7af2_d20260224_m011338_c001_v0001102_t0058_u01771895618163") 2026/02/24 01:14:59 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adb48e_d20260224_m011334_c001_v7007000_t0000_u01771895614758") 2026/02/24 01:14:59 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f114e61bb3c83c60d_d20260224_m011333_c001_v0001041_t0014_u01771895613902") 2026/02/24 01:15:00 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adb48d_d20260224_m011332_c001_v7007000_t0000_u01771895612940") 2026/02/24 01:15:00 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b23136a_d20260224_m011332_c001_v0001097_t0041_u01771895612000") 2026/02/24 01:15:00 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adb48c_d20260224_m011331_c001_v7007000_t0000_u01771895611023") 2026/02/24 01:15:00 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f7ae4_d20260224_m011330_c001_v0001102_t0055_u01771895610282") 2026/02/24 01:15:00 DEBUG : toe/toe/toe: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40520b177ed4161b_d20260224_m011356_c001_v7007000_t0000_u01771895636314") 2026/02/24 01:15:00 DEBUG : toe/toe/toe: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f100bc2a4a0b4e848_d20260224_m011355_c001_v0001145_t0035_u01771895635470") 2026/02/24 01:15:00 DEBUG : toe/toe/toe: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adb496_d20260224_m011341_c001_v7007000_t0000_u01771895621537") 2026/02/24 01:15:00 DEBUG : toe/toe/toe: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b2313a0_d20260224_m011340_c001_v0001097_t0050_u01771895620633") 2026/02/24 01:15:00 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adb4b1_d20260224_m011351_c001_v7007000_t0000_u01771895631449") 2026/02/24 01:15:00 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10186ee09b2313f4_d20260224_m011350_c001_v0001097_t0056_u01771895630249") 2026/02/24 01:15:00 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f4107ddafe1adb4a1_d20260224_m011347_c001_v7007000_t0000_u01771895627727") 2026/02/24 01:15:00 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f102e050f9ece0e7a_d20260224_m011346_c001_v0001153_t0012_u01771895626749") 2026/02/24 01:15:00 DEBUG : two: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f407d2dd40b25658a_d20260224_m010536_c001_v7007000_t0000_u01771895136195") 2026/02/24 01:15:00 DEBUG : two: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f401f88d3ee8df180_d20260224_m010533_c001_v0001167_t0017_u01771895133921") 2026/02/24 01:15:00 DEBUG : two: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f40186ee09b22fef9_d20260224_m010531_c001_v0001097_t0020_u01771895131598") 2026/02/24 01:15:00 DEBUG : yam: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f407d2dd40b256594_d20260224_m010546_c001_v7007000_t0000_u01771895146446") 2026/02/24 01:15:00 DEBUG : yam: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f10525d0fc184145f_d20260224_m010545_c001_v0001137_t0010_u01771895145388") 2026/02/24 01:15:00 DEBUG : yam: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f407d2dd40b25658f_d20260224_m010542_c001_v7007000_t0000_u01771895142414") 2026/02/24 01:15:00 DEBUG : yam: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f74d7_d20260224_m010540_c001_v0001102_t0026_u01771895140454") 2026/02/24 01:15:00 DEBUG : yam: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f407d2dd40b25658c_d20260224_m010539_c001_v7007000_t0000_u01771895139160") 2026/02/24 01:15:00 DEBUG : yam: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1047b0402a6f74d3_d20260224_m010536_c001_v0001102_t0045_u01771895136745") 2026/02/24 01:15:00 DEBUG : yaml: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f407d2dd40b256591_d20260224_m010543_c001_v7007000_t0000_u01771895143142") 2026/02/24 01:15:00 DEBUG : yaml: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f108b8d5fef2dcbcf_d20260224_m010542_c001_v0001171_t0036_u01771895142000") 2026/02/24 01:15:01 DEBUG : yaml: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f407d2dd40b25658e_d20260224_m010539_c001_v7007000_t0000_u01771895139892") 2026/02/24 01:15:01 DEBUG : yaml: Deleting (id "4_z5f427d7320cd8bdb9fc80e1b_f1003f414f907452d_d20260224_m010538_c001_v0001040_t0014_u01771895138832") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m15.641826525s (try 1/5)