action #114688
closed[qe-core][qem] test fails in hostname_inst
100%
Description
Observation¶
During the installation, the test goes back to partitioning instead of user creation, even though the partitioning part was already finished two modules earlier.
openQA test in scenario sle-15-SP1-Server-DVD-Incidents-x86_64-mru-install-minimal-with-addons@64bit fails in
hostname_inst
Test suite description¶
Testsuite maintained at https://gitlab.suse.de/qa-maintenance/qam-openqa-yml.
Reproducible¶
Fails since (at least) Build :24850:ant
Expected result¶
Last good: :24986:openldap2 (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by szarate over 2 years ago
- Tags set to bugbusters
- Priority changed from Normal to High
- Target version set to QE-Core: Ready
Updated by rfan1 over 2 years ago
Let me try QEMURAM=4096
# openqa-clone-job --from http://openqa.suse.de --host http://openqa.suse.de 9208154 _GROUP_ID=0 -skip-download --skip-chained-deps BUILD=114688 QEMURAM=4096
Created job #9215577: sle-15-SP1-Server-DVD-Incidents-x86_64-Build:25166:java-11-openjdk-mru-install-minimal-with-addons@64bit -> http://openqa.suse.de/t9215577
Updated by rfan1 over 2 years ago
- Status changed from New to In Progress
- Assignee set to rfan1
- % Done changed from 0 to 20
- Estimated time set to 4.00 h
QEMURAM=4096 can help, let me try to use 2048 and do more tests to see [then we don't need to occupy much resource]
Updated by rfan1 over 2 years ago
- % Done changed from 20 to 50
2048 works fine as well, let me revise the code:
#for i in 1 2 3; do openqa-clone-job --from http://openqa.suse.de --host http://openqa.suse.de 9208154 _GROUP_ID=0 -skip-download --skip-chained-deps BUILD=114688_2G QEMURAM=2048 PUBLISH_HDD_1='' PUBLISH_PFLASH_VARS='';sleep 1;done
Created job #9220889: sle-15-SP1-Server-DVD-Incidents-x86_64-Build:25166:java-11-openjdk-mru-install-minimal-with-addons@64bit -> http://openqa.suse.de/t9220889
Created job #9220899: sle-15-SP1-Server-DVD-Incidents-x86_64-Build:25166:java-11-openjdk-mru-install-minimal-with-addons@64bit -> http://openqa.suse.de/t9220899
Created job #9220902: sle-15-SP1-Server-DVD-Incidents-x86_64-Build:25166:java-11-openjdk-mru-install-minimal-with-addons@64bit -> http://openqa.suse.de/t9220902
Updated by rfan1 over 2 years ago
- Tags changed from bugbusters to bugbusters, qe-core-coverage
- % Done changed from 50 to 80
Updated by rfan1 over 2 years ago
- Status changed from In Progress to Feedback
- % Done changed from 80 to 90
Updated by vsvecova over 2 years ago
I'm actually still seeing the same: https://openqa.suse.de/tests/9236019#step/hostname_inst/2
Updated by rfan1 over 2 years ago
vsvecova wrote:
I'm actually still seeing the same: https://openqa.suse.de/tests/9236019#step/hostname_inst/2
https://gitlab.suse.de/qa-maintenance/qam-openqa-yml/-/merge_requests/338
It is not merged yet... let me ask for someone who has merge permission to review and merge it asap.
Updated by rfan1 over 2 years ago
- Status changed from Feedback to Resolved
- % Done changed from 90 to 100
All cases are green from 19hours ago:
https://openqa.suse.de/tests/9236019#next_previous
Updated by szarate over 2 years ago
- Sprint set to QE-Core: July Sprint (Jul 06 - Aug 03)
Updated by dzedro over 2 years ago
I reverted the PR because it's affecting all SLE12 and breaking sysctl test, because with 2048 RAM kdump is enabled
Before: https://openqa.suse.de/tests/9243670#step/installation_overview/2
Now: https://openqa.suse.de/tests/9251677#step/installation_overview/2
Instead added QEMURAM=2048 on all 15+ Server-DVD-Incidents in Medium Types
Updated by rfan1 over 2 years ago
dzedro wrote:
I reverted the PR because it's affecting all SLE12 and breaking sysctl test, because with 2048 RAM kdump is enabled
Before: https://openqa.suse.de/tests/9243670#step/installation_overview/2
Now: https://openqa.suse.de/tests/9251677#step/installation_overview/2Instead added QEMURAM=2048 on all 15+ Server-DVD-Incidents in Medium Types
@dzedro,
Thanks, I will pay more attention on the changes which may have side effect there.
Updated by rfan1 over 2 years ago
- Related to action #115079: [qe-core][qem&functional] Many test failures due to low performance on arm workers added