action #134285
closed[tools] Openqa bootstrap: test fails in test_results size:M auto_review:"Test died: no candidate needle with tag.+openqa-testresult"
0%
Description
Observation¶
The test running inside the test does not match the correct needle
Note that all investigation jobs (last successful product, last successful test) also fail.
Please help investigating what goes wrong here
openQA test in scenario opensuse-Tumbleweed-DVD-x86_64-openqa_bootstrap@64bit fails in
test_results
Test suite description¶
Maintainer: dheidler. Install openQA using openqa-bootstrap script.
Reproducible¶
Fails since (at least) Build 20230814
Expected result¶
Last good: 20230813 (or more recent)
Further details¶
Always latest result in this scenario: latest
Acceptance criteria¶
- AC1: Make the test not fail anymore
Suggestions¶
- Trying to understand what the failure means: https://openqa.opensuse.org/tests/3507592#step/test_results/15 is analoguous to https://github.com/os-autoinst/os-autoinst-distri-opensuse/blob/master/tests/openqa/webui/test_results.pm#L54 https://github.com/os-autoinst/os-autoinst-distri-opensuse/blob/master/tests/openqa/osautoinst/start_test.pm#L29 is cloning a test from o3 https://openqa.opensuse.org/tests/3507592#step/start_test/17 shows that the job being cloned is https://openqa.opensuse.org/tests/3506642 - unfortunately that's really cumbersome to find in the needles - and this test seems to have passed on o3
- Make the test look at the "nested" investigation tab
- See if we can trivially add "nested" needles as artifacts, maybe even as extra results
- Consider amending the needle match to accept a passing or failing test (module)
Updated by dimstar over 1 year ago
- Related to action #134357: [tools] kvm test run fails on OW21 and OW22 - but works on OW4 added
Updated by dimstar over 1 year ago
This seems to be related - or equal - to https://progress.opensuse.org/issues/134357
As an experiment I cloned the openQA bootstrap job onto openqaworker4 (using WORKER_CLASS) - and the job passed
https://openqa.opensuse.org/tests/3520354#details
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: openqa_bootstrap
https://openqa.opensuse.org/tests/3546165#step/test_results/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 maritawerner over 1 year ago
- Subject changed from Openqa bootstrap: test fails in test_results to [tools] Openqa bootstrap: test fails in test_results
Updated by okurz over 1 year ago
- Priority changed from Normal to High
- Target version set to Ready
Updated by livdywan over 1 year ago
Trying to understand what the failure means:
- https://openqa.opensuse.org/tests/3507592#step/test_results/15 is analoguous to https://github.com/os-autoinst/os-autoinst-distri-opensuse/blob/master/tests/openqa/webui/test_results.pm#L54
- https://github.com/os-autoinst/os-autoinst-distri-opensuse/blob/master/tests/openqa/osautoinst/start_test.pm#L29 is cloning a test from o3
- https://openqa.opensuse.org/tests/3507592#step/start_test/17 shows that the job being cloned is https://openqa.opensuse.org/tests/3506642 - unfortunately that's really cumbersome to find in the needles - and this test seems to have passed on o3
Updated by livdywan over 1 year ago
- Subject changed from [tools] Openqa bootstrap: test fails in test_results to [tools] Openqa bootstrap: test fails in test_results size:M
- Description updated (diff)
- Status changed from New to Workable
Updated by dimstar over 1 year ago
livdywan wrote in #note-6:
Trying to understand what the failure means:
- https://openqa.opensuse.org/tests/3507592#step/test_results/15 is analoguous to https://github.com/os-autoinst/os-autoinst-distri-opensuse/blob/master/tests/openqa/webui/test_results.pm#L54
- https://github.com/os-autoinst/os-autoinst-distri-opensuse/blob/master/tests/openqa/osautoinst/start_test.pm#L29 is cloning a test from o3
- https://openqa.opensuse.org/tests/3507592#step/start_test/17 shows that the job being cloned is https://openqa.opensuse.org/tests/3506642 - unfortunately that's really cumbersome to find in the needles - and this test seems to have passed on o3
Make sure to take note of the related task: Related to action #134357: [tools] kvm test run fails on OW21 and OW22 - but works on OW4 added
Updated by livdywan about 1 year ago
- Status changed from Workable to Blocked
- Assignee set to livdywan
Thank you for mentioning that, I had missed it. I guess this is blocked then.
Updated by livdywan about 1 year ago
- Subject changed from [tools] Openqa bootstrap: test fails in test_results size:M to [tools] Openqa bootstrap: test fails in test_results size:M auto_review:"Test died: no candidate needle with tag.+openqa-testresult":force_result:bubbles
Updated by livdywan about 1 year ago
- Subject changed from [tools] Openqa bootstrap: test fails in test_results size:M auto_review:"Test died: no candidate needle with tag.+openqa-testresult":force_result:bubbles to [tools] Openqa bootstrap: test fails in test_results size:M auto_review:"Test died: no candidate needle with tag.+openqa-testresult"
Updated by okurz about 1 year ago
- Status changed from Blocked to Resolved
https://openqa.opensuse.org/tests/latest?arch=x86_64&distri=opensuse&flavor=DVD&machine=64bit&test=openqa_bootstrap&version=Tumbleweed# -> https://openqa.opensuse.org/tests/3619277 is good again with the workaround in #134357 so we can resolve.