Hi ,
Following up on my earlier message-let's review the sample list together to
assess data quality.
Best regards,
Kelly
From: Kelly Letterman
Sent: 08 May 2025 13:24
To: lkft-triage(a)lists.linaro.org <mailto:lkft-triage@lists.linaro.org>
Subject: Connect with Verified FireMon Users
Hello ,
Glad to connect with you.
I'm reaching out to see if you'd be interested in a curated list of mailing
leads specifically focused on FireMon users
These contacts include key decision-makers already invested in security
management-ideal for driving more targeted and effective outreach.
Would you like a sample or pricing details? I'd be happy to send them over.
Best,
Kelly Letterman
Marketing Executive
Revert with STOP to Opt-out.
The following build warnings / errors noticed with arc defconfig with
gcc-9 toolchain.
Regression Analysis:
- New regression? yes
- Reproducibility? yes
Build regression: next-20250825 arc seqlock.h:876:2: error: implicit
declaration of function 'spin_lock'
[-Werror=implicit-function-declaration]
Reported-by: Linux Kernel Functional Testing <lkft(a)linaro.org>
arc:
build:
* gcc-9-allnoconfig
* gcc-9-tinyconfig
* gcc-9-vdk_hs38_smp_defconfig
* gcc-9-defconfig
* gcc-9-axs103_defconfig
## Build log
In file included from include/linux/mmzone.h:17,
from include/linux/gfp.h:7,
from include/linux/mm.h:7,
from arch/arc/include/asm/arcregs.h:149,
from arch/arc/include/asm/irqflags-arcv2.h:9,
from arch/arc/include/asm/irqflags.h:13,
from include/linux/irqflags.h:18,
from include/linux/spinlock.h:59,
from include/linux/sched.h:37,
from arch/arc/kernel/asm-offsets.c:6:
include/linux/seqlock.h: In function 'write_seqlock':
include/linux/seqlock.h:876:2: error: implicit declaration of function
'spin_lock' [-Werror=implicit-function-declaration]
876 | spin_lock(&sl->lock);
| ^~~~~~~~~
include/linux/seqlock.h: In function 'write_sequnlock':
include/linux/seqlock.h:890:2: error: implicit declaration of function
'spin_unlock' [-Werror=implicit-function-declaration]
890 | spin_unlock(&sl->lock);
| ^~~~~~~~~~~
include/linux/seqlock.h: In function 'write_seqlock_bh':
include/linux/seqlock.h:902:2: error: implicit declaration of function
'spin_lock_bh' [-Werror=implicit-function-declaration]
902 | spin_lock_bh(&sl->lock);
| ^~~~~~~~~~~~
include/linux/seqlock.h: In function 'write_sequnlock_bh':
include/linux/seqlock.h:917:2: error: implicit declaration of function
'spin_unlock_bh' [-Werror=implicit-function-declaration]
917 | spin_unlock_bh(&sl->lock);
| ^~~~~~~~~~~~~~
include/linux/seqlock.h: In function 'write_seqlock_irq':
include/linux/seqlock.h:929:2: error: implicit declaration of function
'spin_lock_irq' [-Werror=implicit-function-declaration]
929 | spin_lock_irq(&sl->lock);
| ^~~~~~~~~~~~~
include/linux/seqlock.h: In function 'write_sequnlock_irq':
include/linux/seqlock.h:943:2: error: implicit declaration of function
'spin_unlock_irq'; did you mean 'write_sequnlock_irq'?
[-Werror=implicit-function-declaration]
943 | spin_unlock_irq(&sl->lock);
| ^~~~~~~~~~~~~~~
| write_sequnlock_irq
include/linux/seqlock.h: In function '__write_seqlock_irqsave':
include/linux/seqlock.h:950:2: error: implicit declaration of function
'spin_lock_irqsave' [-Werror=implicit-function-declaration]
950 | spin_lock_irqsave(&sl->lock, flags);
| ^~~~~~~~~~~~~~~~~
include/linux/seqlock.h: In function 'write_sequnlock_irqrestore':
include/linux/seqlock.h:981:2: error: implicit declaration of function
'spin_unlock_irqrestore'; did you mean 'write_sequnlock_irqrestore'?
[-Werror=implicit-function-declaration]
981 | spin_unlock_irqrestore(&sl->lock, flags);
| ^~~~~~~~~~~~~~~~~~~~~~
| write_sequnlock_irqrestore
In file included from include/linux/sched.h:15,
from arch/arc/kernel/asm-offsets.c:6:
include/linux/rcupdate.h: In function 'rcu_read_lock_sched_held':
include/linux/preempt.h:227:49: error: implicit declaration of
function 'irqs_disabled' [-Werror=implicit-function-declaration]
227 | #define preemptible() (preempt_count() == 0 && !irqs_disabled())
| ^~~~~~~~~~~~~
^
cc1: some warnings being treated as errors
## Source
* Kernel version: 6.17.0-rc3-next-20250825
* Git tree: https://kernel.googlesource.com/pub/scm/linux/kernel/git/next/linux-next.git
* Git describe: next-20250825
* Git commit: 6c68f4c0a147c025ae0b25fab688c7c47964a02f
* Architectures: arc
* Toolchains: gcc-9
* Kconfigs: defconfig
## Build
* Build log: https://qa-reports.linaro.org/api/testruns/29652436/log_file/
* Build details:
https://regressions.linaro.org/lkft/linux-next-master/next-20250825/build/g…
* Build error details:
https://regressions.linaro.org/lkft/linux-next-master/next-20250825/log-par…
* Build plan: https://tuxapi.tuxsuite.com/v1/groups/linaro/projects/lkft/builds/31lrYki7M…
* Build link: https://storage.tuxsuite.com/public/linaro/lkft/builds/31lrYki7MzYyqtJKnutA…
* Kernel config:
https://storage.tuxsuite.com/public/linaro/lkft/builds/31lrYki7MzYyqtJKnutA…
--
Linaro LKFT
https://lkft.linaro.org
Total jobs: 295
Total errors: 94 (31.86%)
LAVA errors: 0 (0.00%)
Test errors: 62 (21.02%)
Job errors: 25 (8.47%)
Infra errors: 6 (2.03%)
Canceled jobs: 1 (0.34%)
Device type: sm8550-hdk
Total jobs: 22
Total errors: 2 (9.09%)
Error type: Test
Error count: 2 (9.09%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 2 (9.09%)
IDs:
sm8550-hdk-01:
8416531 8418220
Device type: qrb5165-rb5
Total jobs: 63
Total errors: 33 (52.38%)
Error type: Infrastructure
Error count: 6 (9.52%)
Error: Connection closed
Count: 6 (9.52%)
IDs:
rb5-01:
8418888 8419275 8419286 8419347
rb5-05:
8418218 8419293
Error type: Test
Error count: 25 (39.68%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 11 (17.46%)
IDs:
rb5-01:
8418909
rb5-03:
8418231 8418762 8418892 8418938 8419312
rb5-05:
8419344
rb5-06:
8419294
rb5-07:
8418891 8418936 8419330
Error: Device NOT found!
Count: 5 (7.94%)
IDs:
rb5-03:
8418802 8418951 8419333 8419342
rb5-06:
8418935
Error: No match for error type 'Test', message 'tradefed - adb device lost[d8a1879f]'
Count: 2 (3.17%)
IDs:
rb5-07:
8419314 8419326
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 596 seconds'
Count: 1 (1.59%)
IDs:
rb5-06:
8419284
Error: No match for error type 'Test', message 'tradefed - adb device lost[4fc7b22]'
Count: 1 (1.59%)
IDs:
rb5-06:
8419272
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 597 seconds'
Count: 1 (1.59%)
IDs:
rb5-07:
8418931
Error: No match for error type 'Test', message 'tradefed - adb device lost[f11b68eb]'
Count: 1 (1.59%)
IDs:
rb5-05:
8418925
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 557 seconds'
Count: 1 (1.59%)
IDs:
rb5-06:
8418914
Error: No match for error type 'Test', message 'lava-test-interactive timed out after 600 seconds'
Count: 2 (3.17%)
IDs:
rb5-03:
8418792
rb5-06:
8418793
Error type: Job
Error count: 1 (1.59%)
Error: No match for error type 'Job', message 'login-action timed out after 872 seconds'
Count: 1 (1.59%)
IDs:
rb5-03:
8418946
Error type: Canceled
Error count: 1 (1.59%)
Error: The job was canceled
Count: 1 (1.59%)
IDs:
rb5-07:
8418221
Device type: dragonboard-845c
Total jobs: 203
Total errors: 54 (26.60%)
Error type: Test
Error count: 30 (14.78%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 12 (5.91%)
IDs:
db845c-02:
8418846 8418955
db845c-04:
8418893 8418921 8419266 8419321 8419323
db845c-05:
8418920 8419262
db845c-09:
8417202 8418087
db845c-10:
8418385
Error: Device NOT found!
Count: 7 (3.45%)
IDs:
db845c-02:
8418216
db845c-03:
8417151 8417196
db845c-04:
8419319
db845c-06:
8418947
db845c-09:
8419263
db845c-10:
8418923
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 597 seconds'
Count: 2 (0.99%)
IDs:
db845c-02:
8417195
db845c-04:
8418918
Error: No match for error type 'Test', message 'tradefed - adb device lost[a6622a22]'
Count: 3 (1.48%)
IDs:
db845c-09:
8417217 8418117 8418917
Error: No match for error type 'Test', message 'tradefed - adb device lost[d9b7d9b]'
Count: 2 (0.99%)
IDs:
db845c-05:
8417265 8418894
Error: No match for error type 'Test', message 'tradefed - adb device lost[e875976d]'
Count: 1 (0.49%)
IDs:
db845c-06:
8418198
Error: No match for error type 'Test', message 'tradefed - adb device lost[f3a58ae3]'
Count: 1 (0.49%)
IDs:
db845c-04:
8417207
Error: No match for error type 'Test', message 'tradefed - adb device lost[dd3b965f]'
Count: 2 (0.99%)
IDs:
db845c-02:
8417152 8417203
Error type: Job
Error count: 24 (11.82%)
Error: wait for prompt timed out
Count: 8 (3.94%)
IDs:
db845c-02:
8417215 8417232 8418856
db845c-03:
8418845 8418883
db845c-04:
8418952
db845c-06:
8417216
db845c-10:
8417115
Error: No match for error type 'Job', message 'login-action timed out after 871 seconds'
Count: 4 (1.97%)
IDs:
db845c-05:
8417113 8418945
db845c-09:
8417257 8418887
Error: No match for error type 'Job', message 'login-action timed out after 872 seconds'
Count: 1 (0.49%)
IDs:
db845c-03:
8418939
Error: No match for error type 'Job', message 'login-action timed out after 873 seconds'
Count: 6 (2.96%)
IDs:
db845c-02:
8417226 8418881
db845c-03:
8417117
db845c-04:
8417114
db845c-09:
8417120 8417122
Error: No match for error type 'Job', message 'login-action timed out after 874 seconds'
Count: 1 (0.49%)
IDs:
db845c-04:
8418847
Error: No match for error type 'Job', message 'Post-processing of downloads failed'
Count: 1 (0.49%)
IDs:
db845c-03:
8418827
Error: No match for error type 'Job', message 'login-action timed out after 859 seconds'
Count: 1 (0.49%)
IDs:
db845c-06:
8417121
Error: No match for error type 'Job', message 'login-action timed out after 870 seconds'
Count: 1 (0.49%)
IDs:
db845c-10:
8417118
Error: No match for error type 'Job', message 'login-action timed out after 848 seconds'
Count: 1 (0.49%)
IDs:
db845c-06:
8417116
Device type: hi6220-hikey-r2
Total jobs: 6
Total errors: 5 (83.33%)
Error type: Test
Error count: 5 (83.33%)
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 1 (16.67%)
IDs:
hikey-6220-r2-06:
8418964
Error: No match for error type 'Test', message 'tradefed - adb device lost[2047EDF7003CEE68]'
Count: 1 (16.67%)
IDs:
hikey-6220-r2-01:
8418882
Error: No match for error type 'Test', message 'tradefed - adb device lost[235D989C003B0752]'
Count: 1 (16.67%)
IDs:
hikey-6220-r2-03:
8418817
Error: No match for error type 'Test', message 'tradefed - adb device lost[8D6E5F00030E051]'
Count: 1 (16.67%)
IDs:
hikey-6220-r2-02:
8418197
Error: Device NOT found!
Count: 1 (16.67%)
IDs:
hikey-6220-r2-04:
8418164
Device type: juno-r2
Total jobs: 1
Total errors: 0 (0.00%)
Total jobs: 777
Total errors: 436 (56.11%)
LAVA errors: 27 (3.47%)
Test errors: 0 (0.00%)
Job errors: 168 (21.62%)
Infra errors: 241 (31.02%)
Canceled jobs: 0 (0.00%)
Device type: beaglebone-black
Total jobs: 366
Total errors: 187 (51.09%)
Error type: Infrastructure
Error count: 170 (46.45%)
Error: No match for error type 'Infrastructure', message 'bootloader-commands timed out after 41 seconds'
Count: 80 (21.86%)
IDs:
beaglebone-black03:
4195539 4195543 4195545 4195548 4195550
4195552 4195558 4195563 4195565 4195568
4195580 4195586 4195639 4195643 4195765
4195773 4195777 4195781 4195783 4195790
4195792 4196302 4196310 4196320 4196331
4196339 4196382 4196389 4196396 4196401
4196418 4196423 4196427 4196447 4196470
4196477 4196492 4196506 4196510 4196514
4196542 4196550 4196584 4196615 4196637
4196643 4196659 4196668 4196672 4196676
4196679 4196683 4196723 4196727 4196729
4196734 4196741 4196746 4196753 4196891
4196892 4196893 4196894 4196934 4196955
4196972 4196980 4196984 4196996 4197005
4197025 4197031 4197049 4197064 4197069
4197077 4197091 4197094 4197097 4197108
Error: No match for error type 'Infrastructure', message 'bootloader-commands timed out after 40 seconds'
Count: 37 (10.11%)
IDs:
beaglebone-black03:
4195537 4195547 4195554 4195556 4195567
4195572 4195574 4195771 4195775 4196299
4196361 4196390 4196440 4196531 4196538
4196559 4196567 4196573 4196611 4196655
4196704 4196706 4196709 4196736 4196863
4196940 4196944 4196951 4196976 4196988
4196992 4197018 4197045 4197073 4197081
4197101 4197104
Error: No match for error type 'Infrastructure', message 'bootloader-commands timed out after 39 seconds'
Count: 22 (6.01%)
IDs:
beaglebone-black03:
4195576 4195578 4195582 4195601 4195769
4195787 4196337 4196373 4196438 4196443
4196458 4196555 4196590 4196596 4196653
4196869 4196931 4196936 4197013 4197052
4197060 4197088
Error: No match for error type 'Infrastructure', message 'bootloader-commands timed out after 44 seconds'
Count: 7 (1.91%)
IDs:
beaglebone-black03:
4196605 4196628 4196873 4196959 4197029
4197056 4197085
Error: No match for error type 'Infrastructure', message 'bootloader-commands timed out after 38 seconds'
Count: 14 (3.83%)
IDs:
beaglebone-black03:
4195541 4195779 4195785 4196326 4196406
4196485 4196880 4196886 4196913 4196948
4196962 4196965 4197038 4197041
Error: No match for error type 'Infrastructure', message 'bootloader-commands timed out after 42 seconds'
Count: 5 (1.37%)
IDs:
beaglebone-black03:
4195570 4196480 4196749 4196872 4196968
Error: matched a bootloader error message
Count: 2 (0.55%)
IDs:
beaglebone-black03:
4196558 4196793
Error: No match for error type 'Infrastructure', message 'bootloader-commands timed out after 43 seconds'
Count: 1 (0.27%)
IDs:
beaglebone-black03:
4196405
Error: No match for error type 'Infrastructure', message 'No time left for remaining 2 retries. You should either increase block timeout or decrease named action timeout. 3 retries out of 5 failed for uboot-action'
Count: 1 (0.27%)
IDs:
beaglebone-black03:
4196307
Error: No match for error type 'Infrastructure', message 'bootloader-commands timed out after 37 seconds'
Count: 1 (0.27%)
IDs:
beaglebone-black03:
4196294
Error type: Job
Error count: 5 (1.37%)
Error: wait for prompt timed out
Count: 5 (1.37%)
IDs:
beaglebone-black03:
4196495 4196912 4196918 4197001 4197009
Error type: Bug
Error count: 12 (3.28%)
Error: No match for error type 'Bug', message 'Invalid max_end_time value passed to wait()'
Count: 12 (3.28%)
IDs:
beaglebone-black03:
4195561 4196316 4196328 4196464 4196499
4196523 4196546 4196570 4196577 4196620
4196623 4196664
Device type: bcm2837-rpi-3-b-32
Total jobs: 280
Total errors: 177 (63.21%)
Error type: Infrastructure
Error count: 71 (25.36%)
Error: No match for error type 'Infrastructure', message 'bootloader-commands timed out after 35 seconds'
Count: 69 (24.64%)
IDs:
rpi3-b-32-03:
4196318 4196329 4196333 4196335 4196446
4196493 4196497 4196504 4196508 4196512
4196521 4196540 4196544 4196552 4196557
4196565 4196582 4196587 4196608 4196617
4196625 4196640 4196657 4196670 4196674
4196677 4196681 4196689 4196707 4196725
4196732 4196739 4196750 4196755 4196768
4196773 4196900 4196908 4196915 4196938
4196942 4196957 4196960 4196961 4196963
4196967 4196970 4196974 4196978 4196982
4196986 4196990 4196994 4197007 4197011
4197014 4197026 4197035 4197043 4197050
4197054 4197058 4197065 4197071 4197087
4197102 4197105 4197106 4197112
Error: No match for error type 'Infrastructure', message 'No time left for remaining 1 retries. You should either increase block timeout or decrease named action timeout. 4 retries out of 5 failed for uboot-action'
Count: 1 (0.36%)
IDs:
rpi3-b-32-03:
4197039
Error: No match for error type 'Infrastructure', message 'bootloader-commands timed out after 34 seconds'
Count: 1 (0.36%)
IDs:
rpi3-b-32-03:
4196621
Error type: Job
Error count: 91 (32.50%)
Error: wait for prompt timed out
Count: 46 (16.43%)
IDs:
rpi3-b-32-03:
4196296 4196305 4196324 4196400 4196409
4196417 4196429 4196459 4196472 4196482
4196527 4196534 4196556 4196572 4196599
4196601 4196630 4196634 4196651 4196660
4196666 4196684 4196744 4196760 4196764
4196882 4196895 4196932 4196946 4196949
4196953 4196998 4197003 4197033 4197047
4197062 4197067 4197075 4197079 4197083
4197089 4197092 4197093 4197095 4197099
4197109
Error: No match for error type 'Job', message '[ 15.349264] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.357000] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (0.36%)
IDs:
rpi3-b-32-03:
4196838
Error: No match for error type 'Job', message '[ 15.082823] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.090649] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (0.36%)
IDs:
rpi3-b-32-03:
4196835
Error: No match for error type 'Job', message '[ 15.446137] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.454004] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (0.36%)
IDs:
rpi3-b-32-03:
4196834
Error: No match for error type 'Job', message '[ 15.376171] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.384011] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (0.36%)
IDs:
rpi3-b-32-03:
4196833
Error: No match for error type 'Job', message '[ 15.475396] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.483252] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (0.36%)
IDs:
rpi3-b-32-03:
4196830
Error: No match for error type 'Job', message '[ 15.281129] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.289000] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (0.36%)
IDs:
rpi3-b-32-03:
4196829
Error: No match for error type 'Job', message '[ 15.113142] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.121006] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (0.36%)
IDs:
rpi3-b-32-03:
4196826
Error: No match for error type 'Job', message '[ 14.669564] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 14.677215] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (0.36%)
IDs:
rpi3-b-32-03:
4196825
Error: No match for error type 'Job', message '[ 15.029935] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.037800] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (0.36%)
IDs:
rpi3-b-32-03:
4196822
Error: No match for error type 'Job', message '[ 15.690802] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.698441] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (0.36%)
IDs:
rpi3-b-32-03:
4196821
Error: No match for error type 'Job', message '[ 15.983700] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.991550] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (0.36%)
IDs:
rpi3-b-32-03:
4196820
Error: No match for error type 'Job', message '[ 14.581106] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 14.588949] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (0.36%)
IDs:
rpi3-b-32-03:
4196817
Error: No match for error type 'Job', message '[ 15.431999] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.439842] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (0.36%)
IDs:
rpi3-b-32-03:
4196814
Error: No match for error type 'Job', message '[ 15.240958] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.248840] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (0.36%)
IDs:
rpi3-b-32-03:
4196813
Error: No match for error type 'Job', message '[ 15.172122] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.179977] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (0.36%)
IDs:
rpi3-b-32-03:
4196812
Error: No match for error type 'Job', message '[ 15.262193] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.270046] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (0.36%)
IDs:
rpi3-b-32-03:
4196809
Error: No match for error type 'Job', message '[ 15.370830] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.378700] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (0.36%)
IDs:
rpi3-b-32-03:
4196808
Error: No match for error type 'Job', message '[ 14.701543] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 14.709405] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (0.36%)
IDs:
rpi3-b-32-03:
4196805
Error: No match for error type 'Job', message '[ 15.488553] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.496416] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (0.36%)
IDs:
rpi3-b-32-03:
4196804
Error: No match for error type 'Job', message '[ 14.714066] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 14.721917] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (0.36%)
IDs:
rpi3-b-32-03:
4196803
Error: No match for error type 'Job', message '[ 14.790092] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 14.797958] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (0.36%)
IDs:
rpi3-b-32-03:
4196800
Error: No match for error type 'Job', message '[ 15.369216] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.377057] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (0.36%)
IDs:
rpi3-b-32-03:
4196799
Error: No match for error type 'Job', message '[ 15.278550] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.286347] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (0.36%)
IDs:
rpi3-b-32-03:
4196786
Error: No match for error type 'Job', message '[ 15.107192] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.114703] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (0.36%)
IDs:
rpi3-b-32-03:
4196783
Error: No match for error type 'Job', message '[ 15.226040] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.233903] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (0.36%)
IDs:
rpi3-b-32-03:
4196779
Error: Login incorrect
Count: 1 (0.36%)
IDs:
rpi3-b-32-03:
4196772
Error: No match for error type 'Job', message '[ 15.201888] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.209752] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (0.36%)
IDs:
rpi3-b-32-03:
4196771
Error: No match for error type 'Job', message '[ 15.233889] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.241767] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (0.36%)
IDs:
rpi3-b-32-03:
4196767
Error: No match for error type 'Job', message '[ 15.126813] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.134655] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (0.36%)
IDs:
rpi3-b-32-03:
4196763
Error: No match for error type 'Job', message '[ 14.846333] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 14.854192] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (0.36%)
IDs:
rpi3-b-32-03:
4196756
Error: No match for error type 'Job', message '[ 15.340542] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.348384] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (0.36%)
IDs:
rpi3-b-32-03:
4196751
Error: No match for error type 'Job', message '[ 15.156169] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.164033] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (0.36%)
IDs:
rpi3-b-32-03:
4196747
Error: No match for error type 'Job', message '[ 15.778417] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.786263] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (0.36%)
IDs:
rpi3-b-32-03:
4196742
Error: No match for error type 'Job', message '[ 15.552063] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.559952] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (0.36%)
IDs:
rpi3-b-32-03:
4196737
Error: No match for error type 'Job', message '[ 15.371224] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.379090] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (0.36%)
IDs:
rpi3-b-32-03:
4196685
Error: No match for error type 'Job', message '[ 15.222268] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.230132] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (0.36%)
IDs:
rpi3-b-32-03:
4196669
Error: No match for error type 'Job', message '[ 15.507578] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.515416] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (0.36%)
IDs:
rpi3-b-32-03:
4196646
Error: No match for error type 'Job', message '[ 15.121804] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.129660] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (0.36%)
IDs:
rpi3-b-32-03:
4196618
Error: No match for error type 'Job', message '[ 15.229933] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.237779] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (0.36%)
IDs:
rpi3-b-32-03:
4196593
Error: No match for error type 'Job', message '[ 14.906244] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 14.914095] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (0.36%)
IDs:
rpi3-b-32-03:
4196568
Error: No match for error type 'Job', message '[ 15.590569] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.598422] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (0.36%)
IDs:
rpi3-b-32-03:
4196547
Error: No match for error type 'Job', message '[ 15.711149] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.719018] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (0.36%)
IDs:
rpi3-b-32-03:
4196516
Error: No match for error type 'Job', message '[ 15.648559] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.656416] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (0.36%)
IDs:
rpi3-b-32-03:
4196496
Error: No match for error type 'Job', message '[ 15.648719] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.656553] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (0.36%)
IDs:
rpi3-b-32-03:
4196478
Error: No match for error type 'Job', message '[ 15.918523] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.926356] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (0.36%)
IDs:
rpi3-b-32-03:
4196445
Error type: Bug
Error count: 15 (5.36%)
Error: No match for error type 'Bug', message 'Invalid max_end_time value passed to wait()'
Count: 15 (5.36%)
IDs:
rpi3-b-32-03:
4196308 4196312 4196314 4196322 4196394
4196462 4196483 4196488 4196490 4196501
4196562 4196574 4196579 4196613 4196662
Device type: dragonboard-845c
Total jobs: 20
Total errors: 6 (30.00%)
Error type: Job
Error count: 6 (30.00%)
Error: Invalid job data
Count: 4 (20.00%)
IDs:
dragonboard-845c-05:
4196354 4197020
dragonboard-845c-06:
4196412 4196432
Error: No match for error type 'Job', message '[ 0.000000] Kernel panic - not syncing: Attempted to kill the idle task!
[ 0.000000] ---[ end Kernel panic - not syncing: Attempted to kill the idle task! ]---'
Count: 2 (10.00%)
IDs:
dragonboard-845c-06:
4196288
dragonboard-845c-08:
4196366
Device type: x15
Total jobs: 87
Total errors: 45 (51.72%)
Error type: Job
Error count: 45 (51.72%)
Error: No match for error type 'Job', message 'login-action timed out after 274 seconds'
Count: 2 (2.30%)
IDs:
x15-01:
4196624 4196884
Error: No match for error type 'Job', message '[ 15.932495] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.940246] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (1.15%)
IDs:
x15-01:
4196649
Error: No match for error type 'Job', message '[ 15.794982] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.802734] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (1.15%)
IDs:
x15-01:
4196647
Error: No match for error type 'Job', message '[ 15.707031] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.714782] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (1.15%)
IDs:
x15-01:
4196645
Error: No match for error type 'Job', message '[ 15.694732] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.702484] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (1.15%)
IDs:
x15-01:
4196644
Error: No match for error type 'Job', message '[ 15.646636] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.654388] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (1.15%)
IDs:
x15-01:
4196641
Error: No match for error type 'Job', message '[ 15.671478] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.679199] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (1.15%)
IDs:
x15-01:
4196638
Error: No match for error type 'Job', message 'login-action timed out after 275 seconds'
Count: 2 (2.30%)
IDs:
x15-01:
4196609 4196635
Error: No match for error type 'Job', message '[ 15.966888] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.974609] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (1.15%)
IDs:
x15-01:
4196632
Error: No match for error type 'Job', message '[ 16.251770] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 16.259521] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (1.15%)
IDs:
x15-01:
4196631
Error: No match for error type 'Job', message '[ 15.897003] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.904754] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (1.15%)
IDs:
x15-01:
4196626
Error: No match for error type 'Job', message '[ 15.940093] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.947814] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (1.15%)
IDs:
x15-01:
4196606
Error: No match for error type 'Job', message '[ 17.047271] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 17.055023] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (1.15%)
IDs:
x15-01:
4196603
Error: No match for error type 'Job', message '[ 16.951660] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 16.959381] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (1.15%)
IDs:
x15-01:
4196602
Error: No match for error type 'Job', message '[ 15.466125] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.473846] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (1.15%)
IDs:
x15-01:
4196598
Error: No match for error type 'Job', message '[ 17.077575] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 17.085327] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (1.15%)
IDs:
x15-01:
4196597
Error: No match for error type 'Job', message '[ 17.856872] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 17.864624] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (1.15%)
IDs:
x15-01:
4196594
Error: No match for error type 'Job', message '[ 15.678649] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.686401] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (1.15%)
IDs:
x15-01:
4196592
Error: No match for error type 'Job', message '[ 16.117248] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 16.125030] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (1.15%)
IDs:
x15-01:
4196591
Error: No match for error type 'Job', message '[ 16.646545] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 16.654266] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (1.15%)
IDs:
x15-01:
4196588
Error: No match for error type 'Job', message '[ 17.217285] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 17.225006] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (1.15%)
IDs:
x15-01:
4196585
Error: No match for error type 'Job', message '[ 15.918060] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.925781] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (1.15%)
IDs:
x15-01:
4196536
Error: No match for error type 'Job', message '[ 16.140960] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 16.148712] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (1.15%)
IDs:
x15-01:
4196535
Error: No match for error type 'Job', message '[ 15.986633] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.994384] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (1.15%)
IDs:
x15-01:
4196532
Error: No match for error type 'Job', message '[ 15.865692] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.873443] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (1.15%)
IDs:
x15-01:
4196529
Error: No match for error type 'Job', message '[ 15.550140] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.557891] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (1.15%)
IDs:
x15-01:
4196528
Error: No match for error type 'Job', message '[ 15.780700] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.788421] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (1.15%)
IDs:
x15-01:
4196525
Error: No match for error type 'Job', message '[ 16.759277] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 16.767028] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (1.15%)
IDs:
x15-01:
4196524
Error: No match for error type 'Job', message '[ 15.968597] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.976348] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (1.15%)
IDs:
x15-01:
4196519
Error: No match for error type 'Job', message '[ 15.768707] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.776458] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (1.15%)
IDs:
x15-01:
4196518
Error: No match for error type 'Job', message '[ 17.088409] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 17.096160] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (1.15%)
IDs:
x15-01:
4196517
Error: No match for error type 'Job', message '[ 15.896759] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.904479] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (1.15%)
IDs:
x15-01:
4196515
Error: No match for error type 'Job', message '[ 16.285003] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 16.292755] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (1.15%)
IDs:
x15-01:
4196475
Error: No match for error type 'Job', message '[ 16.976745] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 16.984497] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (1.15%)
IDs:
x15-01:
4196474
Error: No match for error type 'Job', message '[ 15.977569] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.985290] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (1.15%)
IDs:
x15-01:
4196473
Error: No match for error type 'Job', message '[ 15.888427] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.896179] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (1.15%)
IDs:
x15-01:
4196471
Error: No match for error type 'Job', message '[ 15.466583] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.474334] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (1.15%)
IDs:
x15-01:
4196468
Error: No match for error type 'Job', message '[ 15.778137] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.785888] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (1.15%)
IDs:
x15-01:
4196467
Error: No match for error type 'Job', message '[ 15.556671] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.564422] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (1.15%)
IDs:
x15-01:
4196466
Error: No match for error type 'Job', message '[ 17.092864] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 17.100585] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (1.15%)
IDs:
x15-01:
4196465
Error: No match for error type 'Job', message '[ 17.082122] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 17.089874] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (1.15%)
IDs:
x15-01:
4196461
Error: No match for error type 'Job', message '[ 15.749633] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 15.757385] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (1.15%)
IDs:
x15-01:
4196460
Error: No match for error type 'Job', message '[ 16.013763] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 16.021484] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---'
Count: 1 (1.15%)
IDs:
x15-01:
4196442
Device type: dragonboard-410c
Total jobs: 22
Total errors: 21 (95.45%)
Error type: Job
Error count: 21 (95.45%)
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: 18 (81.82%)
IDs:
dragonboard-410c-01:
4196290 4196292 4196365 4196379 4196381
4196411 4196435 4196449 4196454 4196455
4196715 4196721 4196875 4196904 4196921
4196924 4196929 4197019
Error: Invalid job data
Count: 3 (13.64%)
IDs:
dragonboard-410c-01:
4196356 4196416 4196434
Device type: hi6220-hikey-r2
Total jobs: 1
Total errors: 0 (0.00%)
Device type: imx93-11x11-evk
Total jobs: 1
Total errors: 0 (0.00%)