Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI Failure (unexpected range search result) in storage_e2e_single_thread_rpunit::test_offset_range_size_incremental #18496

Closed
abhijat opened this issue May 15, 2024 · 2 comments · Fixed by #19817 or #19970
Assignees
Labels
area/storage kind/bug Something isn't working rpunit unit test ci-failure (not ducktape)

Comments

@abhijat
Copy link
Contributor

abhijat commented May 15, 2024

https://buildkite.com/redpanda/redpanda/builds/49139#018f7aa2-190f-45f5-9211-a144b51fade1
https://buildkite.com/redpanda/redpanda/builds/49139#018f7aa2-1912-4abe-aa14-c61ff5b31b51

t=1715757776746/var/lib/buildkite-agent/builds/buildkite-amd64-builders-i-059f390ef9dcb449b-1/redpanda/redpanda/src/v/storage/tests/storage_e2e_test.cc(4691): fatal error: in "test_offset_range_size_incremental": critical check res.has_value() has failed

JIRA Link: CORE-2967

@abhijat abhijat added kind/bug Something isn't working rpunit unit test ci-failure (not ducktape) labels May 15, 2024
@abhijat abhijat self-assigned this May 15, 2024
@abhijat
Copy link
Contributor Author

abhijat commented May 15, 2024

The segment offsets from the log are unusual:

t=1715757776748DEBUG 2024-05-15 07:22:03,920 [shard 0:main] storage - disk_log_impl.cc:2190 - Adding 0 bytes to the offset range. Segment offsets: {term:0, base_offset:265677, committed_offset:265676, dirty_offset:265676}, current_size: 968

The base offset is ahead of committed offset.

@mmaslankaprv
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/storage kind/bug Something isn't working rpunit unit test ci-failure (not ducktape)
Projects
None yet
3 participants