This is the start of the stable review cycle for the 5.15.172 release.
There are 76 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, 14 Nov 2024 10:18:19 +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/v5.x/stable-review/patch-5.15.172-r…
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.15.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh(a)linuxfoundation.org>
Linux 5.15.172-rc1
Jan Schär <jan(a)jschaer.ch>
ALSA: usb-audio: Add endianness annotations
Hyunwoo Kim <v4bel(a)theori.io>
vsock/virtio: Initialization of the dangling pointer occurring in vsk->trans
Hyunwoo Kim <v4bel(a)theori.io>
hv_sock: Initializing vsk->trans to NULL to prevent a dangling pointer
Dan Carpenter <dan.carpenter(a)linaro.org>
ACPI: PRM: Clean up guid type in struct prm_handler_info
Jan Schär <jan(a)jschaer.ch>
ALSA: usb-audio: Add quirks for Dell WD19 dock
Jan Schär <jan(a)jschaer.ch>
ALSA: usb-audio: Support jack detection on Dell dock
Andrei Vagin <avagin(a)google.com>
ucounts: fix counter leak in inc_rlimit_get_ucounts()
Andrew Kanner <andrew.kanner(a)gmail.com>
ocfs2: remove entry once instead of null-ptr-dereference in ocfs2_xa_remove()
Marc Zyngier <maz(a)kernel.org>
irqchip/gic-v3: Force propagation of the active state with a read-back
Benoît Monin <benoit.monin(a)gmx.fr>
USB: serial: option: add Quectel RG650V
Reinhard Speyerer <rspmn(a)arcor.de>
USB: serial: option: add Fibocom FG132 0x0112 composition
Jack Wu <wojackbb(a)gmail.com>
USB: serial: qcserial: add support for Sierra Wireless EM86xx
Dan Carpenter <dan.carpenter(a)linaro.org>
USB: serial: io_edgeport: fix use after free in debug printk
Dan Carpenter <dan.carpenter(a)linaro.org>
usb: typec: fix potential out of bounds in ucsi_ccg_update_set_new_cam_cmd()
Roger Quadros <rogerq(a)kernel.org>
usb: dwc3: fix fault at system suspend if device was already runtime suspended
Zijun Hu <quic_zijuhu(a)quicinc.com>
usb: musb: sunxi: Fix accessing an released usb phy
Qi Xi <xiqi2(a)huawei.com>
fs/proc: fix compile warning about variable 'vmcore_mmap_ops'
Benoit Sevens <bsevens(a)google.com>
media: uvcvideo: Skip parsing frames of type UVC_VS_UNDEFINED in uvc_parse_format
Eric Dumazet <edumazet(a)google.com>
net: do not delay dst_entries_add() in dst_release()
Ahmed Zaki <ahmed.zaki(a)intel.com>
ice: Add a per-VF limit on number of FDIR filters
Nikolay Aleksandrov <razor(a)blackwall.org>
net: bridge: xmit: make sure we have at least eth header len bytes
Filipe Manana <fdmanana(a)suse.com>
btrfs: reinitialize delayed ref list after deleting it from the list
Roberto Sassu <roberto.sassu(a)huawei.com>
nfs: Fix KMSAN warning in decode_getfattr_attrs()
Jens Axboe <axboe(a)kernel.dk>
io_uring/rw: fix missing NOWAIT check for O_DIRECT start write
Amir Goldstein <amir73il(a)gmail.com>
io_uring: use kiocb_{start,end}_write() helpers
Amir Goldstein <amir73il(a)gmail.com>
fs: create kiocb_{start,end}_write() helpers
Amir Goldstein <amir73il(a)gmail.com>
io_uring: rename kiocb_end_write() local helper
Benjamin Segall <bsegall(a)google.com>
posix-cpu-timers: Clear TICK_DEP_BIT_POSIX_TIMER on clone
Takashi Iwai <tiwai(a)suse.de>
ALSA: usb-audio: Add quirk for HP 320 FHD Webcam
Zichen Xie <zichenxie0106(a)gmail.com>
dm-unstriped: cast an operand to sector_t to prevent potential uint32_t overflow
Ming-Hung Tsai <mtsai(a)redhat.com>
dm cache: fix potential out-of-bounds access on the first resume
Ming-Hung Tsai <mtsai(a)redhat.com>
dm cache: optimize dirty bit checking with find_next_bit when resizing
Ming-Hung Tsai <mtsai(a)redhat.com>
dm cache: fix out-of-bounds access to the dirty bitset when resizing
Ming-Hung Tsai <mtsai(a)redhat.com>
dm cache: correct the number of origin blocks to match the target length
Dmitry Baryshkov <dmitry.baryshkov(a)linaro.org>
thermal/drivers/qcom/lmh: Remove false lockdep backtrace
Antonio Quartulli <antonio(a)mandelbit.com>
drm/amdgpu: prevent NULL pointer dereference if ATIF is not supported
Alex Deucher <alexander.deucher(a)amd.com>
drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()
Alex Deucher <alexander.deucher(a)amd.com>
drm/amdgpu: Adjust debugfs eviction and IB access permissions
Erik Schumacher <erik.schumacher(a)iris-sensing.com>
pwm: imx-tpm: Use correct MODULO value for EPWM mode
Mauro Carvalho Chehab <mchehab+huawei(a)kernel.org>
media: v4l2-ctrls-api: fix error handling for v4l2_g_ctrl()
Mauro Carvalho Chehab <mchehab+huawei(a)kernel.org>
media: v4l2-tpg: prevent the risk of a division by zero
Mauro Carvalho Chehab <mchehab+huawei(a)kernel.org>
media: pulse8-cec: fix data timestamp at pulse8_setup()
Mauro Carvalho Chehab <mchehab+huawei(a)kernel.org>
media: cx24116: prevent overflows on SNR calculus
Mauro Carvalho Chehab <mchehab+huawei(a)kernel.org>
media: s5p-jpeg: prevent buffer overflows
Amelie Delaunay <amelie.delaunay(a)foss.st.com>
ASoC: stm32: spdifrx: fix dma channel release in stm32_spdifrx_remove
Murad Masimov <m.masimov(a)maxima.ru>
ALSA: firewire-lib: fix return value on fail in amdtp_tscm_init()
Johannes Thumshirn <johannes.thumshirn(a)wdc.com>
scsi: sd_zbc: Use kvzalloc() to allocate REPORT ZONES buffer
Mauro Carvalho Chehab <mchehab+huawei(a)kernel.org>
media: adv7604: prevent underflow condition when reporting colorspace
Mauro Carvalho Chehab <mchehab+huawei(a)kernel.org>
media: dvb_frontend: don't play tricks with underflow values
Mauro Carvalho Chehab <mchehab+huawei(a)kernel.org>
media: dvbdev: prevent the risk of out of memory access
Mauro Carvalho Chehab <mchehab+huawei(a)kernel.org>
media: stb0899_algo: initialize cfr before using it
Jarosław Janik <jaroslaw.janik(a)gmail.com>
Revert "ALSA: hda/conexant: Mute speakers at suspend / shutdown"
Johan Jonker <jbx6244(a)gmail.com>
net: arc: fix the device for dma_map_single/dma_unmap_single
Nícolas F. R. A. Prado <nfraprado(a)collabora.com>
net: stmmac: Fix unbalanced IRQ wake disable warning on single irq case
Diogo Silva <diogompaissilva(a)gmail.com>
net: phy: ti: add PHY_RST_AFTER_CLK_EN flag
Peiyang Wang <wangpeiyang1(a)huawei.com>
net: hns3: fix kernel crash when uninstalling driver
Aleksandr Loktionov <aleksandr.loktionov(a)intel.com>
i40e: fix race condition by adding filter's intermediate sync state
Dario Binacchi <dario.binacchi(a)amarulasolutions.com>
can: c_can: fix {rx,tx}_errors statistics
Xin Long <lucien.xin(a)gmail.com>
sctp: properly validate chunk size in sctp_sf_ootb()
Wei Fang <wei.fang(a)nxp.com>
net: enetc: set MAC address to the VF net_device
Chen Ridong <chenridong(a)huawei.com>
security/keys: fix slab-out-of-bounds in key_task_permission
Mike Snitzer <snitzer(a)kernel.org>
nfs: avoid i_lock contention in nfs_clear_invalid_mapping
NeilBrown <neilb(a)suse.de>
NFSv3: handle out-of-order write replies.
Benjamin Coddington <bcodding(a)redhat.com>
NFS: Add a tracepoint to show the results of nfs_set_cache_invalid()
NeilBrown <neilb(a)suse.de>
NFSv3: only use NFS timeout for MOUNT when protocols are compatible
Jiri Kosina <jkosina(a)suse.com>
HID: core: zero-initialize the report buffer
Heiko Stuebner <heiko(a)sntech.de>
ARM: dts: rockchip: Fix the realtek audio codec on rk3036-kylin
Heiko Stuebner <heiko(a)sntech.de>
ARM: dts: rockchip: Fix the spi controller on rk3036
Heiko Stuebner <heiko(a)sntech.de>
ARM: dts: rockchip: drop grf reference from rk3036 hdmi
Heiko Stuebner <heiko(a)sntech.de>
ARM: dts: rockchip: fix rk3036 acodec node
Peng Fan <peng.fan(a)nxp.com>
arm64: dts: imx8mp: correct sdhc ipg clk
Heiko Stuebner <heiko(a)sntech.de>
arm64: dts: rockchip: Fix LED triggers on rk3308-roc-cc
Heiko Stuebner <heiko(a)sntech.de>
arm64: dts: rockchip: Remove #cooling-cells from fan on Theobroma lion
Heiko Stuebner <heiko(a)sntech.de>
arm64: dts: rockchip: Fix bluetooth properties on Rock960 boards
Diederik de Haas <didi.debian(a)cknow.org>
arm64: dts: rockchip: Remove hdmi's 2nd interrupt on rk3328
Geert Uytterhoeven <geert+renesas(a)glider.be>
arm64: dts: rockchip: Fix rt5651 compatible value on rk3399-sapphire-excavator
-------------
Diffstat:
Makefile | 4 +-
arch/arm/boot/dts/rk3036-kylin.dts | 4 +-
arch/arm/boot/dts/rk3036.dtsi | 14 +-
arch/arm64/boot/dts/freescale/imx8mp.dtsi | 6 +-
arch/arm64/boot/dts/rockchip/rk3308-roc-cc.dts | 4 +-
arch/arm64/boot/dts/rockchip/rk3328.dtsi | 3 +-
arch/arm64/boot/dts/rockchip/rk3368-lion.dtsi | 1 -
arch/arm64/boot/dts/rockchip/rk3399-rock960.dtsi | 2 +-
.../dts/rockchip/rk3399-sapphire-excavator.dts | 2 +-
drivers/acpi/prmt.c | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c | 4 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | 8 +-
drivers/hid/hid-core.c | 2 +-
drivers/irqchip/irq-gic-v3.c | 7 +
drivers/md/dm-cache-target.c | 35 ++---
drivers/md/dm-unstripe.c | 4 +-
drivers/media/cec/usb/pulse8/pulse8-cec.c | 2 +-
drivers/media/common/v4l2-tpg/v4l2-tpg-core.c | 3 +
drivers/media/dvb-core/dvb_frontend.c | 4 +-
drivers/media/dvb-core/dvbdev.c | 17 ++-
drivers/media/dvb-frontends/cx24116.c | 7 +-
drivers/media/dvb-frontends/stb0899_algo.c | 2 +-
drivers/media/i2c/adv7604.c | 26 ++--
drivers/media/platform/s5p-jpeg/jpeg-core.c | 17 ++-
drivers/media/usb/uvc/uvc_driver.c | 2 +-
drivers/media/v4l2-core/v4l2-ctrls-api.c | 17 ++-
drivers/net/can/c_can/c_can_main.c | 7 +-
drivers/net/ethernet/arc/emac_main.c | 27 ++--
drivers/net/ethernet/freescale/enetc/enetc_vf.c | 9 +-
drivers/net/ethernet/hisilicon/hns3/hnae3.c | 5 +-
drivers/net/ethernet/intel/i40e/i40e.h | 1 +
drivers/net/ethernet/intel/i40e/i40e_debugfs.c | 1 +
drivers/net/ethernet/intel/i40e/i40e_main.c | 12 +-
drivers/net/ethernet/intel/ice/ice_ethtool_fdir.c | 2 +-
drivers/net/ethernet/intel/ice/ice_fdir.h | 3 +
drivers/net/ethernet/intel/ice/ice_virtchnl_fdir.c | 16 ++
drivers/net/ethernet/intel/ice/ice_virtchnl_fdir.h | 1 +
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 1 +
drivers/net/phy/dp83848.c | 2 +
drivers/pwm/pwm-imx-tpm.c | 4 +-
drivers/scsi/sd_zbc.c | 3 +-
drivers/thermal/qcom/lmh.c | 7 +
drivers/usb/dwc3/core.c | 25 ++-
drivers/usb/musb/sunxi.c | 2 -
drivers/usb/serial/io_edgeport.c | 8 +-
drivers/usb/serial/option.c | 6 +
drivers/usb/serial/qcserial.c | 2 +
drivers/usb/typec/ucsi/ucsi_ccg.c | 2 +
fs/btrfs/delayed-ref.c | 2 +-
fs/nfs/inode.c | 126 +++++++++++++--
fs/nfs/nfstrace.h | 1 +
fs/nfs/super.c | 10 +-
fs/ocfs2/xattr.c | 3 +-
fs/proc/vmcore.c | 9 +-
include/linux/fs.h | 36 +++++
include/linux/nfs_fs.h | 47 ++++++
include/linux/tick.h | 8 +
io_uring/io_uring.c | 50 +++---
kernel/fork.c | 2 +
kernel/ucount.c | 3 +-
net/bridge/br_device.c | 5 +
net/core/dst.c | 17 ++-
net/sctp/sm_statefuns.c | 2 +-
net/vmw_vsock/hyperv_transport.c | 1 +
net/vmw_vsock/virtio_transport_common.c | 1 +
security/keys/keyring.c | 7 +-
sound/firewire/tascam/amdtp-tascam.c | 2 +-
sound/pci/hda/patch_conexant.c | 2 -
sound/soc/stm/stm32_spdifrx.c | 2 +-
sound/usb/mixer.c | 1 +
sound/usb/mixer_quirks.c | 170 +++++++++++++++++++++
sound/usb/quirks.c | 2 +
72 files changed, 674 insertions(+), 180 deletions(-)
Total jobs: 214
Total errors: 147 (68.69%)
LAVA errors: 0 (0.00%)
Test errors: 16 (7.48%)
Job errors: 121 (56.54%)
Infra errors: 10 (4.67%)
Canceled jobs: 0 (0.00%)
Device type: qrb5165-rb5
Total jobs: 141
Total errors: 121 (85.82%)
Error type: Job
Error count: 104 (73.76%)
Error: No match for error type 'Job', message 'login-action timed out after 872 seconds'
Count: 3 (2.13%)
IDs:
rb5-03:
7986012
rb5-05:
7987006
rb5-07:
7986004
Error: No match for error type 'Job', message 'login-action timed out after 870 seconds'
Count: 1 (0.71%)
IDs:
rb5-01:
7987004
Error: No match for error type 'Job', message 'login-action timed out after 708 seconds'
Count: 2 (1.42%)
IDs:
rb5-03:
7986345
rb5-06:
7986091
Error: No match for error type 'Job', message 'login-action timed out after 851 seconds'
Count: 1 (0.71%)
IDs:
rb5-05:
7986344
Error: No match for error type 'Job', message 'login-action timed out after 711 seconds'
Count: 5 (3.55%)
IDs:
rb5-01:
7986343
rb5-03:
7985947 7986175
rb5-05:
7985890 7986334
Error: No match for error type 'Job', message 'login-action timed out after 684 seconds'
Count: 1 (0.71%)
IDs:
rb5-06:
7986342
Error: No match for error type 'Job', message 'login-action timed out after 717 seconds'
Count: 1 (0.71%)
IDs:
rb5-03:
7986341
Error: No match for error type 'Job', message 'login-action timed out after 712 seconds'
Count: 3 (2.13%)
IDs:
rb5-01:
7985913 7986339
rb5-03:
7986333
Error: No match for error type 'Job', message 'login-action timed out after 675 seconds'
Count: 1 (0.71%)
IDs:
rb5-06:
7986337
Error: No match for error type 'Job', message 'login-action timed out after 875 seconds'
Count: 16 (11.35%)
IDs:
rb5-01:
7985826 7986018 7986028 7986081 7986085
7986090 7986295 7986303 7986327
rb5-03:
7985889
rb5-05:
7985874 7985893 7986049 7986162
rb5-07:
7985978 7986020
Error: No match for error type 'Job', message 'login-action timed out after 674 seconds'
Count: 1 (0.71%)
IDs:
rb5-06:
7986309
Error: No match for error type 'Job', message 'login-action timed out after 710 seconds'
Count: 8 (5.67%)
IDs:
rb5-01:
7985820 7985831 7985888
rb5-03:
7985823 7985830 7985924
rb5-05:
7986031 7986306
Error: No match for error type 'Job', message 'login-action timed out after 876 seconds'
Count: 9 (6.38%)
IDs:
rb5-01:
7985891 7986074 7986159
rb5-03:
7986080 7986304
rb5-05:
7985946 7986073 7986219
rb5-07:
7985943
Error: No match for error type 'Job', message 'login-action timed out after 827 seconds'
Count: 1 (0.71%)
IDs:
rb5-06:
7986299
Error: No match for error type 'Job', message 'login-action timed out after 780 seconds'
Count: 1 (0.71%)
IDs:
rb5-01:
7986298
Error: No match for error type 'Job', message 'login-action timed out after 702 seconds'
Count: 1 (0.71%)
IDs:
rb5-03:
7986292
Error: No match for error type 'Job', message 'login-action timed out after 873 seconds'
Count: 4 (2.84%)
IDs:
rb5-05:
7986006 7986021 7986236
rb5-07:
7985920
Error: No match for error type 'Job', message 'login-action timed out after 877 seconds'
Count: 5 (3.55%)
IDs:
rb5-01:
7985876 7985918 7985922 7986234
rb5-03:
7985983
Error: No match for error type 'Job', message 'login-action timed out after 687 seconds'
Count: 1 (0.71%)
IDs:
rb5-03:
7986232
Error: No match for error type 'Job', message 'login-action timed out after 715 seconds'
Count: 2 (1.42%)
IDs:
rb5-03:
7986107
rb5-05:
7986225
Error: No match for error type 'Job', message 'login-action timed out after 840 seconds'
Count: 1 (0.71%)
IDs:
rb5-03:
7986223
Error: No match for error type 'Job', message 'login-action timed out after 713 seconds'
Count: 4 (2.84%)
IDs:
rb5-01:
7986078
rb5-03:
7986055 7986221
rb5-05:
7986105
Error: No match for error type 'Job', message 'login-action timed out after 696 seconds'
Count: 1 (0.71%)
IDs:
rb5-06:
7986178
Error: No match for error type 'Job', message 'login-action timed out after 830 seconds'
Count: 6 (4.26%)
IDs:
rb5-06:
7985916 7985945 7986053 7986072 7986082
7986173
Error: No match for error type 'Job', message 'login-action timed out after 703 seconds'
Count: 1 (0.71%)
IDs:
rb5-03:
7986166
Error: No match for error type 'Job', message 'login-action timed out after 750 seconds'
Count: 1 (0.71%)
IDs:
rb5-05:
7986165
Error: No match for error type 'Job', message 'login-action timed out after 821 seconds'
Count: 1 (0.71%)
IDs:
rb5-06:
7986164
Error: No match for error type 'Job', message 'login-action timed out after 709 seconds'
Count: 2 (1.42%)
IDs:
rb5-01:
7986002
rb5-03:
7986160
Error: No match for error type 'Job', message 'login-action timed out after 874 seconds'
Count: 2 (1.42%)
IDs:
rb5-05:
7986079 7986109
Error: No match for error type 'Job', message 'login-action timed out after 695 seconds'
Count: 1 (0.71%)
IDs:
rb5-06:
7986104
Error: No match for error type 'Job', message 'login-action timed out after 824 seconds'
Count: 1 (0.71%)
IDs:
rb5-01:
7986103
Error: No match for error type 'Job', message 'login-action timed out after 706 seconds'
Count: 1 (0.71%)
IDs:
rb5-03:
7986102
Error: No match for error type 'Job', message 'login-action timed out after 705 seconds'
Count: 1 (0.71%)
IDs:
rb5-03:
7986089
Error: No match for error type 'Job', message 'login-action timed out after 739 seconds'
Count: 1 (0.71%)
IDs:
rb5-06:
7986086
Error: No match for error type 'Job', message 'login-action timed out after 878 seconds'
Count: 2 (1.42%)
IDs:
rb5-01:
7986050
rb5-03:
7985914
Error: No match for error type 'Job', message 'login-action timed out after 868 seconds'
Count: 1 (0.71%)
IDs:
rb5-07:
7986015
Error: No match for error type 'Job', message 'login-action timed out after 828 seconds'
Count: 1 (0.71%)
IDs:
rb5-06:
7986014
Error: No match for error type 'Job', message 'login-action timed out after 760 seconds'
Count: 1 (0.71%)
IDs:
rb5-06:
7985979
Error: No match for error type 'Job', message 'login-action timed out after 720 seconds'
Count: 1 (0.71%)
IDs:
rb5-03:
7985940
Error: No match for error type 'Job', message 'login-action timed out after 747 seconds'
Count: 1 (0.71%)
IDs:
rb5-06:
7985936
Error: No match for error type 'Job', message 'login-action timed out after 762 seconds'
Count: 1 (0.71%)
IDs:
rb5-06:
7985929
Error: No match for error type 'Job', message 'login-action timed out after 685 seconds'
Count: 1 (0.71%)
IDs:
rb5-05:
7985926
Error: No match for error type 'Job', message 'login-action timed out after 728 seconds'
Count: 1 (0.71%)
IDs:
rb5-05:
7985915
Error: No match for error type 'Job', message 'login-action timed out after 714 seconds'
Count: 1 (0.71%)
IDs:
rb5-03:
7985892
Error: No match for error type 'Job', message 'login-action timed out after 871 seconds'
Count: 1 (0.71%)
IDs:
rb5-05:
7985878
Error: No match for error type 'Job', message 'login-action timed out after 836 seconds'
Count: 1 (0.71%)
IDs:
rb5-05:
7985828
Error type: Infrastructure
Error count: 8 (5.67%)
Error: Connection closed
Count: 8 (5.67%)
IDs:
rb5-05:
7985942 7986083 7986233 7986268 7986293
7986297 7987005
rb5-07:
7986029
Error type: Test
Error count: 9 (6.38%)
Error: Device NOT found!
Count: 2 (1.42%)
IDs:
rb5-03:
7985861 7986264
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 298 seconds'
Count: 1 (0.71%)
IDs:
rb5-06:
7986228
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 4 (2.84%)
IDs:
rb5-03:
7985961 7985967 7985969 7986198
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 596 seconds'
Count: 1 (0.71%)
IDs:
rb5-03:
7986117
Error: No match for error type 'Test', message 'tradefed - adb device lost[4fc7b22]'
Count: 1 (0.71%)
IDs:
rb5-06:
7985970
Device type: hi960-hikey
Total jobs: 9
Total errors: 1 (11.11%)
Error type: Test
Error count: 1 (11.11%)
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 1 (11.11%)
IDs:
hi960-hikey-01:
7986210
Device type: sm8550-hdk
Total jobs: 18
Total errors: 18 (100.00%)
Error type: Job
Error count: 17 (94.44%)
Error: wait for prompt timed out
Count: 5 (27.78%)
IDs:
sm8550-hdk-01:
7986065 7986114 7986247 7986250 7986251
Error: No match for error type 'Job', message 'login-action timed out after 875 seconds'
Count: 10 (55.56%)
IDs:
sm8550-hdk-01:
7986033 7986067 7986116 7986161 7986169
7986170 7986171 7986187 7986248 7986249
Error: No match for error type 'Job', message 'login-action timed out after 847 seconds'
Count: 1 (5.56%)
IDs:
sm8550-hdk-01:
7986110
Error: No match for error type 'Job', message 'login-action timed out after 825 seconds'
Count: 1 (5.56%)
IDs:
sm8550-hdk-01:
7986066
Error type: Test
Error count: 1 (5.56%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 846 seconds'
Count: 1 (5.56%)
IDs:
sm8550-hdk-01:
7986106
Device type: hi6220-hikey-r2
Total jobs: 8
Total errors: 4 (50.00%)
Error type: Test
Error count: 4 (50.00%)
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 4 (50.00%)
IDs:
hikey-6220-r2-01:
7986144
hikey-6220-r2-02:
7986124 7986168
hikey-6220-r2-05:
7986130
Device type: dragonboard-845c
Total jobs: 36
Total errors: 3 (8.33%)
Error type: Infrastructure
Error count: 2 (5.56%)
Error: Connection closed
Count: 2 (5.56%)
IDs:
db845c-07:
7982875 7983009
Error type: Test
Error count: 1 (2.78%)
Error: No match for error type 'Test', message 'tradefed - adb device lost[b6b742b9]'
Count: 1 (2.78%)
IDs:
db845c-01:
7982987
Device type: juno-r2
Total jobs: 1
Total errors: 0 (0.00%)
Device type: rk3399-rock-pi-4b
Total jobs: 1
Total errors: 0 (0.00%)
Total jobs: 253
Total errors: 153 (60.47%)
LAVA errors: 0 (0.00%)
Test errors: 45 (17.79%)
Job errors: 88 (34.78%)
Infra errors: 20 (7.91%)
Canceled jobs: 0 (0.00%)
Device type: hi6220-hikey-r2
Total jobs: 52
Total errors: 24 (46.15%)
Error type: Test
Error count: 20 (38.46%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 2 (3.85%)
IDs:
hikey-6220-r2-03:
7986036
hikey-6220-r2-05:
7986034
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 13 (25.00%)
IDs:
hikey-6220-r2-01:
7982933 7982944 7983873 7985105 7985693
7985939
hikey-6220-r2-02:
7982931 7985106 7985716 7985938 7985944
hikey-6220-r2-05:
7982916 7982929
Error: No match for error type 'Test', message 'tradefed - adb device lost[4595FE84003F72FC]'
Count: 1 (1.92%)
IDs:
hikey-6220-r2-04:
7982949
Error: No match for error type 'Test', message 'tradefed - adb device lost[235D989C003B0752]'
Count: 2 (3.85%)
IDs:
hikey-6220-r2-03:
7982928 7982943
Error: Device NOT found!
Count: 1 (1.92%)
IDs:
hikey-6220-r2-04:
7982934
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 585 seconds'
Count: 1 (1.92%)
IDs:
hikey-6220-r2-02:
7982917
Error type: Infrastructure
Error count: 4 (7.69%)
Error: No match for error type 'Infrastructure', message 'wait-device-boardid timed out after 888 seconds'
Count: 1 (1.92%)
IDs:
hikey-6220-r2-06:
7985108
Error: No match for error type 'Infrastructure', message 'Failed to clean after job'
Count: 1 (1.92%)
IDs:
hikey-6220-r2-02:
7982936
Error: No match for error type 'Infrastructure', message 'Unable to run: ['docker', 'stop', 'lava-7982925-2.10.7-c2ed5ab9-5098-4a00-ae6a-789dade6a0e8']'
Count: 1 (1.92%)
IDs:
hikey-6220-r2-01:
7982925
Error: No match for error type 'Infrastructure', message 'wait-device-boardid timed out after 1172 seconds'
Count: 1 (1.92%)
IDs:
hikey-6220-r2-06:
7982920
Device type: dragonboard-845c
Total jobs: 47
Total errors: 16 (34.04%)
Error type: Test
Error count: 12 (25.53%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 596 seconds'
Count: 2 (4.26%)
IDs:
db845c-01:
7979996
db845c-10:
7978012
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 588 seconds'
Count: 1 (2.13%)
IDs:
db845c-01:
7979994
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 288 seconds'
Count: 1 (2.13%)
IDs:
db845c-03:
7978073
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 290 seconds'
Count: 1 (2.13%)
IDs:
db845c-03:
7978072
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 287 seconds'
Count: 1 (2.13%)
IDs:
db845c-03:
7978068
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 298 seconds'
Count: 2 (4.26%)
IDs:
db845c-03:
7978036
db845c-10:
7977997
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 1 (2.13%)
IDs:
db845c-02:
7978022
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 593 seconds'
Count: 1 (2.13%)
IDs:
db845c-10:
7978005
Error: Device NOT found!
Count: 1 (2.13%)
IDs:
db845c-09:
7977995
Error: No match for error type 'Test', message 'tradefed - adb device lost[db2a494d]'
Count: 1 (2.13%)
IDs:
db845c-02:
7973267
Error type: Infrastructure
Error count: 4 (8.51%)
Error: fastboot-flash-action timed out
Count: 2 (4.26%)
IDs:
db845c-01:
7978080 7978083
Error: No match for error type 'Infrastructure', message 'Failed to clean after job'
Count: 2 (4.26%)
IDs:
db845c-07:
7978037 7978074
Device type: hi960-hikey
Total jobs: 32
Total errors: 13 (40.62%)
Error type: Test
Error count: 7 (21.88%)
Error: Device NOT found!
Count: 1 (3.12%)
IDs:
hi960-hikey-05:
7985935
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 2 (6.25%)
IDs:
hi960-hikey-05:
7985691 7985843
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 287 seconds'
Count: 1 (3.12%)
IDs:
hi960-hikey-02:
7985717
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 596 seconds'
Count: 1 (3.12%)
IDs:
hi960-hikey-02:
7982906
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 595 seconds'
Count: 2 (6.25%)
IDs:
hi960-hikey-01:
7982905
hi960-hikey-02:
7982902
Error type: Infrastructure
Error count: 2 (6.25%)
Error: fastboot-flash-action timed out
Count: 2 (6.25%)
IDs:
hi960-hikey-02:
7982897 7985797
Error type: Job
Error count: 4 (12.50%)
Error: No match for error type 'Job', message 'download-postprocess-docker timed out after 4169 seconds'
Count: 1 (3.12%)
IDs:
hi960-hikey-01:
7982903
Error: No match for error type 'Job', message 'download-postprocess-docker timed out after 4164 seconds'
Count: 1 (3.12%)
IDs:
hi960-hikey-01:
7982900
Error: No match for error type 'Job', message 'download-postprocess-docker timed out after 4179 seconds'
Count: 2 (6.25%)
IDs:
hi960-hikey-01:
7982896
hi960-hikey-02:
7982891
Device type: sm8550-hdk
Total jobs: 19
Total errors: 19 (100.00%)
Error type: Job
Error count: 10 (52.63%)
Error: No match for error type 'Job', message 'login-action timed out after 875 seconds'
Count: 2 (10.53%)
IDs:
sm8550-hdk-01:
7985951 7985955
Error: No match for error type 'Job', message 'login-action timed out after 748 seconds'
Count: 1 (5.26%)
IDs:
sm8550-hdk-01:
7985954
Error: wait for prompt timed out
Count: 3 (15.79%)
IDs:
sm8550-hdk-01:
7978056 7985952 7985953
Error: No match for error type 'Job', message 'login-action timed out after 842 seconds'
Count: 1 (5.26%)
IDs:
sm8550-hdk-01:
7985950
Error: No match for error type 'Job', message 'download-postprocess-docker timed out after 4475 seconds'
Count: 1 (5.26%)
IDs:
sm8550-hdk-01:
7979083
Error: No match for error type 'Job', message 'login-action timed out after 64 seconds'
Count: 1 (5.26%)
IDs:
sm8550-hdk-01:
7979073
Error: No match for error type 'Job', message 'login-action timed out after 678 seconds'
Count: 1 (5.26%)
IDs:
sm8550-hdk-01:
7978157
Error type: Infrastructure
Error count: 8 (42.11%)
Error: No match for error type 'Infrastructure', message 'boot-fastboot timed out after 883 seconds'
Count: 1 (5.26%)
IDs:
sm8550-hdk-01:
7985721
Error: No match for error type 'Infrastructure', message 'boot-fastboot timed out after 874 seconds'
Count: 2 (10.53%)
IDs:
sm8550-hdk-01:
7980789 7983012
Error: No match for error type 'Infrastructure', message 'boot-fastboot timed out after 279 seconds'
Count: 1 (5.26%)
IDs:
sm8550-hdk-01:
7979075
Error: No match for error type 'Infrastructure', message 'fastboot-boot-commands timed out after 901 seconds'
Count: 3 (15.79%)
IDs:
sm8550-hdk-01:
7978057 7978130 7979074
Error: No match for error type 'Infrastructure', message 'Unable to run: ['docker', 'stop', 'lava-7978058-3.1-447cb3b3-181f-425c-a730-da3385a31794']'
Count: 1 (5.26%)
IDs:
sm8550-hdk-01:
7978058
Error type: Test
Error count: 1 (5.26%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 898 seconds'
Count: 1 (5.26%)
IDs:
sm8550-hdk-01:
7983014
Device type: qrb5165-rb5
Total jobs: 97
Total errors: 81 (83.51%)
Error type: Job
Error count: 74 (76.29%)
Error: No match for error type 'Job', message 'login-action timed out after 877 seconds'
Count: 6 (6.19%)
IDs:
rb5-01:
7978155 7978167 7983867 7985788
rb5-03:
7985759 7985818
Error: No match for error type 'Job', message 'login-action timed out after 711 seconds'
Count: 3 (3.09%)
IDs:
rb5-01:
7978173 7985757 7985815
Error: No match for error type 'Job', message 'login-action timed out after 710 seconds'
Count: 4 (4.12%)
IDs:
rb5-03:
7982979 7985782
rb5-05:
7978153 7985814
Error: No match for error type 'Job', message 'login-action timed out after 828 seconds'
Count: 1 (1.03%)
IDs:
rb5-06:
7985789
Error: No match for error type 'Job', message 'login-action timed out after 878 seconds'
Count: 2 (2.06%)
IDs:
rb5-01:
7985785
rb5-03:
7983870
Error: No match for error type 'Job', message 'login-action timed out after 823 seconds'
Count: 1 (1.03%)
IDs:
rb5-06:
7985784
Error: No match for error type 'Job', message 'login-action timed out after 874 seconds'
Count: 3 (3.09%)
IDs:
rb5-03:
7978175
rb5-05:
7982966 7985783
Error: No match for error type 'Job', message 'login-action timed out after 709 seconds'
Count: 2 (2.06%)
IDs:
rb5-01:
7978131 7985779
Error: No match for error type 'Job', message 'login-action timed out after 831 seconds'
Count: 1 (1.03%)
IDs:
rb5-06:
7985762
Error: No match for error type 'Job', message 'login-action timed out after 672 seconds'
Count: 2 (2.06%)
IDs:
rb5-03:
7979084
rb5-06:
7985756
Error: No match for error type 'Job', message 'login-action timed out after 872 seconds'
Count: 2 (2.06%)
IDs:
rb5-01:
7985744
rb5-05:
7982995
Error: No match for error type 'Job', message 'login-action timed out after 767 seconds'
Count: 1 (1.03%)
IDs:
rb5-06:
7985742
Error: No match for error type 'Job', message 'login-action timed out after 713 seconds'
Count: 2 (2.06%)
IDs:
rb5-01:
7982871
rb5-03:
7985723
Error: No match for error type 'Job', message 'login-action timed out after 869 seconds'
Count: 1 (1.03%)
IDs:
rb5-05:
7985720
Error: No match for error type 'Job', message 'login-action timed out after 824 seconds'
Count: 1 (1.03%)
IDs:
rb5-06:
7985719
Error: No match for error type 'Job', message 'login-action timed out after 876 seconds'
Count: 7 (7.22%)
IDs:
rb5-01:
7980787 7982879 7983010 7983015 7985697
rb5-03:
7978169
rb5-05:
7983011
Error: No match for error type 'Job', message 'login-action timed out after 707 seconds'
Count: 2 (2.06%)
IDs:
rb5-03:
7978165 7985696
Error: No match for error type 'Job', message 'login-action timed out after 690 seconds'
Count: 1 (1.03%)
IDs:
rb5-06:
7985694
Error: No match for error type 'Job', message 'login-action timed out after 875 seconds'
Count: 6 (6.19%)
IDs:
rb5-01:
7982981 7983879
rb5-03:
7982992
rb5-05:
7982886 7983875 7985107
Error: No match for error type 'Job', message 'login-action timed out after 704 seconds'
Count: 1 (1.03%)
IDs:
rb5-06:
7983874
Error: No match for error type 'Job', message 'login-action timed out after 700 seconds'
Count: 1 (1.03%)
IDs:
rb5-03:
7983865
Error: No match for error type 'Job', message 'login-action timed out after 759 seconds'
Count: 1 (1.03%)
IDs:
rb5-06:
7983005
Error: No match for error type 'Job', message 'login-action timed out after 715 seconds'
Count: 1 (1.03%)
IDs:
rb5-03:
7983004
Error: No match for error type 'Job', message 'login-action timed out after 736 seconds'
Count: 1 (1.03%)
IDs:
rb5-06:
7982996
Error: No match for error type 'Job', message 'login-action timed out after 804 seconds'
Count: 1 (1.03%)
IDs:
rb5-06:
7982990
Error: No match for error type 'Job', message 'login-action timed out after 873 seconds'
Count: 1 (1.03%)
IDs:
rb5-01:
7982986
Error: No match for error type 'Job', message 'login-action timed out after 523 seconds'
Count: 1 (1.03%)
IDs:
rb5-06:
7982980
Error: No match for error type 'Job', message 'login-action timed out after 729 seconds'
Count: 1 (1.03%)
IDs:
rb5-06:
7982970
Error: No match for error type 'Job', message 'login-action timed out after 679 seconds'
Count: 1 (1.03%)
IDs:
rb5-03:
7982968
Error: No match for error type 'Job', message 'login-action timed out after 714 seconds'
Count: 1 (1.03%)
IDs:
rb5-03:
7982887
Error: No match for error type 'Job', message 'login-action timed out after 717 seconds'
Count: 1 (1.03%)
IDs:
rb5-03:
7982883
Error: No match for error type 'Job', message 'login-action timed out after 686 seconds'
Count: 1 (1.03%)
IDs:
rb5-05:
7982882
Error: No match for error type 'Job', message 'login-action timed out after 754 seconds'
Count: 1 (1.03%)
IDs:
rb5-06:
7982880
Error: No match for error type 'Job', message 'login-action timed out after 825 seconds'
Count: 1 (1.03%)
IDs:
rb5-06:
7982870
Error: No match for error type 'Job', message 'login-action timed out after 863 seconds'
Count: 1 (1.03%)
IDs:
rb5-03:
7980788
Error: No match for error type 'Job', message 'login-action timed out after 764 seconds'
Count: 1 (1.03%)
IDs:
rb5-03:
7980786
Error: No match for error type 'Job', message 'login-action timed out after 719 seconds'
Count: 1 (1.03%)
IDs:
rb5-01:
7978170
Error: No match for error type 'Job', message 'login-action timed out after 699 seconds'
Count: 1 (1.03%)
IDs:
rb5-03:
7978161
Error: No match for error type 'Job', message 'login-action timed out after 712 seconds'
Count: 1 (1.03%)
IDs:
rb5-05:
7978159
Error: No match for error type 'Job', message 'login-action timed out after 433 seconds'
Count: 1 (1.03%)
IDs:
rb5-06:
7978152
Error: No match for error type 'Job', message 'login-action timed out after 549 seconds'
Count: 1 (1.03%)
IDs:
rb5-03:
7978151
Error: No match for error type 'Job', message 'login-action timed out after 716 seconds'
Count: 1 (1.03%)
IDs:
rb5-03:
7978139
Error: No match for error type 'Job', message 'login-action timed out after 865 seconds'
Count: 1 (1.03%)
IDs:
rb5-07:
7978133
Error: No match for error type 'Job', message 'login-action timed out after 830 seconds'
Count: 1 (1.03%)
IDs:
rb5-06:
7978132
Error: wait for prompt timed out
Count: 1 (1.03%)
IDs:
rb5-03:
7978059
Error type: Infrastructure
Error count: 2 (2.06%)
Error: Connection closed
Count: 2 (2.06%)
IDs:
rb5-03:
7982997
rb5-05:
7978164
Error type: Test
Error count: 5 (5.15%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 292 seconds'
Count: 1 (1.03%)
IDs:
rb5-06:
7982868
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 592 seconds'
Count: 1 (1.03%)
IDs:
rb5-06:
7979078
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 593 seconds'
Count: 1 (1.03%)
IDs:
rb5-03:
7978135
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 298 seconds'
Count: 1 (1.03%)
IDs:
rb5-06:
7978061
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 586 seconds'
Count: 1 (1.03%)
IDs:
rb5-06:
7978049
Device type: rk3399-rock-pi-4b
Total jobs: 3
Total errors: 0 (0.00%)
Device type: e850-96
Total jobs: 1
Total errors: 0 (0.00%)
Device type: juno-r2
Total jobs: 1
Total errors: 0 (0.00%)
Device type: dragonboard-410c
Total jobs: 1
Total errors: 0 (0.00%)
Total jobs: 171
Total errors: 66 (38.60%)
LAVA errors: 0 (0.00%)
Test errors: 20 (11.70%)
Job errors: 45 (26.32%)
Infra errors: 1 (0.58%)
Canceled jobs: 0 (0.00%)
Device type: dragonboard-845c
Total jobs: 75
Total errors: 11 (14.67%)
Error type: Test
Error count: 9 (12.00%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 5 (6.67%)
IDs:
db845c-02:
7973265 7977609 7977656
db845c-09:
7977965 7978128
Error: Device NOT found!
Count: 2 (2.67%)
IDs:
db845c-09:
7977968 7977973
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 597 seconds'
Count: 1 (1.33%)
IDs:
db845c-02:
7977644
Error: No match for error type 'Test', message 'tradefed - adb device lost[fbf682a2]'
Count: 1 (1.33%)
IDs:
db845c-09:
7977627
Error type: Job
Error count: 1 (1.33%)
Error: No match for error type 'Job', message 'login-action timed out after 820 seconds'
Count: 1 (1.33%)
IDs:
db845c-09:
7977614
Error type: Infrastructure
Error count: 1 (1.33%)
Error: fastboot-flash-action timed out
Count: 1 (1.33%)
IDs:
db845c-01:
7973264
Device type: sm8550-hdk
Total jobs: 26
Total errors: 26 (100.00%)
Error type: Job
Error count: 26 (100.00%)
Error: No match for error type 'Job', message 'login-action timed out after 875 seconds'
Count: 18 (69.23%)
IDs:
sm8550-hdk-01:
7977711 7977712 7977713 7977715 7977716
7977783 7977789 7977790 7977838 7977841
7977870 7977871 7977872 7977873 7977880
7978052 7978053 7978054
Error: wait for prompt timed out
Count: 8 (30.77%)
IDs:
sm8550-hdk-01:
7977714 7977849 7977850 7977879 7977881
7977882 7977928 7977929
Device type: qrb5165-rb5
Total jobs: 60
Total errors: 25 (41.67%)
Error type: Test
Error count: 7 (11.67%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 4 (6.67%)
IDs:
rb5-03:
7977740 7977741 7978048
rb5-06:
7977957
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 298 seconds'
Count: 1 (1.67%)
IDs:
rb5-07:
7978047
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 597 seconds'
Count: 1 (1.67%)
IDs:
rb5-03:
7977651
Error: Device NOT found!
Count: 1 (1.67%)
IDs:
rb5-06:
7977632
Error type: Job
Error count: 18 (30.00%)
Error: No match for error type 'Job', message 'login-action timed out after 829 seconds'
Count: 1 (1.67%)
IDs:
rb5-06:
7978033
Error: No match for error type 'Job', message 'login-action timed out after 711 seconds'
Count: 1 (1.67%)
IDs:
rb5-05:
7978032
Error: No match for error type 'Job', message 'login-action timed out after 762 seconds'
Count: 1 (1.67%)
IDs:
rb5-03:
7978030
Error: No match for error type 'Job', message 'login-action timed out after 712 seconds'
Count: 2 (3.33%)
IDs:
rb5-05:
7977981
rb5-06:
7978025
Error: No match for error type 'Job', message 'login-action timed out after 875 seconds'
Count: 6 (10.00%)
IDs:
rb5-05:
7977978 7977991 7978001 7978016 7978023
rb5-07:
7977980
Error: No match for error type 'Job', message 'login-action timed out after 876 seconds'
Count: 2 (3.33%)
IDs:
rb5-01:
7978021
rb5-07:
7978014
Error: No match for error type 'Job', message 'login-action timed out after 713 seconds'
Count: 2 (3.33%)
IDs:
rb5-06:
7977988 7978017
Error: No match for error type 'Job', message 'login-action timed out after 714 seconds'
Count: 1 (1.67%)
IDs:
rb5-06:
7978003
Error: No match for error type 'Job', message 'login-action timed out after 710 seconds'
Count: 1 (1.67%)
IDs:
rb5-01:
7978002
Error: No match for error type 'Job', message 'login-action timed out after 874 seconds'
Count: 1 (1.67%)
IDs:
rb5-07:
7977989
Device type: hi960-hikey
Total jobs: 10
Total errors: 4 (40.00%)
Error type: Test
Error count: 4 (40.00%)
Error: No match for error type 'Test', message 'tradefed - adb device lost[6A522E130177F475]'
Count: 1 (10.00%)
IDs:
hi960-hikey-01:
7977670
Error: Device NOT found!
Count: 1 (10.00%)
IDs:
hi960-hikey-05:
7977669
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 1 (10.00%)
IDs:
hi960-hikey-02:
7977620
Error: No match for error type 'Test', message 'tradefed - adb device lost[279ABF68159019FF]'
Count: 1 (10.00%)
IDs:
hi960-hikey-03:
7977618
Total jobs: 176
Total errors: 16 (9.09%)
LAVA errors: 0 (0.00%)
Test errors: 0 (0.00%)
Job errors: 15 (8.52%)
Infra errors: 1 (0.57%)
Canceled jobs: 0 (0.00%)
Device type: dragonboard-845c
Total jobs: 14
Total errors: 0 (0.00%)
Device type: dragonboard-410c
Total jobs: 13
Total errors: 12 (92.31%)
Error type: Job
Error count: 12 (92.31%)
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: 12 (92.31%)
IDs:
dragonboard-410c-01:
4113404 4113417 4113451 4113453 4113470
4113491 4113505 4113532 4113559 4113585
4113602 4113617
Device type: bcm2837-rpi-3-b-32
Total jobs: 47
Total errors: 0 (0.00%)
Device type: beaglebone-black
Total jobs: 49
Total errors: 0 (0.00%)
Device type: x15
Total jobs: 41
Total errors: 4 (9.76%)
Error type: Job
Error count: 3 (7.32%)
Error: No match for error type 'Job', message 'login-action timed out after 273 seconds'
Count: 1 (2.44%)
IDs:
x15-01:
4113590
Error: No match for error type 'Job', message 'login-action timed out after 275 seconds'
Count: 1 (2.44%)
IDs:
x15-01:
4113483
Error: No match for error type 'Job', message 'login-action timed out after 274 seconds'
Count: 1 (2.44%)
IDs:
x15-01:
4113479
Error type: Infrastructure
Error count: 1 (2.44%)
Error: No match for error type 'Infrastructure', message 'Unable to run: ['docker', 'exec', 'lava-4113546-1.18.3-773c83a4-e4e4-4ffe-a039-f678a6e40251', 'fastboot', '-s', '1300d00902428922', 'flash', 'userdata', '/var/lib/lava/dispatcher/tmp/4113546/fastboot-deploy-28r6fgh7/userdata/4.19-userdata.img']'
Count: 1 (2.44%)
IDs:
x15-01:
4113546
Device type: qemu
Total jobs: 4
Total errors: 0 (0.00%)
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: 2
Total errors: 0 (0.00%)
Device type: hi6220-hikey-r2
Total jobs: 1
Total errors: 0 (0.00%)
Total jobs: 174
Total errors: 118 (67.82%)
LAVA errors: 0 (0.00%)
Test errors: 35 (20.11%)
Job errors: 78 (44.83%)
Infra errors: 5 (2.87%)
Canceled jobs: 0 (0.00%)
Device type: sm8550-hdk
Total jobs: 39
Total errors: 39 (100.00%)
Error type: Job
Error count: 37 (94.87%)
Error: No match for error type 'Job', message 'login-action timed out after 875 seconds'
Count: 30 (76.92%)
IDs:
sm8550-hdk-01:
7976305 7976313 7976374 7976391 7976393
7976394 7976395 7976397 7976405 7976463
7976473 7976475 7976532 7976533 7976534
7976535 7976539 7976590 7976592 7976595
7976616 7976621 7976647 7976648 7976663
7976664 7976668 7976681 7976687 7976688
Error: wait for prompt timed out
Count: 5 (12.82%)
IDs:
sm8550-hdk-01:
7976407 7976537 7976608 7976620 7976667
Error: No match for error type 'Job', message 'login-action timed out after 874 seconds'
Count: 1 (2.56%)
IDs:
sm8550-hdk-01:
7976477
Error: No match for error type 'Job', message 'login-action timed out after 865 seconds'
Count: 1 (2.56%)
IDs:
sm8550-hdk-01:
7976392
Error type: Infrastructure
Error count: 2 (5.13%)
Error: Connection closed
Count: 2 (5.13%)
IDs:
sm8550-hdk-01:
7976591 7976680
Device type: dragonboard-845c
Total jobs: 77
Total errors: 33 (42.86%)
Error type: Test
Error count: 33 (42.86%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 12 (15.58%)
IDs:
db845c-02:
7959720 7959777 7963466 7963480 7964311
7964349 7964427 7973248
db845c-07:
7959718
db845c-09:
7959664 7973231 7976599
Error: Device NOT found!
Count: 10 (12.99%)
IDs:
db845c-02:
7959734 7959804 7968287 7973249 7973251
7976598
db845c-09:
7959638 7959671 7962045 7973235
Error: No match for error type 'Test', message 'tradefed - adb device lost[db2a494d]'
Count: 5 (6.49%)
IDs:
db845c-02:
7959775 7961650 7973233 7973242 7973245
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 597 seconds'
Count: 1 (1.30%)
IDs:
db845c-02:
7973240
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 592 seconds'
Count: 1 (1.30%)
IDs:
db845c-02:
7959855
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 53998 seconds'
Count: 2 (2.60%)
IDs:
db845c-03:
7959674
db845c-10:
7959776
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 298 seconds'
Count: 1 (1.30%)
IDs:
db845c-09:
7959655
Error: No match for error type 'Test', message 'tradefed - adb device lost[25564f71]'
Count: 1 (1.30%)
IDs:
db845c-08:
7959595
Device type: qrb5165-rb5
Total jobs: 58
Total errors: 46 (79.31%)
Error type: Job
Error count: 41 (70.69%)
Error: No match for error type 'Job', message 'login-action timed out after 873 seconds'
Count: 6 (10.34%)
IDs:
rb5-05:
7976304 7976312
rb5-07:
7976280 7976298 7976425 7976560
Error: No match for error type 'Job', message 'login-action timed out after 875 seconds'
Count: 3 (5.17%)
IDs:
rb5-01:
7976373
rb5-03:
7976315 7976559
Error: No match for error type 'Job', message 'login-action timed out after 871 seconds'
Count: 2 (3.45%)
IDs:
rb5-07:
7976417 7976556
Error: No match for error type 'Job', message 'login-action timed out after 710 seconds'
Count: 4 (6.90%)
IDs:
rb5-01:
7976396 7976462
rb5-06:
7976414 7976553
Error: No match for error type 'Job', message 'login-action timed out after 874 seconds'
Count: 5 (8.62%)
IDs:
rb5-05:
7976297 7976310 7976415 7976552
rb5-07:
7976306
Error: No match for error type 'Job', message 'login-action timed out after 712 seconds'
Count: 2 (3.45%)
IDs:
rb5-01:
7976279
rb5-06:
7976472
Error: No match for error type 'Job', message 'login-action timed out after 711 seconds'
Count: 6 (10.34%)
IDs:
rb5-01:
7976286 7976469
rb5-03:
7976423
rb5-05:
7976372
rb5-06:
7976282 7976424
Error: No match for error type 'Job', message 'login-action timed out after 696 seconds'
Count: 1 (1.72%)
IDs:
rb5-07:
7976468
Error: No match for error type 'Job', message 'login-action timed out after 829 seconds'
Count: 2 (3.45%)
IDs:
rb5-06:
7976302 7976466
Error: No match for error type 'Job', message 'login-action timed out after 876 seconds'
Count: 3 (5.17%)
IDs:
rb5-01:
7976379
rb5-03:
7976299 7976464
Error: No match for error type 'Job', message 'login-action timed out after 870 seconds'
Count: 1 (1.72%)
IDs:
rb5-07:
7976422
Error: No match for error type 'Job', message 'login-action timed out after 816 seconds'
Count: 1 (1.72%)
IDs:
rb5-06:
7976419
Error: No match for error type 'Job', message 'login-action timed out after 695 seconds'
Count: 1 (1.72%)
IDs:
rb5-03:
7976418
Error: No match for error type 'Job', message 'login-action timed out after 705 seconds'
Count: 1 (1.72%)
IDs:
rb5-03:
7976390
Error: No match for error type 'Job', message 'login-action timed out after 828 seconds'
Count: 1 (1.72%)
IDs:
rb5-06:
7976309
Error: No match for error type 'Job', message 'login-action timed out after 845 seconds'
Count: 1 (1.72%)
IDs:
rb5-03:
7976290
Error: No match for error type 'Job', message 'login-action timed out after 830 seconds'
Count: 1 (1.72%)
IDs:
rb5-06:
7976271
Error type: Test
Error count: 2 (3.45%)
Error: Device NOT found!
Count: 1 (1.72%)
IDs:
rb5-03:
7976548
Error: No match for error type 'Test', message 'tradefed - adb device lost[74d67c95]'
Count: 1 (1.72%)
IDs:
rb5-03:
7976538
Error type: Infrastructure
Error count: 3 (5.17%)
Error: Connection closed
Count: 3 (5.17%)
IDs:
rb5-05:
7976272 7976426 7976471