Unnecessary errors in logs #536

Closed
opened 2025-12-28 17:37:43 +00:00 by sami · 2 comments
Owner

Originally created by @EESergey on GitHub (Sep 10, 2025).

How to reproduce:

warp put --host=#REMOVED --access-key=#REMOVED --secret-key=#REMOVED --insecure --concurrent 50 --duration 1m -obj.size 4K --bucket warp --noclear

In logs:

warn	layer/object.go:310	search old object versions failed	{"object": "4yXGU3ot/7.(ltN21WFdgZO4)b4.rnd", "bucket": "warp", "cid": "AKkFZmnjWPtsktc9tZgNMNpT6HUnnuUvMtP2LGGimUig", "error": "not found"}
Originally created by @EESergey on GitHub (Sep 10, 2025). How to reproduce: ``` warp put --host=#REMOVED --access-key=#REMOVED --secret-key=#REMOVED --insecure --concurrent 50 --duration 1m -obj.size 4K --bucket warp --noclear ``` In logs: ``` warn layer/object.go:310 search old object versions failed {"object": "4yXGU3ot/7.(ltN21WFdgZO4)b4.rnd", "bucket": "warp", "cid": "AKkFZmnjWPtsktc9tZgNMNpT6HUnnuUvMtP2LGGimUig", "error": "not found"} ```
sami 2025-12-28 17:37:43 +00:00
  • closed this issue
  • added the
    bug
    S4
    I4
    U3
    labels
Author
Owner

@roman-khimov commented on GitHub (Sep 10, 2025):

Already in #1211.

@roman-khimov commented on GitHub (Sep 10, 2025): Already in #1211.
Author
Owner

@roman-khimov commented on GitHub (Sep 11, 2025):

Fixed in #1211

@roman-khimov commented on GitHub (Sep 11, 2025): Fixed in #1211
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/neofs-s3-gw#536
No description provided.