cpu_hotplug test failed due to Permission denied
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-kernel-tests |
Confirmed
|
Undecided
|
Unassigned | ||
linux-azure-edge (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Node: Standard_D11_v2
Kernel: 4.18.0-
TAP version 13
selftests: cpu-hotplug: cpu-on-off-test.sh
======
pid 9047's current affinity mask: 3
pid 9047's new affinity mask: 1
CPU online/offline summary:
present_cpus = 0-1 present_max = 1
Cpus in online state: 0-1
Cpus in offline state: 2-127
Limited scope test: one hotplug cpu
(leaves cpu in the original state):
online to offline to online: cpu 1
19. 01/30 19:57:02 ERROR| utils:0153| [stderr] ./cpu-on-
20. 01/30 19:57:02 ERROR| utils:0153| [stderr] offline_
not ok 1..1 selftests: cpu-hotplug: cpu-on-off-test.sh [FAIL]
affects: | linux-azure (Ubuntu) → linux-azure-edge (Ubuntu) |
summary: |
- cpu_hot_plug test failed due to Permission denied + cpu_hotplug test failed due to Permission denied |
tags: | added: azure ubuntu-kernel-selftests |
tags: | added: bionic sru-20200921 |
tags: | added: 4.15 |
tags: | added: sru-20210104 |
This will need to CONFIG_ HOTPLUG_ CPU=y, which was not set on Azure kernel.
Will try to fix this upstream.