action #37438
[qam] test fails in kernel_ltp_fs - issue in qa_testsuite
0%
Description
Observation¶
openQA test in scenario sle-12-SP3-Server-DVD-Updates-x86_64-mau-qa_kernel_ltp_fs@64bit fails in
kernel_ltp_fs
Reproducible¶
Fails since (at least) Build 20180615-1
Expected result¶
Last good: 20180614-4 (or more recent)
Further details¶
Always latest result in this scenario: latest
# /usr/share/qa/qaset/run/kernel-all-run.openqa ; echo 4Kb5E-$?- TARGET_RELEASE isn't defined! Try parse it from /etc/SuSE-release The TARGET_RELEASE is SLE12SP3 QASET_ROOT isn't SET ! The QASET_ROOT is /usr/share/qa/qaset SQ_TEST_RUN_SET isn't set Try my best to guess it The SQ_TEST_RUN_SET is kernel-all grep: ^SQ_TEST_RUN_SET=: No such file or directory [IMPORT] [debug] source /usr/share/qa/qaset/qavm/sq-util.sh [IMPORT] [debug] source /usr/share/qa/qaset/qavm/sq-mach.sh [IMPORT] [debug] source /usr/share/qa/qaset/qavm/sq-control.sh [IMPORT] [debug] source /usr/share/qa/qaset/qavm/sq-global.sh [IMPORT] [debug] source /usr/share/qa/qaset/qavm/sq-execute.sh [IMPORT] [debug] source /usr/share/qa/qaset/qavm/sq-result.sh [IMPORT] [debug] source /usr/share/qa/qaset/qavm/sq-hook.sh [IMPORT] [debug] source /usr/share/qa/qaset/qavm/sq-monitors.sh [IMPORT] [debug] source /usr/share/qa/qaset/qavm/sq-monitors.set [SLE-QA] [0;33mINFO[0m [GLOBAL] Start at Fri Jun 15 06:27:23 EDT 2018 [SLE-QA] [0;33mINFO[0m [GLOBAL] /proc/uptime: 47.87 28.56 [SLE-QA] [0;33mINFO[0m [GLOBAL] ARCH: x86_64 [GLOBAL] SLE_BUILD: GMC [GLOBAL] REPO_MIRROR: DE 4Kb5E-0- # bash -c 'code=670653; while [[ ! -f /var/log/qaset/control/DONE ]]; do sleep 30; done; echo "TESTRUN_FINISHED-$code" ' & [1] 5001 # tar cjf '/tmp/qaset.tar.bz2' -C '/var/log/' 'qaset' ; echo Ztu~A-$?- # tar cjf '/tmp/qaset.tar.bz2' -C '/var/log/' 'qaset' ; echo Ztu~A-$?- tar (child): /tmp/qaset.tar.bz2: Cannot open: Read-only file system tar (child): Error is not recoverable: exiting now Ztu~A-141- #
History
#1
Updated by pcervinka almost 5 years ago
- Description updated (diff)
#2
Updated by pcervinka almost 5 years ago
- Status changed from New to Workable
- Assignee set to pcervinka
From: Jerry Tang jtang@suse.com
To: Petr Cervinka pcervinka@suse.cz
Subject: Re: Issue related to qa test suite
Hi Petr,
Yes, I implement a new feature of qaset to fetch job from remote server after install the qa_testset_automation,
this feature is for auto deploy.
I didn't know that openQA use qaset framework , however I check the fail issue .
please reset the qaset before you start to use qaset frame work :
"/usr/share/qa/qaset/qaset reset"
insert above cmd to ur test should fix this.
and I check with sero :
(09:58:10 AM) sero: Change from using qa_run.pm to use install_test_suite.pm, prepare_qa_repo.pm and execute_test_run.pm
(09:58:31 AM) sero: Like what we do in Kernel job group.
#3
Updated by pcervinka almost 5 years ago
- Status changed from Workable to Rejected
Not an issue anymore, also ltp testing will redone in https://progress.opensuse.org/issues/37928.