action #125981
closed[qe-core] test fails in salt_master
0%
Description
Observation¶
after a long time, salt-minion is passing the test again - salt-master is failing now though
wait_serial expected: "echo -en 'disable_modules:\n - boto3_elasticsearch\n' >> /etc/salt/minion; echo K_zgQ-\$?-"¶
Result:¶
echo -en 'disable_modules:
- boto3_elasticsearch ' >> /etc/salt/minion; echo K_zgQ-$?- https://openqa.opensuse.org/tests/3173151#step/salt_master/59
It looks like this reply comes slightly 'late' on the serial, as
https://openqa.opensuse.org/tests/3173151#step/salt_master/60
seems to have received a success return
openQA test in scenario opensuse-Tumbleweed-DVD-x86_64-salt-master@64bit fails in
salt_master
Test suite description¶
Maintainer: zluo@suse.de
MM tests for Tumbleweed
Reproducible¶
Fails since (at least) Build 20230204
Expected result¶
Last good: 20230112 (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by maritawerner over 1 year ago
- Subject changed from test fails in salt_master to [qe-core] test fails in salt_master
Updated by ph03nix over 1 year ago
- Status changed from New to Workable
- Priority changed from Normal to High
Updated by rfan1 over 1 year ago
- Assignee set to rfan1
I believe the error messages are from systemctl status salt-master
https://bugzilla.suse.com/show_bug.cgi?id=1209682
Updated by openqa_review over 1 year ago
This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: salt-master
https://openqa.opensuse.org/tests/3213888#step/salt_master/1
To prevent further reminder comments one of the following options should be followed:
- The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted
- The openQA job group is moved to "Released" or "EOL" (End-of-Life)
- The bugref in the openQA scenario is removed or replaced, e.g.
label:wontfix:boo1234
Expect the next reminder at the earliest in 28 days if nothing changes in this ticket.
Updated by openqa_review over 1 year ago
This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: salt-master
https://openqa.opensuse.org/tests/3268197#step/salt_master/1
To prevent further reminder comments one of the following options should be followed:
- The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted
- The openQA job group is moved to "Released" or "EOL" (End-of-Life)
- The bugref in the openQA scenario is removed or replaced, e.g.
label:wontfix:boo1234
Expect the next reminder at the earliest in 56 days if nothing changes in this ticket.
Updated by rfan1 over 1 year ago
- Status changed from Blocked to Resolved
We have added softfail for this error messages, let me mark it as resolved. and will open a new one if hitting the failure again.