test_parser_testsuite and test_apport_hooks in ubuntu_qrt_apparmor failed on AWS a1.medium with K-64k
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
QA Regression Testing |
New
|
Undecided
|
Unassigned | ||
ubuntu-kernel-tests |
New
|
Undecided
|
Unassigned |
Bug Description
This is not a regression, I can see this failure since 5.19.0-28.29 in sru-20221114 right after we have improved the test granularity of ubuntu_qrt_apparmor (bug 1982439)
This issue does not exist with generic kernel, but just this specific instance with 64k flavour.
Perhaps it's because the instance was too small (2G ram with 8GB disk)
test_parser_
Running 'python3 ./test-apparmor.py -v ApparmorTestsui
Running test: './test-
test_parser_
Skipping private tests
Run parser regression tests ... (Applying patch tests-fix-
======
FAIL: test_parser_
Run parser regression tests
------
Traceback (most recent call last):
File "/home/
self.
AssertionError: 0 != 2 : Got exit code 2, expected 0
make -C libapparmor_re CFLAGS="-g -O2 -pipe -flto-partition
make[1]: Entering directory '/tmp/testlibyc
make[1]: Nothing to be done for 'all'.
preparing apparmor_
make[1]: Leaving directory '/tmp/testlibyc
g++ -g -O2 -pipe -flto-partition
{standard input}: Assembler messages:
{standard input}:96038: Warning: end of file not at end of a line; newline inserted
{standard input}:96344: Warning: zero assumed for missing expression
{standard input}:95284: Error: invalid operands (*UND* and .gcc_except_table sections) for `-'
g++: fatal error: Killed signal terminated program cc1plus
compilation terminated.
make: *** [Makefile:347: tst_regex] Error 1
------
Ran 1 test in 151.065s
FAILED (failures=1)
test_apport_hooks failed with:
Running 'python3 ./test-apparmor.py -v ApparmorApport.
Running test: './test-
test_apport_hooks (__main_
Test required apport hooks ... FAIL
======
FAIL: test_apport_hooks (__main_
Test required apport hooks
------
Traceback (most recent call last):
File "/home/
self.
AssertionError: 0 != 137 : Got exit code 137, expected 0
*** Collecting problem information
The collected information can be sent to the developers to improve the
application. This might take a few minutes.
Skipping private tests
......
------
Ran 1 test in 480.240s
FAILED (failures=1)