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: AccessControlListTestUpgrade.test_describe_acls #6221

Closed
bharathv opened this issue Aug 25, 2022 · 2 comments · Fixed by #6226
Closed

CI failure: AccessControlListTestUpgrade.test_describe_acls #6221

bharathv opened this issue Aug 25, 2022 · 2 comments · Fixed by #6226
Labels
area/security area/tests ci-failure kind/bug Something isn't working pr-blocker CI failures blocking a PR from being merged

Comments

@bharathv
Copy link
Contributor

Version & Environment

Redpanda version: (use rpk version):

dev/nightly v22.2.1-rc3-406-gf4cc424d0 - f4cc424d01277d4adb534bd4ed11146810dd1586

What went wrong?

test_id:    rptest.tests.acls_test.AccessControlListTestUpgrade.test_describe_acls.use_tls=False.use_sasl=False.enable_authz=False.authn_method=mtls_identity.client_auth=False
status:     FAIL
run time:   2.248 seconds


    <BadLogLines nodes=docker-rp-9(1),docker-rp-20(1),docker-rp-10(1) example="ERROR 2022-08-25 00:52:35,355 [shard 0] redpanda::main - application.cc:255 - Failure during startup: std::invalid_argument (Validation errors in node config)">
Traceback (most recent call last):
  File "/usr/local/lib/python3.10/dist-packages/ducktape/tests/runner_client.py", line 135, in run
    data = self.run_test()
  File "/usr/local/lib/python3.10/dist-packages/ducktape/tests/runner_client.py", line 227, in run_test
    return self.test_context.function(self.test)
  File "/usr/local/lib/python3.10/dist-packages/ducktape/mark/_mark.py", line 476, in wrapper
    return functools.partial(f, *args, **kwargs)(*w_args, **w_kwargs)
  File "/root/tests/rptest/services/cluster.py", line 51, in wrapped
    self.redpanda.raise_on_bad_logs(allow_list=log_allow_list)
  File "/root/tests/rptest/services/redpanda.py", line 1296, in raise_on_bad_logs
    raise BadLogLines(bad_lines)
rptest.services.utils.BadLogLines: <BadLogLines nodes=docker-rp-9(1),docker-rp-20(1),docker-rp-10(1) example="ERROR 2022-08-25 00:52:35,355 [shard 0] redpanda::main - application.cc:255 - Failure during startup: std::invalid_argument (Validation errors in node config)">
``

Possibly related #5059


https://ci-artifacts.dev.vectorized.cloud/redpanda/0182d25a-b504-4344-952b-ab3798f37be7/vbuild/ducktape/results/2022-08-25--001/report.html
@bharathv
Copy link
Contributor Author

#5059 may be related but the same test didn't fail in the precommit, so not 100% sure.

@rystsov rystsov added the pr-blocker CI failures blocking a PR from being merged label Aug 25, 2022
@mmaslankaprv
Copy link
Member

This is now failing every time

@jcsp jcsp mentioned this issue Aug 25, 2022
6 tasks
jcsp added a commit to jcsp/redpanda that referenced this issue Aug 25, 2022
VladLazar pushed a commit to VladLazar/redpanda that referenced this issue Aug 30, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/security area/tests ci-failure kind/bug Something isn't working pr-blocker CI failures blocking a PR from being merged
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants