cpuset_inherit in controllers from ubuntu_ltp failed on D/E s390x LPAR

Bug #1849825 reported by Po-Hsu Lin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ubuntu-kernel-tests
Fix Released
Undecided
Unassigned
linux (Ubuntu)
Invalid
Undecided
Unassigned
Disco
Won't Fix
Undecided
Unassigned

Bug Description

 startup='Thu Oct 24 09:48:22 2019'
 cpuset_inherit 1 TPASS: cpus: Inherited information is right!
 cpuset_inherit 3 TFAIL: cpus: Test result - 0 Expected string - "EMPTY"
 cpuset_inherit 5 TFAIL: cpus: Test result - 0-3 Expected string - "EMPTY"
 cpuset_inherit 7 TPASS: mems: Inherited information is right!
 cpuset_inherit 9 TFAIL: mems: Test result - 0 Expected string - "EMPTY"
 cpuset_inherit 11 TFAIL: mems: Test result - 0 Expected string - "EMPTY"
 cpuset_inherit 13 TPASS: cpu_exclusive: Inherited information is right!
 cpuset_inherit 15 TPASS: cpu_exclusive: Inherited information is right!
 cpuset_inherit 17 TPASS: mem_exclusive: Inherited information is right!
 cpuset_inherit 19 TPASS: mem_exclusive: Inherited information is right!
 cpuset_inherit 21 TPASS: mem_hardwall: Inherited information is right!
 cpuset_inherit 23 TPASS: mem_hardwall: Inherited information is right!
 cpuset_inherit 25 TPASS: memory_migrate: Inherited information is right!
 cpuset_inherit 27 TPASS: memory_migrate: Inherited information is right!
 cpuset_inherit 29 TPASS: memory_spread_page: Inherited information is right!
 cpuset_inherit 31 TPASS: memory_spread_page: Inherited information is right!
 cpuset_inherit 33 TPASS: memory_spread_slab: Inherited information is right!
 cpuset_inherit 35 TPASS: memory_spread_slab: Inherited information is right!
 cpuset_inherit 37 TPASS: sched_load_balance: Inherited information is right!
 cpuset_inherit 39 TPASS: sched_load_balance: Inherited information is right!
 cpuset_inherit 41 TPASS: sched_relax_domain_level: Inherited information is right!
 cpuset_inherit 43 TPASS: sched_relax_domain_level: Inherited information is right!
 cpuset_inherit 45 TPASS: sched_relax_domain_level: Inherited information is right!
 cpuset_inherit 47 TPASS: sched_relax_domain_level: Inherited information is right!
 cpuset_inherit 49 TPASS: sched_relax_domain_level: Inherited information is right!
 cpuset_inherit 51 TPASS: sched_relax_domain_level: Inherited information is right!
 cpuset_inherit 53 TPASS: sched_relax_domain_level: Inherited information is right!
 tag=cpuset_inherit stime=1571906902 dur=0 exit=exited stat=1 core=no cu=9 cs=31

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: linux-image-5.0.0-33-generic 5.0.0-33.35
ProcVersionSignature: Ubuntu 5.0.0-33.35-generic 5.0.21
Uname: Linux 5.0.0-33-generic s390x
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 2: ls: cannot access '/dev/snd/': No such file or directory
AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
ApportVersion: 2.20.10-0ubuntu27.1
Architecture: s390x
ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 'arecord'
CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not found.
CurrentDmesg:

Date: Fri Oct 25 13:07:48 2019
HibernationDevice: RESUME=UUID=eae923f9-f5a4-41c0-b3e4-04786207dbaa
IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
Lsusb: Error: command ['lsusb'] failed with exit code 1:
PciMultimedia:

ProcFB:

ProcKernelCmdLine: root=UUID=1a6af794-84a9-4034-a213-39506b9bb91c crashkernel=196M BOOT_IMAGE=0
RelatedPackageVersions:
 linux-restricted-modules-5.0.0-33-generic N/A
 linux-backports-modules-5.0.0-33-generic N/A
 linux-firmware 1.178.5
RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
Po-Hsu Lin (cypressyew) wrote :
tags: added: ubuntu-ltp
tags: added: 5.0
tags: added: sru-20191021
Revision history for this message
Ubuntu Kernel Bot (ubuntu-kernel-bot) wrote : Missing required logs.

This bug is missing log files that will aid in diagnosing the problem. While running an Ubuntu kernel (not a mainline or third-party kernel) please enter the following command in a terminal window:

apport-collect 1849825

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the Ubuntu Kernel Team.

Changed in linux (Ubuntu):
status: New → Incomplete
Changed in linux (Ubuntu Disco):
status: New → Incomplete
Revision history for this message
Po-Hsu Lin (cypressyew) wrote : Re: cpuset_inherit in controllers from ubuntu_ltp failed on D s390x LPAR

Can be found on 4.15 Bionic with node baltar as well.

tags: added: bionic
tags: added: 4.15
Revision history for this message
Po-Hsu Lin (cypressyew) wrote :

Correction,
this issue exist on Eoan 5.3 with Ubuntu LPAR. Not with B-4.15 node "balter"

tags: added: 5.4 eoan sru-20200608
removed: 4.15 bionic
tags: added: 5.3
removed: 5.4
summary: - cpuset_inherit in controllers from ubuntu_ltp failed on D s390x LPAR
+ cpuset_inherit in controllers from ubuntu_ltp failed on D/E s390x LPAR
Steve Langasek (vorlon)
Changed in linux (Ubuntu Disco):
status: Incomplete → Won't Fix
Revision history for this message
Po-Hsu Lin (cypressyew) wrote :

With Disco / Eoan EOL, and the fact that this test passed on Bionic / Focal LPAR with bug 1897531 fixed.
I will close this bug.

Changed in linux (Ubuntu):
status: Incomplete → Invalid
Changed in ubuntu-kernel-tests:
status: New → Fix Released
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.