LKFT tests running kselftests tc-testing noticing following run time errors
on Linux next master branch.
Reported-by: Linux Kernel Functional Testing <lkft(a)linaro.org>
This is started from Linux next-20240212 with following commit,
f51470c5c4a0 selftests: tc-testing: add mirred to block tdc tests
Run log errors:
----------
# Test e684: Delete batch of 32 mirred mirror ingress actions
# multiprocessing.pool.RemoteTraceback:
# """
# Traceback (most recent call last):
# File "/opt/kselftests/default-in-kernel/tc-testing/./tdc.py", line 142, in call_pre_case
# pgn_inst.pre_case(caseinfo, test_skip)
# File "/opt/kselftests/default-in-kernel/tc-testing/plugin-lib/nsPlugin.py", line 63, in pre_case
# self.prepare_test(test)
# File "/opt/kselftests/default-in-kernel/tc-testing/plugin-lib/nsPlugin.py", line 36, in prepare_test
# self._nl_ns_create()
# File "/opt/kselftests/default-in-kernel/tc-testing/plugin-lib/nsPlugin.py", line 130, in _nl_ns_create
# ip.link('add', ifname=dev1, kind='veth', peer={'ifname': dev0, 'net_ns_fd':'/proc/1/ns/net'})
# File "/usr/lib/python3/dist-packages/pyroute2/iproute/linux.py", line 1593, in link
# ret = self.nlm_request(msg, msg_type=msg_type, msg_flags=msg_flags)
# ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# File "/usr/lib/python3/dist-packages/pyroute2/netlink/nlsocket.py", line 403, in nlm_request
# return tuple(self._genlm_request(*argv, **kwarg))
# ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# File "/usr/lib/python3/dist-packages/pyroute2/netlink/nlsocket.py", line 985, in nlm_request
# for msg in self.get(
# ^^^^^^^^^
# File "/usr/lib/python3/dist-packages/pyroute2/netlink/nlsocket.py", line 406, in get
# return tuple(self._genlm_get(*argv, **kwarg))
# ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# File "/usr/lib/python3/dist-packages/pyroute2/netlink/nlsocket.py", line 770, in get
# raise msg['header']['error']
# pyroute2.netlink.exceptions.NetlinkError: (34, 'Numerical result out of range')
#
# During handling of the above exception, another exception occurred:
#
# Traceback (most recent call last):
# File "/usr/lib/python3.11/multiprocessing/pool.py", line 125, in worker
# result = (True, func(*args, **kwds))
# ^^^^^^^^^^^^^^^^^^^
# File "/usr/lib/python3.11/multiprocessing/pool.py", line 48, in mapstar
# return list(map(*args))
# ^^^^^^^^^^^^^^^^
# File "/opt/kselftests/default-in-kernel/tc-testing/./tdc.py", line 602, in __mp_runner
# (_, tsr) = test_runner(mp_pm, mp_args, tests)
# ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# File "/opt/kselftests/default-in-kernel/tc-testing/./tdc.py", line 536, in test_runner
# res = run_one_test(pm, args, index, tidx)
# ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# File "/opt/kselftests/default-in-kernel/tc-testing/./tdc.py", line 419, in run_one_test
# pm.call_pre_case(tidx)
# File "/opt/kselftests/default-in-kernel/tc-testing/./tdc.py", line 146, in call_pre_case
# print('test_ordinal is {}'.format(test_ordinal))
# ^^^^^^^^^^^^
# NameError: name 'test_ordinal' is not defined
# """
#
# The above exception was the direct cause of the following exception:
#
# Traceback (most recent call last):
# File "/opt/kselftests/default-in-kernel/tc-testing/./tdc.py", line 1028, in <module>
# main()
# File "/opt/kselftests/default-in-kernel/tc-testing/./tdc.py", line 1022, in main
# set_operation_mode(pm, parser, args, remaining)
# File "/opt/kselftests/default-in-kernel/tc-testing/./tdc.py", line 964, in set_operation_mode
# catresults = test_runner_mp(pm, args, alltests)
# ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# File "/opt/kselftests/default-in-kernel/tc-testing/./tdc.py", line 624, in test_runner_mp
# pres = p.map(__mp_runner, batches)
# ^^^^^^^^^^^^^^^^^^^^^^^^^^^
# File "/usr/lib/python3.11/multiprocessing/pool.py", line 367, in map
# return self._map_async(func, iterable, mapstar, chunksize).get()
# ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# File "/usr/lib/python3.11/multiprocessing/pool.py", line 774, in get
# raise self._value
# NameError: name 'test_ordinal' is not defined
not ok 1 selftests: tc-testing: tdc.sh # exit=1
--
Linaro LKFT
https://lkft.linaro.org
This is the start of the stable review cycle for the 4.19.308 release.
There are 52 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.
Responses should be made by Thu, 29 Feb 2024 13:15:36 +0000.
Anything received after that time might be too late.
The whole patch series can be found in one patch at:
https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.19.308-r…
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.19.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh(a)linuxfoundation.org>
Linux 4.19.308-rc1
Andrii Nakryiko <andriin(a)fb.com>
scripts/bpf: Fix xdp_md forward declaration typo
Bart Van Assche <bvanassche(a)acm.org>
fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaio
Oliver Upton <oliver.upton(a)linux.dev>
KVM: arm64: vgic-its: Test for valid IRQ in MOVALL handler
Oliver Upton <oliver.upton(a)linux.dev>
KVM: arm64: vgic-its: Test for valid IRQ in its_sync_lpi_pending_table()
Vidya Sagar <vidyas(a)nvidia.com>
PCI/MSI: Prevent MSI hardware interrupt number truncation
Jason Gunthorpe <jgg(a)nvidia.com>
s390: use the correct count for __iowrite64_copy()
Wolfram Sang <wsa+renesas(a)sang-engineering.com>
packet: move from strlcpy with unused retval to strscpy
Vasiliy Kovalev <kovalev(a)altlinux.org>
ipv6: sr: fix possible use-after-free and null-ptr-deref
Arnd Bergmann <arnd(a)arndb.de>
nouveau: fix function cast warnings
Randy Dunlap <rdunlap(a)infradead.org>
scsi: jazz_esp: Only build if SCSI core is builtin
Gianmarco Lusvardi <glusvardi(a)posteo.net>
bpf, scripts: Correct GPL license name
Andrii Nakryiko <andriin(a)fb.com>
scripts/bpf: teach bpf_helpers_doc.py to dump BPF helper definitions
Arnd Bergmann <arnd(a)arndb.de>
RDMA/srpt: fix function pointer cast warnings
Bart Van Assche <bvanassche(a)acm.org>
RDMA/srpt: Make debug output more detailed
Jason Gunthorpe <jgg(a)ziepe.ca>
RDMA/ulp: Use dev_name instead of ibdev->name
Bart Van Assche <bvanassche(a)acm.org>
RDMA/srpt: Support specifying the srpt_service_guid parameter
Kalesh AP <kalesh-anakkur.purayil(a)broadcom.com>
RDMA/bnxt_re: Return error for SRQ resize
Zhipeng Lu <alexious(a)zju.edu.cn>
IB/hfi1: Fix a memleak in init_credit_return
Xu Yang <xu.yang_2(a)nxp.com>
usb: roles: don't get/set_role() when usb_role_switch is unregistered
Krishna Kurapati <quic_kriskura(a)quicinc.com>
usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBs
Nikita Shubin <nikita.shubin(a)maquefel.me>
ARM: ep93xx: Add terminator to gpiod_lookup_table
Tom Parkin <tparkin(a)katalix.com>
l2tp: pass correct message length to ip6_append_data
Vasiliy Kovalev <kovalev(a)altlinux.org>
gtp: fix use-after-free and null-ptr-deref in gtp_genl_dump_pdp()
Mikulas Patocka <mpatocka(a)redhat.com>
dm-crypt: don't modify the data when using authenticated encryption
Roman Gushchin <guro(a)fb.com>
mm: memcontrol: switch to rcu protection in drain_all_stock()
Daniel Vacek <neelx(a)redhat.com>
IB/hfi1: Fix sdma.h tx->num_descs off-by-one error
Geert Uytterhoeven <geert+renesas(a)glider.be>
pmdomain: renesas: r8a77980-sysc: CR7 must be always on
Alexandra Winter <wintera(a)linux.ibm.com>
s390/qeth: Fix potential loss of L3-IP@ in case of network issues
Yi Sun <yi.sun(a)unisoc.com>
virtio-blk: Ensure no requests in virtqueues before deleting vqs.
Takashi Sakamoto <o-takashi(a)sakamocchi.jp>
firewire: core: send bus reset promptly on gap count error
Zhang Rui <rui.zhang(a)intel.com>
hwmon: (coretemp) Enlarge per package core count limit
Martin Blumenstingl <martin.blumenstingl(a)googlemail.com>
regulator: pwm-regulator: Add validity checks in continuous .get_voltage
Baokun Li <libaokun1(a)huawei.com>
ext4: avoid allocating blocks from corrupted group in ext4_mb_find_by_goal()
Baokun Li <libaokun1(a)huawei.com>
ext4: avoid allocating blocks from corrupted group in ext4_mb_try_best_found()
Conrad Kostecki <conikost(a)gentoo.org>
ahci: asm1166: correct count of reported ports
Fullway Wang <fullwaywang(a)outlook.com>
fbdev: sis: Error out if pixclock equals zero
Fullway Wang <fullwaywang(a)outlook.com>
fbdev: savage: Error out if pixclock equals zero
Felix Fietkau <nbd(a)nbd.name>
wifi: mac80211: fix race condition on enabling fast-xmit
Michal Kazior <michal(a)plume.com>
wifi: cfg80211: fix missing interfaces when dumping
Vinod Koul <vkoul(a)kernel.org>
dmaengine: shdma: increase size of 'dev_id'
Dmitry Bogdanov <d.bogdanov(a)yadro.com>
scsi: target: core: Add TMF to tmr_list handling
Cyril Hrubis <chrubis(a)suse.cz>
sched/rt: Disallow writing invalid values to sched_rt_period_us
Cyril Hrubis <chrubis(a)suse.cz>
sched/rt: sysctl_sched_rr_timeslice show default timeslice after reset
Cyril Hrubis <chrubis(a)suse.cz>
sched/rt: Fix sysctl_sched_rr_timeslice intial value
Lokesh Gidra <lokeshgidra(a)google.com>
userfaultfd: fix mmap_changing checking in mfill_atomic_hugetlb
Ryusuke Konishi <konishi.ryusuke(a)gmail.com>
nilfs2: replace WARN_ONs for invalid DAT metadata block requests
GONG, Ruiqi <gongruiqi1(a)huawei.com>
memcg: add refcnt for pcpu stock to avoid UAF problem in drain_all_stock()
Aaro Koskinen <aaro.koskinen(a)nokia.com>
net: stmmac: fix notifier registration
Greg Kroah-Hartman <gregkh(a)linuxfoundation.org>
stmmac: no need to check return value of debugfs_create functions
Jamal Hadi Salim <jhs(a)mojatatu.com>
net/sched: Retire dsmark qdisc
Jamal Hadi Salim <jhs(a)mojatatu.com>
net/sched: Retire ATM qdisc
Jamal Hadi Salim <jhs(a)mojatatu.com>
net/sched: Retire CBQ qdisc
-------------
Diffstat:
Makefile | 4 +-
arch/arm/mach-ep93xx/core.c | 1 +
arch/s390/pci/pci.c | 2 +-
drivers/ata/ahci.c | 5 +
drivers/block/virtio_blk.c | 7 +-
drivers/dma/sh/shdma.h | 2 +-
drivers/firewire/core-card.c | 18 +-
drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadow.c | 8 +-
drivers/hwmon/coretemp.c | 2 +-
drivers/infiniband/hw/bnxt_re/ib_verbs.c | 5 +-
drivers/infiniband/hw/hfi1/pio.c | 6 +-
drivers/infiniband/hw/hfi1/sdma.c | 2 +-
drivers/infiniband/ulp/ipoib/ipoib_verbs.c | 2 +-
drivers/infiniband/ulp/iser/iser_verbs.c | 9 +-
drivers/infiniband/ulp/isert/ib_isert.c | 2 +-
drivers/infiniband/ulp/opa_vnic/opa_vnic_vema.c | 3 +-
drivers/infiniband/ulp/srp/ib_srp.c | 10 +-
drivers/infiniband/ulp/srpt/ib_srpt.c | 52 +-
drivers/md/dm-crypt.c | 6 +
drivers/net/ethernet/stmicro/stmmac/stmmac.h | 2 -
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 65 +-
drivers/net/gtp.c | 10 +-
drivers/pci/msi.c | 2 +-
drivers/regulator/pwm-regulator.c | 3 +
drivers/s390/net/qeth_l3_main.c | 9 +-
drivers/scsi/Kconfig | 2 +-
drivers/soc/renesas/r8a77980-sysc.c | 3 +-
drivers/target/target_core_device.c | 5 -
drivers/target/target_core_transport.c | 4 +
drivers/usb/gadget/function/f_ncm.c | 10 +-
drivers/usb/roles/class.c | 12 +-
drivers/video/fbdev/savage/savagefb_driver.c | 3 +
drivers/video/fbdev/sis/sis_main.c | 2 +
fs/aio.c | 9 +-
fs/ext4/mballoc.c | 13 +-
fs/nilfs2/dat.c | 27 +-
include/linux/fs.h | 2 +
include/rdma/rdma_vt.h | 2 +-
kernel/sched/rt.c | 10 +-
kernel/sysctl.c | 5 +
mm/memcontrol.c | 23 +-
mm/userfaultfd.c | 14 +-
net/ipv6/seg6.c | 20 +-
net/l2tp/l2tp_ip6.c | 2 +-
net/mac80211/sta_info.c | 2 +
net/mac80211/tx.c | 2 +-
net/packet/af_packet.c | 4 +-
net/sched/Kconfig | 42 -
net/sched/Makefile | 3 -
net/sched/sch_atm.c | 708 --------
net/sched/sch_cbq.c | 1823 ---------------------
net/sched/sch_dsmark.c | 519 ------
net/wireless/nl80211.c | 1 +
scripts/bpf_helpers_doc.py | 157 +-
virt/kvm/arm/vgic/vgic-its.c | 5 +
55 files changed, 412 insertions(+), 3259 deletions(-)
Total jobs: 135
Total errors: 16 (11.85%)
LAVA errors: 0 (0.00%)
Test errors: 0 (0.00%)
Job errors: 16 (11.85%)
Infra errors: 0 (0.00%)
Canceled jobs: 0 (0.00%)
Device type: dragonboard-410c
Total jobs: 6
Total errors: 5 (83.33%)
Error type: Job
Error count: 5 (83.33%)
Error: No match for error type 'Job', message 'Unable to update image rootfs: 'mount: mount exited with status 32: mount: /sysroot: wrong fs type, bad option, bad superblock on /dev/sda, missing codepage or helper program, or other error.\n dmesg(1) may have more information after failed mount system call.''
Count: 5 (83.33%)
IDs:
dragonboard-410c-02:
4044862 4044872 4044922 4044959 4044992
Device type: beaglebone-black
Total jobs: 29
Total errors: 0 (0.00%)
Device type: synquacer
Total jobs: 11
Total errors: 0 (0.00%)
Device type: x86
Total jobs: 32
Total errors: 7 (21.88%)
Error type: Job
Error count: 7 (21.88%)
Error: No match for error type 'Job', message '[ 2.347334] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000009
[ 2.348319] Kernel Offset: 0x7200000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff)
[ 2.348319] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000009 ]---'
Count: 1 (3.12%)
IDs:
x86-01:
4044952
Error: No match for error type 'Job', message '[ 2.343570] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000009
[ 2.344566] Kernel Offset: 0x2aa00000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff)
[ 2.344566] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000009 ]---'
Count: 1 (3.12%)
IDs:
x86-01:
4044937
Error: No match for error type 'Job', message '[ 2.344075] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000009
[ 2.345038] Kernel Offset: 0x33800000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff)
[ 2.345038] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000009 ]---'
Count: 1 (3.12%)
IDs:
x86-01:
4044934
Error: No match for error type 'Job', message '[ 2.344046] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000009
[ 2.345034] Kernel Offset: 0x12800000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff)
[ 2.345034] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000009 ]---'
Count: 1 (3.12%)
IDs:
x86-01:
4044905
Error: No match for error type 'Job', message '[ 2.346462] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000009
[ 2.347421] Kernel Offset: 0x36e00000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff)
[ 2.347421] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000009 ]---'
Count: 1 (3.12%)
IDs:
x86-01:
4044886
Error: No match for error type 'Job', message '[ 2.343338] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000009
[ 2.344327] Kernel Offset: 0x16a00000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff)
[ 2.344327] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000009 ]---'
Count: 1 (3.12%)
IDs:
x86-01:
4044859
Error: No match for error type 'Job', message '[ 2.345830] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000009
[ 2.346819] Kernel Offset: 0xc800000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff)
[ 2.346819] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000009 ]---'
Count: 1 (3.12%)
IDs:
x86-01:
4044858
Device type: dragonboard-845c
Total jobs: 20
Total errors: 0 (0.00%)
Device type: qemu
Total jobs: 5
Total errors: 0 (0.00%)
Device type: bcm2837-rpi-3-b-32
Total jobs: 20
Total errors: 3 (15.00%)
Error type: Job
Error count: 3 (15.00%)
Error: compress-overlay timed out
Count: 2 (10.00%)
IDs:
rpi3-b-32-02:
4044876 4044893
Error: No match for error type 'Job', message '[ 19.587932] Kernel panic - not syncing: Fatal exception in interrupt
[ 20.636049] SMP: failed to stop secondary CPUs
[ 20.640564] ---[ end Kernel panic - not syncing: Fatal exception in interrupt ]---'
Count: 1 (5.00%)
IDs:
rpi3-b-32-01:
4044891
Device type: frdm-kw41z
Total jobs: 2
Total errors: 0 (0.00%)
Device type: frdm-k64f
Total jobs: 3
Total errors: 0 (0.00%)
Device type: docker
Total jobs: 3
Total errors: 0 (0.00%)
Device type: juno
Total jobs: 1
Total errors: 0 (0.00%)
Device type: x15-bl
Total jobs: 1
Total errors: 0 (0.00%)
Device type: stm32mp157c-dk2
Total jobs: 2
Total errors: 1 (50.00%)
Error type: Job
Error count: 1 (50.00%)
Error: No match for error type 'Job', message 'Unable to flash the device'
Count: 1 (50.00%)
IDs:
stm32mp157-01:
4044846
Total jobs: 78
Total errors: 29 (37.18%)
LAVA errors: 0 (0.00%)
Test errors: 18 (23.08%)
Job errors: 0 (0.00%)
Infra errors: 7 (8.97%)
Canceled jobs: 4 (5.13%)
Device type: qrb5165-rb5
Total jobs: 9
Total errors: 6 (66.67%)
Error type: Infrastructure
Error count: 1 (11.11%)
Error: fastboot-flash-action timed out
Count: 1 (11.11%)
IDs:
rb5-07:
7296146
Error type: Test
Error count: 2 (22.22%)
Error: No match for error type 'Test', message 'tradefed - adb device lost[74d67c95]'
Count: 1 (11.11%)
IDs:
rb5-03:
7296133
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 1 (11.11%)
IDs:
rb5-06:
7293132
Error type: Canceled
Error count: 3 (33.33%)
Error: The job was canceled
Count: 3 (33.33%)
IDs:
rb5-03:
7293120
rb5-05:
7293117
rb5-06:
7293119
Device type: dragonboard-845c
Total jobs: 67
Total errors: 23 (34.33%)
Error type: Infrastructure
Error count: 6 (8.96%)
Error: No match for error type 'Infrastructure', message 'fastboot-flash-order-action timed out after 568 seconds'
Count: 1 (1.49%)
IDs:
db845c-01:
7293124
Error: fastboot-flash-action timed out
Count: 3 (4.48%)
IDs:
db845c-01:
7283144 7283146 7283150
Error: No match for error type 'Infrastructure', message 'boot-fastboot timed out after 881 seconds'
Count: 2 (2.99%)
IDs:
db845c-01:
7283139
db845c-07:
7283140
Error type: Test
Error count: 16 (23.88%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 594 seconds'
Count: 1 (1.49%)
IDs:
db845c-02:
7291909
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 597 seconds'
Count: 6 (8.96%)
IDs:
db845c-02:
7282836
db845c-04:
7282808 7282813 7282823 7282825
db845c-06:
7282811
Error: Device NOT found!
Count: 2 (2.99%)
IDs:
db845c-02:
7282827 7282835
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 592 seconds'
Count: 1 (1.49%)
IDs:
db845c-06:
7282826
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 2 (2.99%)
IDs:
db845c-04:
7282812
db845c-06:
7282824
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 596 seconds'
Count: 2 (2.99%)
IDs:
db845c-04:
7282810
db845c-06:
7282814
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 595 seconds'
Count: 1 (1.49%)
IDs:
db845c-04:
7282809
Error: No match for error type 'Test', message 'tradefed - adb device lost[d318b7d1]'
Count: 1 (1.49%)
IDs:
db845c-04:
7282806
Error type: Canceled
Error count: 1 (1.49%)
Error: The job was canceled
Count: 1 (1.49%)
IDs:
db845c-02:
7282837
Device type: rk3399-rock-pi-4b
Total jobs: 1
Total errors: 0 (0.00%)
Device type: juno-r2
Total jobs: 1
Total errors: 0 (0.00%)
Total jobs: 335
Total errors: 57 (17.01%)
LAVA errors: 1 (0.30%)
Test errors: 0 (0.00%)
Job errors: 35 (10.45%)
Infra errors: 20 (5.97%)
Canceled jobs: 1 (0.30%)
Device type: dragonboard-410c
Total jobs: 15
Total errors: 14 (93.33%)
Error type: Job
Error count: 14 (93.33%)
Error: No match for error type 'Job', message 'Unable to update image rootfs: 'mount: mount exited with status 32: mount: /sysroot: wrong fs type, bad option, bad superblock on /dev/sda, missing codepage or helper program, or other error.\n dmesg(1) may have more information after failed mount system call.''
Count: 14 (93.33%)
IDs:
dragonboard-410c-02:
4044420 4044448 4044501 4044529 4044577
4044651 4044670 4044675 4044684 4044705
4044718 4044775 4044795 4044821
Device type: beaglebone-black
Total jobs: 74
Total errors: 0 (0.00%)
Device type: synquacer
Total jobs: 33
Total errors: 0 (0.00%)
Device type: x86
Total jobs: 47
Total errors: 12 (25.53%)
Error type: Job
Error count: 12 (25.53%)
Error: No match for error type 'Job', message '[ 2.314755] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000009
[ 2.315747] Kernel Offset: 0x16600000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff)
[ 2.315747] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000009 ]---'
Count: 1 (2.13%)
IDs:
x86-01:
4044484
Error: No match for error type 'Job', message '[ 2.315918] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000009
[ 2.316876] Kernel Offset: 0x22c00000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff)
[ 2.316876] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000009 ]---'
Count: 1 (2.13%)
IDs:
x86-01:
4044483
Error: No match for error type 'Job', message '[ 2.314564] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000009
[ 2.315560] Kernel Offset: 0x16600000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff)
[ 2.315560] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000009 ]---'
Count: 1 (2.13%)
IDs:
x86-01:
4044465
Error: No match for error type 'Job', message '[ 2.316836] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000009
[ 2.317792] Kernel Offset: 0x30e00000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff)
[ 2.317792] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000009 ]---'
Count: 1 (2.13%)
IDs:
x86-01:
4044441
Error: No match for error type 'Job', message '[ 2.312889] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000009
[ 2.313879] Kernel Offset: 0x2d200000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff)
[ 2.313879] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000009 ]---'
Count: 1 (2.13%)
IDs:
x86-01:
4044425
Error: No match for error type 'Job', message '[ 2.317164] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000009
[ 2.318152] Kernel Offset: 0x35e00000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff)
[ 2.318152] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000009 ]---'
Count: 1 (2.13%)
IDs:
x86-01:
4044416
Error: No match for error type 'Job', message '[ 2.872441] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000009
[ 2.873400] Kernel Offset: 0x21a00000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff)
[ 2.873400] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000009 ]---'
Count: 1 (2.13%)
IDs:
x86-01:
4044415
Error: No match for error type 'Job', message '[ 2.318872] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000009
[ 2.319858] Kernel Offset: 0x12200000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff)
[ 2.319858] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000009 ]---'
Count: 1 (2.13%)
IDs:
x86-01:
4044414
Error: No match for error type 'Job', message '[ 2.315658] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000009
[ 2.316646] Kernel Offset: 0x21c00000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff)
[ 2.316646] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000009 ]---'
Count: 1 (2.13%)
IDs:
x86-01:
4044413
Error: No match for error type 'Job', message '[ 2.317417] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000009
[ 2.318404] Kernel Offset: 0x18a00000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff)
[ 2.318404] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000009 ]---'
Count: 1 (2.13%)
IDs:
x86-01:
4044412
Error: No match for error type 'Job', message '[ 2.309968] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000009
[ 2.310956] Kernel Offset: 0x2f400000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff)
[ 2.310956] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000009 ]---'
Count: 1 (2.13%)
IDs:
x86-01:
4044410
Error: No match for error type 'Job', message '[ 2.319615] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000009
[ 2.320600] Kernel Offset: 0x24e00000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff)
[ 2.320600] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000009 ]---'
Count: 1 (2.13%)
IDs:
x86-01:
4044409
Device type: dragonboard-845c
Total jobs: 28
Total errors: 5 (17.86%)
Error type: Infrastructure
Error count: 2 (7.14%)
Error: No match for error type 'Infrastructure', message 'Unable to run pre-power: '/usr/local/lab-scripts/cbrxd_hub_control -n dispatcher03-hub02 -m sync -u 12' failed'
Count: 1 (3.57%)
IDs:
dragonboard-845c-02:
4044781
Error: Reboot failed
Count: 1 (3.57%)
IDs:
dragonboard-845c-02:
4044776
Error type: Canceled
Error count: 1 (3.57%)
Error: The job was canceled
Count: 1 (3.57%)
IDs:
dragonboard-845c-04:
4044392
Error type: Job
Error count: 1 (3.57%)
Error: No match for error type 'Job', message 'Resource unavailable: boot.img (available: gpt_both0.bin)'
Count: 1 (3.57%)
IDs:
dragonboard-845c-04:
4044390
Error type: Bug
Error count: 1 (3.57%)
Error: No match for error type 'Bug', message 'while parsing a flow sequence
in "/var/lib/lava/dispatcher/tmp/4044388/lava-overlay-ejnmdwre/lava-4044388/4/tests/4_cts-lkft/automated/android/noninteractive-tradefed/tradefed.yaml", line 72, column 11
did not find expected ',' or ']'
in "/var/lib/lava/dispatcher/tmp/4044388/lava-overlay-ejnmdwre/lava-4044388/4/tests/4_cts-lkft/automated/android/noninteractive-tradefed/tradefed.yaml", line 72, column 18'
Count: 1 (3.57%)
IDs:
dragonboard-845c-02:
4044388
Device type: bcm2837-rpi-3-b-32
Total jobs: 78
Total errors: 5 (6.41%)
Error type: Infrastructure
Error count: 2 (2.56%)
Error: No match for error type 'Infrastructure', message 'compress-ramdisk timed out after 10 seconds'
Count: 1 (1.28%)
IDs:
rpi3-b-32-02:
4044778
Error: No match for error type 'Infrastructure', message 'compress-ramdisk timed out after 4 seconds'
Count: 1 (1.28%)
IDs:
rpi3-b-32-02:
4044585
Error type: Job
Error count: 3 (3.85%)
Error: compress-overlay timed out
Count: 3 (3.85%)
IDs:
rpi3-b-32-02:
4044437 4044614 4044767
Device type: qemu
Total jobs: 5
Total errors: 0 (0.00%)
Device type: x15
Total jobs: 44
Total errors: 21 (47.73%)
Error type: Infrastructure
Error count: 16 (36.36%)
Error: No match for error type 'Infrastructure', message 'wait-device-boardid timed out after 834 seconds'
Count: 1 (2.27%)
IDs:
x15-01:
4044784
Error: No match for error type 'Infrastructure', message 'wait-device-boardid timed out after 854 seconds'
Count: 1 (2.27%)
IDs:
x15-01:
4044783
Error: No match for error type 'Infrastructure', message 'wait-device-boardid timed out after 829 seconds'
Count: 1 (2.27%)
IDs:
x15-01:
4044769
Error: No match for error type 'Infrastructure', message 'bootloader-commands timed out after 286 seconds'
Count: 12 (27.27%)
IDs:
x15-01:
4044418 4044431 4044457 4044470 4044478
4044481 4044517 4044518 4044537 4044543
4044551 4044566
Error: No match for error type 'Infrastructure', message 'bootloader-commands timed out after 285 seconds'
Count: 1 (2.27%)
IDs:
x15-01:
4044466
Error type: Job
Error count: 5 (11.36%)
Error: wait for prompt timed out
Count: 5 (11.36%)
IDs:
x15-01:
4044439 4044455 4044479 4044523 4044559
Device type: frdm-kw41z
Total jobs: 2
Total errors: 0 (0.00%)
Device type: frdm-k64f
Total jobs: 3
Total errors: 0 (0.00%)
Device type: docker
Total jobs: 3
Total errors: 0 (0.00%)
Device type: juno
Total jobs: 1
Total errors: 0 (0.00%)
Device type: x15-bl
Total jobs: 1
Total errors: 0 (0.00%)
Device type: stm32mp157c-dk2
Total jobs: 1
Total errors: 0 (0.00%)
The arm64 defconfig builds failed on today's Linux next tag next-20240223.
arm64:
defconfig: gcc-13 - Failed
defconfig: clang-17 - Failed
Build log:
------
2024/02/23 08:03:02 socat-internal[923] W waitpid(-1, {}, WNOHANG): no
child has exited
2024/02/23 08:03:02 socat-internal[923] W waitpid(-1, {}, WNOHANG): no
child has exited
2024/02/23 08:03:02 socat-external[919] W waitpid(-1, {}, WNOHANG): no
child has exited
arch/arm64/boot/dts/freescale/mba8xx.dtsi:233.20-249.4: Warning
(interrupt_provider): /bus@5a000000/i2c@5a810000/gpio@70: Missing
'#interrupt-cells' in interrupt provider
arch/arm64/boot/dts/freescale/imx8dxp-tqma8xdp-mba8xx.dtb: Warning
(interrupt_map): Failed prerequisite 'interrupt_provider'
2024/02/23 08:03:04 socat-internal[923] W waitpid(-1, {}, WNOHANG): no
child has exited
2024/02/23 08:03:06 socat-external[919] W waitpid(-1, {}, WNOHANG): no
child has exited
In file included from arch/arm64/include/asm/lse.h:5,
from arch/arm64/include/asm/cmpxchg.h:14,
from arch/arm64/include/asm/atomic.h:16,
from include/linux/atomic.h:7,
from include/asm-generic/bitops/atomic.h:5,
from arch/arm64/include/asm/bitops.h:25,
from include/linux/bitops.h:68,
from arch/arm64/include/asm/memory.h:209,
from arch/arm64/include/asm/page.h:46,
from include/vdso/datapage.h:22,
from lib/vdso/gettimeofday.c:5,
from <command-line>:
arch/arm64/include/asm/atomic_ll_sc.h:298:9: error: unknown type name 'u128'
298 | u128 full;
| ^~~~
arch/arm64/include/asm/atomic_ll_sc.h:305:24: error: unknown type name 'u128'
305 | static __always_inline u128
\
|
Reported-by: Linux Kernel Functional Testing <lkft(a)linaro.org>
Steps to reproduce:
$ tuxmake --runtime podman --target-arch arm64 --toolchain gcc-13
--kconfig defconfig
Links:
- https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20240223/te…
- https://storage.tuxsuite.com/public/linaro/lkft/builds/2cl8paYnjzOljEurAWeM…
--
Linaro LKFT
https://lkft.linaro.org
Total jobs: 63
Total errors: 11 (17.46%)
LAVA errors: 0 (0.00%)
Test errors: 3 (4.76%)
Job errors: 4 (6.35%)
Infra errors: 4 (6.35%)
Canceled jobs: 0 (0.00%)
Device type: dragonboard-410c
Total jobs: 2
Total errors: 1 (50.00%)
Error type: Job
Error count: 1 (50.00%)
Error: No match for error type 'Job', message 'Unable to update image rootfs: 'mount: mount exited with status 32: mount: /sysroot: wrong fs type, bad option, bad superblock on /dev/sda, missing codepage or helper program, or other error.\n dmesg(1) may have more information after failed mount system call.''
Count: 1 (50.00%)
IDs:
dragonboard-410c-02:
4044349
Device type: beaglebone-black
Total jobs: 9
Total errors: 0 (0.00%)
Device type: synquacer
Total jobs: 5
Total errors: 0 (0.00%)
Device type: x86
Total jobs: 5
Total errors: 0 (0.00%)
Device type: dragonboard-845c
Total jobs: 4
Total errors: 0 (0.00%)
Device type: imx8mq-evk
Total jobs: 3
Total errors: 3 (100.00%)
Error type: Infrastructure
Error count: 3 (100.00%)
Error: No match for error type 'Infrastructure', message 'Fail UUUBootAction on cmd : /usr/bin/timeout --preserve-status 10 /usr/local/bin/uuu -m 1:1213 /var/lib/lava/dispatcher/tmp/4044382/uuu-deploy-a_qtsvzs/boot/imx-boot-imx8mqevk-sd.bin-flash_evk'
Count: 1 (33.33%)
IDs:
imx8mq-evk-01:
4044382
Error: No match for error type 'Infrastructure', message 'Fail UUUBootAction on cmd : /usr/bin/timeout --preserve-status 10 /usr/local/bin/uuu -m 1:1213 /var/lib/lava/dispatcher/tmp/4044381/uuu-deploy-_hoqq36e/boot/imx-boot-imx8mqevk-sd.bin-flash_evk'
Count: 1 (33.33%)
IDs:
imx8mq-evk-01:
4044381
Error: No match for error type 'Infrastructure', message 'Fail UUUBootAction on cmd : /usr/bin/timeout --preserve-status 10 /usr/local/bin/uuu -m 1:1213 /var/lib/lava/dispatcher/tmp/4044380/uuu-deploy-94l4ejsa/boot/imx-boot-imx8mqevk-sd.bin-flash_evk'
Count: 1 (33.33%)
IDs:
imx8mq-evk-01:
4044380
Device type: qemu
Total jobs: 5
Total errors: 0 (0.00%)
Device type: bcm2837-rpi-3-b-32
Total jobs: 9
Total errors: 1 (11.11%)
Error type: Job
Error count: 1 (11.11%)
Error: git-repo-action timed out
Count: 1 (11.11%)
IDs:
rpi3-b-32-02:
4044359
Device type: x15
Total jobs: 6
Total errors: 2 (33.33%)
Error type: Job
Error count: 1 (16.67%)
Error: wait for prompt timed out
Count: 1 (16.67%)
IDs:
x15-01:
4044365
Error type: Infrastructure
Error count: 1 (16.67%)
Error: No match for error type 'Infrastructure', message 'bootloader-commands timed out after 286 seconds'
Count: 1 (16.67%)
IDs:
x15-01:
4044355
Device type: frdm-kw41z
Total jobs: 2
Total errors: 0 (0.00%)
Device type: frdm-k64f
Total jobs: 3
Total errors: 0 (0.00%)
Device type: docker
Total jobs: 3
Total errors: 0 (0.00%)
Device type: juno
Total jobs: 1
Total errors: 0 (0.00%)
Device type: x15-bl
Total jobs: 1
Total errors: 0 (0.00%)
Device type: stm32mp157c-dk2
Total jobs: 2
Total errors: 1 (50.00%)
Error type: Job
Error count: 1 (50.00%)
Error: No match for error type 'Job', message 'Unable to flash the device'
Count: 1 (50.00%)
IDs:
stm32mp157-01:
4044324
Device type: hi6220-hikey-r2
Total jobs: 3
Total errors: 3 (100.00%)
Error type: Test
Error count: 3 (100.00%)
Error: No match for error type 'Test', message 'artifactorial not available; job exit'
Count: 3 (100.00%)
IDs:
hi6220-hikey-r2-03:
4044321 4044322 4044323
[ Please ignore this email if it is already reported ]
The s390 gcc-8 builds failed on Linux next tag next-20240215..next-20240223.
First build failures noticed on tag next-20240215 for both gcc-13 and gcc-8.
But from the next tag next-20240216 gcc-13 passed but gcc-8 failed.
s390:
- defconfig-fe40093d - gcc-8 - Failed
- tinyconfig - gcc-8 - Failed
- allnoconfig - gcc-8 - Failed
- defconfig-fe40093d - gcc-13 - Pass from next-20240216
- tinyconfig - gcc-13 - Pass from next-20240216
- allnoconfig - gcc-13 - Pass from next-20240216
Build log:
---------
s390x-linux-gnu-ld: Unexpected GOT/PLT entries detected!
make[3]: *** [/builds/linux/arch/s390/boot/Makefile:87:
arch/s390/boot/vmlinux.syms] Error 1
make[3]: Target 'arch/s390/boot/bzImage' not remade because of errors.
Reported-by: Linux Kernel Functional Testing <lkft(a)linaro.org>
Steps to reproduce:
$ tuxmake --runtime podman --target-arch s390 --toolchain gcc-8
--kconfig tinyconfig
Links:
- https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20240223/te…
- https://storage.tuxsuite.com/public/linaro/lkft/builds/2cl8pys1B3Vc4oOB2yXc…
--
Linaro LKFT
https://lkft.linaro.org