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 (OFFSET_OUT_OF_RANGE) in TimeQueryTest.test_timequery_with_trim_prefix #19978

Open
vbotbuildovich opened this issue Jun 24, 2024 · 0 comments
Labels
area/storage auto-triaged used to know which issues have been opened from a CI job ci-failure

Comments

@vbotbuildovich
Copy link
Collaborator

vbotbuildovich commented Jun 24, 2024

https://buildkite.com/redpanda/vtools/builds/14998

Module: rptest.tests.timequery_test
Class: TimeQueryTest
Method: test_timequery_with_trim_prefix
Arguments: {
    "spillover": true,
    "cloud_storage": true
}
test_id:    TimeQueryTest.test_timequery_with_trim_prefix
status:     FAIL
run time:   29.577 seconds

RpkException('command /opt/redpanda/bin/rpk topic trim-prefix tqtopic --offset 2560 --no-confirm -X brokers=ducktape-node-12-illegally-feasible-bee:9092,ducktape-node-20-illegally-feasible-bee:9092,ducktape-node-16-illegally-feasible-bee:9092 --partitions 0 -v returned 1, output: TOPIC    PARTITION  NEW-START-OFFSET  ERROR\ntqtopic  0          -                 OFFSET_OUT_OF_RANGE: The requested offset is not within the range of offsets maintained by the server.\n', '12:41:55.685  DEBUG  opening connection to broker  {"addr": "ducktape-node-12-illegally-feasible-bee:9092", "broker": "seed_0"}\n12:41:55.687  DEBUG  connection opened to broker  {"addr": "ducktape-node-12-illegally-feasible-bee:9092", "broker": "seed_0"}\n12:41:55.687  DEBUG  issuing api versions request  {"broker": "seed_0", "version": 3}\n12:41:55.687  DEBUG  wrote ApiVersions v3  {"broker": "seed_0", "bytes_written": 31, "write_wait": "9.087µs", "time_to_write": "12.636µs", "err": null}\n12:41:55.687  DEBUG  read ApiVersions v3  {"broker": "seed_0", "bytes_read": 310, "read_wait": "44.2µs", "time_to_read": "296.657µs", "err": null}\n12:41:55.687  DEBUG  connection initialized successfully  {"addr": "ducktape-node-12-illegally-feasible-bee:9092", "broker": "seed_0"}\n12:41:55.687  DEBUG  wrote Metadata v7  {"broker": "seed_0", "bytes_written": 31, "write_wait": "1.835548ms", "time_to_write": "7.026µs", "err": null}\n12:41:55.687  DEBUG  read Metadata v7  {"broker": "seed_0", "bytes_read": 290, "read_wait": "25.821µs", "time_to_read": "158.497µs", "err": null}\n12:41:55.687  DEBUG  sharded request  {"req": "DeleteRecords", "destinations": ["2"]}\n12:41:55.688  DEBUG  opening connection to broker  {"addr": "ducktape-node-12-illegally-feasible-bee:9092", "broker": "2"}\n12:41:55.688  DEBUG  connection opened to broker  {"addr": "ducktape-node-12-illegally-feasible-bee:9092", "broker": "2"}\n12:41:55.688  DEBUG  issuing api versions request  {"broker": "2", "version": 3}\n12:41:55.688  DEBUG  wrote ApiVersions v3  {"broker": "2", "bytes_written": 31, "write_wait": "5.768µs", "time_to_write": "6.986µs", "err": null}\n12:41:55.688  DEBUG  read ApiVersions v3  {"broker": "2", "bytes_read": 310, "read_wait": "18.077µs", "time_to_read": "359.415µs", "err": null}\n12:41:55.688  DEBUG  connection initialized successfully  {"addr": "ducktape-node-12-illegally-feasible-bee:9092", "broker": "2"}\n12:41:55.689  DEBUG  wrote DeleteRecords v2  {"broker": "2", "bytes_written": 47, "write_wait": "1.001795ms", "time_to_write": "14.636µs", "err": null}\n12:41:55.689  DEBUG  read DeleteRecords v2  {"broker": "2", "bytes_read": 40, "read_wait": "32.01µs", "time_to_read": "337.541µs", "err": null}\n', 1, 'TOPIC    PARTITION  NEW-START-OFFSET  ERROR\ntqtopic  0          -                 OFFSET_OUT_OF_RANGE: The requested offset is not within the range of offsets maintained by the server.\n')
Traceback (most recent call last):
  File "/opt/.ducktape-venv/lib/python3.10/site-packages/ducktape/tests/runner_client.py", line 184, in _do_run
    data = self.run_test()
  File "/opt/.ducktape-venv/lib/python3.10/site-packages/ducktape/tests/runner_client.py", line 276, in run_test
    return self.test_context.function(self.test)
  File "/opt/.ducktape-venv/lib/python3.10/site-packages/ducktape/mark/_mark.py", line 535, in wrapper
    return functools.partial(f, *args, **kwargs)(*w_args, **w_kwargs)
  File "/home/ubuntu/redpanda/tests/rptest/services/cluster.py", line 105, in wrapped
    r = f(self, *args, **kwargs)
  File "/home/ubuntu/redpanda/tests/rptest/tests/timequery_test.py", line 502, in test_timequery_with_trim_prefix
    trim_response = rpk.trim_prefix(topic.name,
  File "/home/ubuntu/redpanda/tests/rptest/clients/rpk.py", line 1529, in trim_prefix
    output = self._execute(cmd)
  File "/home/ubuntu/redpanda/tests/rptest/clients/rpk.py", line 1150, in _execute
    raise RpkException(
rptest.clients.rpk.RpkException: RpkException<command /opt/redpanda/bin/rpk topic trim-prefix tqtopic --offset 2560 --no-confirm -X brokers=ducktape-node-12-illegally-feasible-bee:9092,ducktape-node-20-illegally-feasible-bee:9092,ducktape-node-16-illegally-feasible-bee:9092 --partitions 0 -v returned 1, output: TOPIC    PARTITION  NEW-START-OFFSET  ERROR
tqtopic  0          -                 OFFSET_OUT_OF_RANGE: The requested offset is not within the range of offsets maintained by the server.
; stderr: 12:41:55.685  DEBUG  opening connection to broker  {"addr": "ducktape-node-12-illegally-feasible-bee:9092", "broker": "seed_0"}
12:41:55.687  DEBUG  connection opened to broker  {"addr": "ducktape-node-12-illegally-feasible-bee:9092", "broker": "seed_0"}
12:41:55.687  DEBUG  issuing api versions request  {"broker": "seed_0", "version": 3}
12:41:55.687  DEBUG  wrote ApiVersions v3  {"broker": "seed_0", "bytes_written": 31, "write_wait": "9.087µs", "time_to_write": "12.636µs", "err": null}
12:41:55.687  DEBUG  read ApiVersions v3  {"broker": "seed_0", "bytes_read": 310, "read_wait": "44.2µs", "time_to_read": "296.657µs", "err": null}
12:41:55.687  DEBUG  connection initialized successfully  {"addr": "ducktape-node-12-illegally-feasible-bee:9092", "broker": "seed_0"}
12:41:55.687  DEBUG  wrote Metadata v7  {"broker": "seed_0", "bytes_written": 31, "write_wait": "1.835548ms", "time_to_write": "7.026µs", "err": null}
12:41:55.687  DEBUG  read Metadata v7  {"broker": "seed_0", "bytes_read": 290, "read_wait": "25.821µs", "time_to_read": "158.497µs", "err": null}
12:41:55.687  DEBUG  sharded request  {"req": "DeleteRecords", "destinations": ["2"]}
12:41:55.688  DEBUG  opening connection to broker  {"addr": "ducktape-node-12-illegally-feasible-bee:9092", "broker": "2"}
12:41:55.688  DEBUG  connection opened to broker  {"addr": "ducktape-node-12-illegally-feasible-bee:9092", "broker": "2"}
12:41:55.688  DEBUG  issuing api versions request  {"broker": "2", "version": 3}
12:41:55.688  DEBUG  wrote ApiVersions v3  {"broker": "2", "bytes_written": 31, "write_wait": "5.768µs", "time_to_write": "6.986µs", "err": null}
12:41:55.688  DEBUG  read ApiVersions v3  {"broker": "2", "bytes_read": 310, "read_wait": "18.077µs", "time_to_read": "359.415µs", "err": null}
12:41:55.688  DEBUG  connection initialized successfully  {"addr": "ducktape-node-12-illegally-feasible-bee:9092", "broker": "2"}
12:41:55.689  DEBUG  wrote DeleteRecords v2  {"broker": "2", "bytes_written": 47, "write_wait": "1.001795ms", "time_to_write": "14.636µs", "err": null}
12:41:55.689  DEBUG  read DeleteRecords v2  {"broker": "2", "bytes_read": 40, "read_wait": "32.01µs", "time_to_read": "337.541µs", "err": null}
; stdout: TOPIC    PARTITION  NEW-START-OFFSET  ERROR
tqtopic  0          -                 OFFSET_OUT_OF_RANGE: The requested offset is not within the range of offsets maintained by the server.
; returncode: 1>

JIRA Link: CORE-4284

@vbotbuildovich vbotbuildovich added auto-triaged used to know which issues have been opened from a CI job ci-failure labels Jun 24, 2024
@michael-redpanda michael-redpanda changed the title CI Failure (key symptom) in TimeQueryTest.test_timequery_with_trim_prefix CI Failure (OFFSET_OUT_OF_RANGE) in TimeQueryTest.test_timequery_with_trim_prefix Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/storage auto-triaged used to know which issues have been opened from a CI job ci-failure
Projects
None yet
Development

No branches or pull requests

2 participants