ubuntu_kvm_unit_tests panic-loop-extint fails on bionic s390x

Bug #1991849 reported by Luke Nowakowski-Krijger
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ubuntu-kernel-tests
New
Undecided
Unassigned

Bug Description

ubuntu_kvm_unit_tests panic-loop-extint fails on bionic s390x with kernel bionic/linux kernel 4.15.0-194.205 on s2lp3 and kernel02 in cycle 2022.09.19.

This looks like a new test case being added and was not tested in the last cycle.

17:49:25 DEBUG| [stdout] INFO: /dev/kvm exists
17:49:25 DEBUG| [stdout] KVM acceleration can be used
17:49:25 DEBUG| Running '/home/ubuntu/autotest/client/tmp/ubuntu_kvm_unit_tests/src/kvm-unit-tests/tests/panic-loop-extint'
17:49:25 DEBUG| [stdout] BUILD_HEAD=35a22051
17:49:25 DEBUG| [stdout] run_panic timeout -k 1s --foreground 5 /usr/bin/qemu-system-s390x -nodefaults -nographic -machine s390-ccw-virtio,accel=kvm -chardev stdio,id=con0 -device sclpconsole,chardev=con0 -kernel /tmp/tmp.OIpoH3kY0G -smp 1 # -initrd /tmp/tmp.dMqYxW6Y9F
17:49:25 DEBUG| [stderr] qemu-system-s390x: Unmanageable external interrupt! CPU0 new PSW: 0x0100000180000000:0000000000011100
17:49:25 DEBUG| [stdout] PASS: guest panicked
17:49:25 DEBUG| [stdout] FAIL panic-loop-extint
17:49:25 ERROR| Exception escaping from test:
Traceback (most recent call last):
  File "/home/ubuntu/autotest/client/shared/test.py", line 411, in _exec
    _call_test_function(self.execute, *p_args, **p_dargs)
  File "/home/ubuntu/autotest/client/shared/test.py", line 823, in _call_test_function
    return func(*args, **dargs)
  File "/home/ubuntu/autotest/client/shared/test.py", line 291, in execute
    postprocess_profiled_run, args, dargs)
  File "/home/ubuntu/autotest/client/shared/test.py", line 212, in _call_run_once
    self.run_once(*args, **dargs)
  File "/home/ubuntu/autotest/client/tests/ubuntu_kvm_unit_tests/ubuntu_kvm_unit_tests.py", line 88, in run_once
    raise error.TestError("Test failed for {}".format(test_name))
TestError: Test failed for panic-loop-extint

description: updated
description: updated
summary: - ubuntu_kvm_unit_tests panic-loop-extint fails on bionic amd64
+ ubuntu_kvm_unit_tests panic-loop-extint fails on bionic s390x
description: updated
tags: added: 4.15 bionic s390x sru-20220919 ubuntu-kvm-unit-tests
Revision history for this message
Po-Hsu Lin (cypressyew) wrote :

Yes, this is because of the recent test suite update, with kvm-unit-test repo updated to d8a4f9e5 (ci: Update the list of tests that we run in the Fedora Cirrus-CI).

Thanks for the bug report! (Hint typo removed)

Revision history for this message
Po-Hsu Lin (cypressyew) wrote :

Test result on X-4.4 s390x is a bit different:
   FAIL: guest did not panic

Running '/home/ubuntu/autotest/client/tmp/ubuntu_kvm_unit_tests/src/kvm-unit-tests/tests/panic-loop-extint'
 BUILD_HEAD=6a7ccca1
 run_panic timeout -k 1s --foreground 5 /usr/bin/qemu-system-s390x -nodefaults -nographic -machine s390-ccw-virtio,accel=kvm -chardev stdio,id=con0 -device sclpconsole,chardev=con0 -kernel /tmp/tmp.MzNq2lYU8N -smp 1 # -initrd /tmp/tmp.D9iCVN6d7x
 FAIL: guest did not panic
 qemu-system-s390x: Unmanageable external interrupt! CPU0 new PSW: 0x0100000180000000:0000000000011100
 qemu-system-s390x: terminating on signal 15 from pid 12142
 FAIL panic-loop-extint

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.