[Potential Regression] Unable to create KVM with uvtool on Groovy ARM64
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-kernel-tests |
Fix Released
|
Undecided
|
Unassigned | ||
linux (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
Groovy |
Fix Released
|
High
|
Stefan Bader |
Bug Description
Issue found on 5.8.0-54-generic proposed ARM64 kernel with node "helo", "wright"
This issue does not exist in 5.8.0-53.60 so this might be a regression.
Test case:
1. Deploy Groovy on an ARM64 node
2. Create a KVM with the following command:
uvt-kvm create bjf-test release=groovy arch=arm64
Or you can run the ubuntu_
git clone --depth=1 git://kernel.
git clone --depth=1 git://kernel.
rm -fr autotest/
ln -sf ~/autotest-
sudo apt-get install git python-minimal -y || sudo apt install python2 -y
AUTOTEST_
3. Install just the proposed kernel and reboot
4. Repeat step 2
This is 100% reproducible on ARM64, 4 out of 4 attempts (twice on each nodes).
Test log:
+ SUT=bjf-test
+ SSH_KEY=
+ SSH_OPTIONS='-o StrictHostKeyCh
++ lsb_release -c
++ awk '{print$2}'
+ DISTRO=groovy
+ ARCHITECTURE=arm64
+ trap cleanup EXIT
+ '[' -z arm64 ']'
+ kvm-ok
+ '[' 0 '!=' 0 ']'
+ '[' '!' -f /home/ubuntu/
+ '[' arm64 = ppc64el ']'
++ uvt-simplestrea
++ grep -P 'groovy.*arm64'
+ image='
+ '[' -z 'release=groovy arch=arm64 label=daily (20210527)' ']'
+ uvt-kvm create bjf-test release=groovy arch=arm64
uvt-kvm: error: libvirt: unsupported configuration: Emulator '/usr/bin/
syslog:
May 28 08:01:07 helo-kernel kernel: [ 1030.945560] mpt3sas 0000:8d:00.0: invalid short VPD tag 00 at offset 1
May 28 08:01:08 helo-kernel kernel: [ 1031.238058] sr 3:0:0:0: [sr0] CDROM not ready. Make sure there is a disc in the drive.
May 28 08:01:08 helo-kernel kernel: [ 1031.242304] sr 3:0:0:0: [sr0] CDROM not ready. Make sure there is a disc in the drive.
May 28 08:01:08 helo-kernel kernel: [ 1031.245430] sr 3:0:0:1: [sr1] CDROM not ready. Make sure there is a disc in the drive.
May 28 08:01:08 helo-kernel kernel: [ 1031.248810] sr 3:0:0:1: [sr1] CDROM not ready. Make sure there is a disc in the drive.
May 28 08:01:08 helo-kernel kernel: [ 1031.252678] sr 3:0:0:2: [sr2] CDROM not ready. Make sure there is a disc in the drive.
May 28 08:01:08 helo-kernel kernel: [ 1031.255678] sr 3:0:0:2: [sr2] CDROM not ready. Make sure there is a disc in the drive.
May 28 08:01:08 helo-kernel kernel: [ 1031.258811] sr 3:0:0:3: [sr3] CDROM not ready. Make sure there is a disc in the drive.
May 28 08:01:08 helo-kernel kernel: [ 1031.272678] sr 3:0:0:3: [sr3] CDROM not ready. Make sure there is a disc in the drive.
May 28 08:01:13 helo-kernel systemd[1]: Started Daemon for generating UUIDs.
May 28 08:01:13 helo-kernel kernel: [ 1036.620470] qemu-system-aar using unsupported default IPA limit, upgrade your VMM
May 28 08:01:14 helo-kernel libvirtd[3767]: libvirt version: 6.6.0, package: 1ubuntu3.5 (Christian Ehrhardt <email address hidden> Wed, 07 Apr 2021 13:33:46 +0200)
May 28 08:01:14 helo-kernel libvirtd[3767]: hostname: helo-kernel
May 28 08:01:14 helo-kernel libvirtd[3767]: unsupported configuration: Emulator '/usr/bin/
ProblemType: Bug
DistroRelease: Ubuntu 20.10
Package: linux-image-
ProcVersionSign
Uname: Linux 5.8.0-54-generic aarch64
AlsaDevices:
total 0
crw-rw---- 1 root audio 116, 1 May 28 07:04 seq
crw-rw---- 1 root audio 116, 33 May 28 07:04 timer
AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
ApportVersion: 2.20.11-0ubuntu50.6
Architecture: arm64
ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
CasperMD5CheckR
CurrentDmesg:
Date: Fri May 28 07:10:15 2021
IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
MachineType: To be filled by O.E.M. Saber
PciMultimedia:
ProcFB: 0 astdrmfb
ProcKernelCmdLine: BOOT_IMAGE=
RelatedPackageV
linux-
linux-
linux-firmware 1.190.5
RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 06/04/2020
dmi.bios.release: 7.4
dmi.bios.vendor: EDK II
dmi.bios.version: 0ACKL030
dmi.board.
dmi.board.name: Saber
dmi.board.vendor: To be filled by O.E.M.
dmi.board.version: 1.0
dmi.chassis.
dmi.chassis.type: 2
dmi.chassis.vendor: To be filled by O.E.M.
dmi.chassis.
dmi.modalias: dmi:bvnEDKII:
dmi.product.family: CN99XX
dmi.product.name: Saber
dmi.product.sku: SABER SKU
dmi.product.
dmi.sys.vendor: To be filled by O.E.M.
tags: | added: 5.8 kqa-blocker sru-20210510 ubuntu-kvm-smoke-test |
description: | updated |
description: | updated |
tags: | added: patch |
Changed in linux (Ubuntu Groovy): | |
assignee: | nobody → Stefan Bader (smb) |
importance: | Undecided → High |
status: | New → In Progress |
Changed in linux (Ubuntu): | |
status: | New → Invalid |
Changed in linux (Ubuntu Groovy): | |
status: | In Progress → Fix Committed |
Changed in ubuntu-kernel-tests: | |
status: | New → Fix Released |
syslog with successful KVM test on 5.8.0-53