Total jobs: 23
Total errors: 13 (56.52%)
LAVA errors: 0 (0.00%)
Test errors: 10 (43.48%)
Job errors: 1 (4.35%)
Infra errors: 2 (8.70%)
Canceled jobs: 0 (0.00%)
Device type: hi6220-hikey-r2
Total jobs: 19
Total errors: 9 (47.37%)
Error type: Job
Error count: 1 (5.26%)
Error: wait for prompt timed out
Count: 1 (5.26%)
IDs:
hikey-6220-r2-06:
6264753
Error type: Test
Error count: 8 (42.11%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 17981 seconds'
Count: 1 (5.26%)
IDs:
hikey-6220-r2-10:
6264583
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 17986 seconds'
Count: 2 (10.53%)
IDs:
hikey-6220-r2-09:
6264417
hikey-6220-r2-16:
6264582
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 580 seconds'
Count: 1 (5.26%)
IDs:
hikey-6220-r2-17:
6264523
Error: No match for error type 'Test', message 'tradefed - adb device lost[35FE0622003F362E]'
Count: 1 (5.26%)
IDs:
hikey-6220-r2-10:
6264522
Error: No match for error type 'Test', message 'tradefed - adb device lost[6EDCB009004013EF]'
Count: 1 (5.26%)
IDs:
hikey-6220-r2-08:
6264521
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 17987 seconds'
Count: 1 (5.26%)
IDs:
hikey-6220-r2-06:
6264418
Error: No match for error type 'Test', message 'tradefed - adb device lost[50D6538A01FE17F3]'
Count: 1 (5.26%)
IDs:
hikey-6220-r2-15:
6264416
Device type: x15
Total jobs: 4
Total errors: 4 (100.00%)
Error type: Test
Error count: 2 (50.00%)
Error: Device NOT found!
Count: 1 (25.00%)
IDs:
x15-05:
6264615
Error: No match for error type 'Test', message 'tradefed - adb device lost[0d00a00877c48b22]'
Count: 1 (25.00%)
IDs:
x15-12:
6264525
Error type: Infrastructure
Error count: 2 (50.00%)
Error: No match for error type 'Infrastructure', message 'Unable to run 'nice' 'docker' 'exec' 'lava-6264613-2.11.9-595f5cb3-629d-4001-be43-296fa8ac7ae4' 'fastboot' '-s' '0c00700f35c08922' 'flash' 'super' '/var/lib/lava/dispatcher/tmp/6264613/fastboot-deploy-uc1h8g2g/super.img''
Count: 1 (25.00%)
IDs:
x15-11:
6264613
Error: Connection closed
Count: 1 (25.00%)
IDs:
x15-10:
6264612
kselftest: rtc built with clang-16 getting failed but passed with gcc-12
build. Please find more details about test logs on clang-16 and gcc-12
and steps to reproduce locally on your machine by using tuxrun.
On the qemu-x86-64 clang builds it is intermittent failure;
you could notice that from the test history link below.
Reported-by: Linux Kernel Functional Testing <lkft(a)linaro.org>
Test log:
----------
Linux version 6.3.0-rc1-next-20230307 (tuxmake@tuxmake) (Debian clang
version 16.0.0 (++20230228093516+60692a66ced6-1~exp1~20230228093525.41),
Debian LLD 16.0.0) #1 SMP PREEMPT @1678159722
...
kselftest: Running tests in rtc
TAP version 13
1..1
# selftests: rtc: rtctest
# TAP version 13
# 1..8
# # Starting 8 tests from 1 test cases.
# # RUN rtc.date_read ...
# # rtctest.c:54:date_read:Current RTC date/time is 07/03/2023 03:55:04.
# # OK rtc.date_read
# ok 1 rtc.date_read
# # RUN rtc.date_read_loop ...
# # rtctest.c:96:date_read_loop:Continuously reading RTC time for 30s
(with 11ms breaks after every read).
# # rtctest.c:122:date_read_loop:Performed 2630 RTC time reads.
# # OK rtc.date_read_loop
# ok 2 rtc.date_read_loop
# # RUN rtc.uie_read ...
# # OK rtc.uie_read
# ok 3 rtc.uie_read
# # RUN rtc.uie_select ...
# # OK rtc.uie_select
# ok 4 rtc.uie_select
# # RUN rtc.alarm_alm_set ...
# # rtctest.c:222:alarm_alm_set:Alarm time now set to 03:55:44.
# # rtctest.c:241:alarm_alm_set:data: 1a0
# # OK rtc.alarm_alm_set
# ok 5 rtc.alarm_alm_set
# # RUN rtc.alarm_wkalm_set ...
# # rtctest.c:284:alarm_wkalm_set:Alarm time now set to 07/03/2023 03:55:47.
# # rtctest.c:290:alarm_wkalm_set:Expected -1 (-1) != rc (-1)
# # alarm_wkalm_set: Test terminated by assertion
# # FAIL rtc.alarm_wkalm_set
# not ok 6 rtc.alarm_wkalm_set
# # RUN rtc.alarm_alm_set_minute ...
# # rtctest.c:332:alarm_alm_set_minute:Alarm time now set to 03:56:00.
# # rtctest.c:351:alarm_alm_set_minute:data: 1a0
# # OK rtc.alarm_alm_set_minute
# ok 7 rtc.alarm_alm_set_minute
# # RUN rtc.alarm_wkalm_set_minute ...
# # rtctest.c:394:alarm_wkalm_set_minute:Alarm time now set to
07/03/2023 03:57:00.
# # rtctest.c:400:alarm_wkalm_set_minute:Expected -1 (-1) != rc (-1)
# # alarm_wkalm_set_minute: Test terminated by assertion
# # FAIL rtc.alarm_wkalm_set_minute
# not ok 8 rtc.alarm_wkalm_set_minute
# # FAILED: 6 / 8 tests passed.
# # Totals: pass:6 fail:2 xfail:0 xpass:0 skip:0 error:0
Links,
qemu-x86_64:
- https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230306/te…
- https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230306/te…
qemu-arm64:
- https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230307/te…
- https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230307/te…
Test history:
- https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230307/te…
Test log:
---------
Linux version 6.3.0-rc1-next-20230307 (tuxmake@tuxmake)
(aarch64-linux-gnu-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils
for Debian) 2.40) #1 SMP PREEMPT @1678159736
...
kselftest: Running tests in rtc
TAP version 13
1..1
# selftests: rtc: rtctest
# TAP version 13
# 1..8
# # Starting 8 tests from 1 test cases.
# # RUN rtc.date_read ...
# # rtctest.c:52:date_read:Current RTC date/time is 07/03/2023 03:48:22.
# # OK rtc.date_read
# ok 1 rtc.date_read
# # RUN rtc.date_read_loop ...
# # rtctest.c:95:date_read_loop:Continuously reading RTC time for 30s
(with 11ms breaks after every read).
# # rtctest.c:122:date_read_loop:Performed 2670 RTC time reads.
# # OK rtc.date_read_loop
# ok 2 rtc.date_read_loop
# # RUN rtc.uie_read ...
# # OK rtc.uie_read
# ok 3 rtc.uie_read
# # RUN rtc.uie_select ...
# # OK rtc.uie_select
# ok 4 rtc.uie_select
# # RUN rtc.alarm_alm_set ...
# # rtctest.c:221:alarm_alm_set:Alarm time now set to 03:49:02.
# # rtctest.c:241:alarm_alm_set:data: 1a0
# # OK rtc.alarm_alm_set
# ok 5 rtc.alarm_alm_set
# # RUN rtc.alarm_wkalm_set ...
# # rtctest.c:281:alarm_wkalm_set:Alarm time now set to 07/03/2023 03:49:05.
# # OK rtc.alarm_wkalm_set
# ok 6 rtc.alarm_wkalm_set
# # RUN rtc.alarm_alm_set_minute ...
# # rtctest.c:331:alarm_alm_set_minute:Alarm time now set to 03:50:00.
<47>[ 106.383091] systemd-journald[98]: Sent WATCHDOG=1 notification.
# # rtctest.c:351:alarm_alm_set_minute:data: 1a0
# # OK rtc.alarm_alm_set_minute
# ok 7 rtc.alarm_alm_set_minute
# # RUN rtc.alarm_wkalm_set_minute ...
# # rtctest.c:391:alarm_wkalm_set_minute:Alarm time now set to
07/03/2023 03:51:00.
# # OK rtc.alarm_wkalm_set_minute
# ok 8 rtc.alarm_wkalm_set_minute
# # PASSED: 8 / 8 tests passed.
# # Totals: pass:8 fail:0 xfail:0 xpass:0 skip:0 error:0
ok 1 selftests: rtc: rtctest
Links,
qemu-x86_64:
- https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230307/te…
qemu-arm64:
- https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230307/te…
- https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230307/te…
Steps to reproduce:
--------------
# To install tuxrun on your system globally:
# sudo pip3 install -U tuxrun==0.37.2
#
# See https://tuxrun.org/ for complete documentation.
tuxrun \
--runtime podman \
--device qemu-x86_64 \
--boot-args rw \
--kernel https://storage.tuxsuite.com/public/linaro/lkft/builds/2McWP6obiL1x51zgkgLX…
\
--modules https://storage.tuxsuite.com/public/linaro/lkft/builds/2McWP6obiL1x51zgkgLX…
\
--rootfs https://storage.tuxboot.com/debian/bookworm/amd64/rootfs.ext4.xz \
--parameters SKIPFILE=skipfile-lkft.yaml \
--parameters KSELFTEST=https://storage.tuxsuite.com/public/linaro/lkft/builds/2McWP6obiL…
\
--image docker.io/lavasoftware/lava-dispatcher:2023.01.0020.gc1598238f \
--tests kselftest-rtc \
--timeouts boot=15
--
Linaro LKFT
https://lkft.linaro.org
Total jobs: 234
Total errors: 65 (27.78%)
LAVA errors: 0 (0.00%)
Test errors: 9 (3.85%)
Job errors: 48 (20.51%)
Infra errors: 8 (3.42%)
Canceled jobs: 0 (0.00%)
Device type: hi960-hikey
Total jobs: 67
Total errors: 3 (4.48%)
Error type: Test
Error count: 2 (2.99%)
Error: No match for error type 'Test', message 'tradefed - adb device lost[57DD383701799F9A]'
Count: 1 (1.49%)
IDs:
hi960-hikey-05:
3934274
Error: No match for error type 'Test', message 'lava-test-interactive timed out after 300 seconds'
Count: 1 (1.49%)
IDs:
hi960-hikey-01:
3934102
Error type: Infrastructure
Error count: 1 (1.49%)
Error: Reboot failed
Count: 1 (1.49%)
IDs:
hi960-hikey-03:
3934271
Device type: qrb5165-rb5
Total jobs: 22
Total errors: 8 (36.36%)
Error type: Job
Error count: 8 (36.36%)
Error: wait for prompt timed out
Count: 5 (22.73%)
IDs:
rb5-01:
3934073 3934257 3934259 3934300
rb5-03:
3934293
Error: No match for error type 'Job', message 'login-action timed out after 711 seconds'
Count: 1 (4.55%)
IDs:
rb5-03:
3934299
Error: No match for error type 'Job', message 'login-action timed out after 709 seconds'
Count: 1 (4.55%)
IDs:
rb5-01:
3934258
Error: No match for error type 'Job', message 'login-action timed out after 710 seconds'
Count: 1 (4.55%)
IDs:
rb5-01:
3934255
Device type: qemu
Total jobs: 10
Total errors: 0 (0.00%)
Device type: dragonboard-845c
Total jobs: 57
Total errors: 36 (63.16%)
Error type: Job
Error count: 32 (56.14%)
Error: wait for prompt timed out
Count: 17 (29.82%)
IDs:
dragonboard-845c-01:
3934061 3934075 3934091 3934093 3934095
3934249 3934251 3934256 3934287 3934288
dragonboard-845c-03:
3934055 3934074 3934076 3934077 3934088
3934090 3934250
Error: No match for error type 'Job', message 'login-action timed out after 873 seconds'
Count: 7 (12.28%)
IDs:
dragonboard-845c-01:
3934081 3934247 3934253
dragonboard-845c-03:
3934094 3934248 3934252 3934254
Error: No match for error type 'Job', message 'login-action timed out after 866 seconds'
Count: 1 (1.75%)
IDs:
dragonboard-845c-01:
3934246
Error: Image is not an Android sparse image
Count: 3 (5.26%)
IDs:
dragonboard-845c-01:
3934181 3934183
dragonboard-845c-04:
3934182
Error: No match for error type 'Job', message 'login-action timed out after 872 seconds'
Count: 1 (1.75%)
IDs:
dragonboard-845c-03:
3934092
Error: No match for error type 'Job', message 'login-action timed out after 871 seconds'
Count: 1 (1.75%)
IDs:
dragonboard-845c-01:
3934080
Error: No match for error type 'Job', message 'login-action timed out after 870 seconds'
Count: 1 (1.75%)
IDs:
dragonboard-845c-04:
3934053
Error: No match for error type 'Job', message 'login-action timed out after 706 seconds'
Count: 1 (1.75%)
IDs:
dragonboard-845c-04:
3934044
Error type: Infrastructure
Error count: 4 (7.02%)
Error: No match for error type 'Infrastructure', message 'wait-device-boardid timed out after 2383 seconds'
Count: 1 (1.75%)
IDs:
dragonboard-845c-03:
3934180
Error: Connection closed
Count: 3 (5.26%)
IDs:
dragonboard-845c-01:
3934045 3934057 3934078
Device type: frdm-k64f
Total jobs: 10
Total errors: 0 (0.00%)
Device type: disco-l475-iot1
Total jobs: 2
Total errors: 0 (0.00%)
Device type: frdm-kw41z
Total jobs: 3
Total errors: 0 (0.00%)
Device type: conan
Total jobs: 8
Total errors: 8 (100.00%)
Error type: Test
Error count: 6 (75.00%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 2999 seconds'
Count: 1 (12.50%)
IDs:
conan-03:
3934279
Error: lava-test-shell timed out
Count: 2 (25.00%)
IDs:
conan-03:
3934096 3934231
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 2998 seconds'
Count: 3 (37.50%)
IDs:
conan-03:
3934098 3934101 3934158
Error type: Job
Error count: 2 (25.00%)
Error: wait for prompt timed out
Count: 2 (25.00%)
IDs:
conan-03:
3934099 3934229
Device type: x86
Total jobs: 7
Total errors: 0 (0.00%)
Device type: dragonboard-410c
Total jobs: 5
Total errors: 3 (60.00%)
Error type: Job
Error count: 3 (60.00%)
Error: Image is not an Android sparse image
Count: 3 (60.00%)
IDs:
dragonboard-410c-01:
3934192 3934193 3934194
Device type: docker
Total jobs: 9
Total errors: 0 (0.00%)
Device type: hi6220-hikey-r2
Total jobs: 4
Total errors: 0 (0.00%)
Device type: dragonboard-820c
Total jobs: 5
Total errors: 4 (80.00%)
Error type: Job
Error count: 3 (60.00%)
Error: Image is not an Android sparse image
Count: 3 (60.00%)
IDs:
dragonboard-820c-02:
3934187 3934188 3934189
Error type: Infrastructure
Error count: 1 (20.00%)
Error: No match for error type 'Infrastructure', message 'wait-device-boardid timed out after 2376 seconds'
Count: 1 (20.00%)
IDs:
dragonboard-820c-02:
3934186
Device type: rzn1d
Total jobs: 3
Total errors: 2 (66.67%)
Error type: Test
Error count: 1 (33.33%)
Error: No match for error type 'Test', message 'Failed to run command 'echo return code $?''
Count: 1 (33.33%)
IDs:
lces2-03:
3934197
Error type: Infrastructure
Error count: 1 (33.33%)
Error: No match for error type 'Infrastructure', message 'bootloader-commands timed out after 558 seconds'
Count: 1 (33.33%)
IDs:
lces2-03:
3934185
Device type: juno
Total jobs: 2
Total errors: 0 (0.00%)
Device type: synquacer
Total jobs: 3
Total errors: 0 (0.00%)
Device type: x15-bl
Total jobs: 1
Total errors: 0 (0.00%)
Device type: soca9
Total jobs: 2
Total errors: 0 (0.00%)
Device type: beaglebone-black
Total jobs: 7
Total errors: 0 (0.00%)
Device type: bcm2837-rpi-3-b-32
Total jobs: 6
Total errors: 0 (0.00%)
Device type: ds-rk3399-rock-pi-4b
Total jobs: 1
Total errors: 1 (100.00%)
Error type: Infrastructure
Error count: 1 (100.00%)
Error: Connection closed
Count: 1 (100.00%)
IDs:
rockpi-ds-06:
3934142
Total jobs: 24
Total errors: 9 (37.50%)
LAVA errors: 0 (0.00%)
Test errors: 8 (33.33%)
Job errors: 0 (0.00%)
Infra errors: 1 (4.17%)
Canceled jobs: 0 (0.00%)
Device type: hi6220-hikey-r2
Total jobs: 7
Total errors: 5 (71.43%)
Error type: Test
Error count: 5 (71.43%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 587 seconds'
Count: 1 (14.29%)
IDs:
hikey-6220-r2-04:
6241368
Error: No match for error type 'Test', message 'tradefed - adb device lost[8D6E5F00030E051]'
Count: 2 (28.57%)
IDs:
hikey-6220-r2-02:
6230496 6237168
Error: No match for error type 'Test', message 'tradefed - adb device lost[7C74A5EC003A6F99]'
Count: 1 (14.29%)
IDs:
hikey-6220-r2-06:
6231005
Error: No match for error type 'Test', message 'tradefed - adb device lost[7B1579B5003E507A]'
Count: 1 (14.29%)
IDs:
hikey-6220-r2-05:
6230565
Device type: dragonboard-845c
Total jobs: 17
Total errors: 4 (23.53%)
Error type: Infrastructure
Error count: 1 (5.88%)
Error: Connection closed
Count: 1 (5.88%)
IDs:
db845c-04:
6240254
Error type: Test
Error count: 3 (17.65%)
Error: No match for error type 'Test', message 'lava-test-interactive timed out after 300 seconds'
Count: 2 (11.76%)
IDs:
db845c-04:
6229879
db845c-07:
6229876
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 71987 seconds'
Count: 1 (5.88%)
IDs:
db845c-07:
6225032
Following build regression found while building mips ar7_defconfig
on Linux next-20230307 tag.
Reported-by: Linux Kernel Functional Testing <lkft(a)linaro.org>
Please find the build log and details below.
build log:
--------
arch/mips/ar7/gpio.c:19:33: error: field 'chip' has incomplete type
19 | struct gpio_chip chip;
| ^~~~
arch/mips/ar7/gpio.c: In function 'ar7_gpio_get_value':
arch/mips/ar7/gpio.c:24:38: error: implicit declaration of function
'gpiochip_get_data' [-Werror=implicit-function-declaration]
24 | struct ar7_gpio_chip *gpch = gpiochip_get_data(chip);
| ^~~~~~~~~~~~~~~~~
arch/mips/ar7/gpio.c:24:38: error: initialization of 'struct
ar7_gpio_chip *' from 'int' makes pointer from integer without a cast
[-Werror=int-conversion]
arch/mips/ar7/gpio.c: In function 'titan_gpio_get_value':
arch/mips/ar7/gpio.c:32:38: error: initialization of 'struct
ar7_gpio_chip *' from 'int' makes pointer from integer without a cast
[-Werror=int-conversion]
32 | struct ar7_gpio_chip *gpch = gpiochip_get_data(chip);
| ^~~~~~~~~~~~~~~~~
arch/mips/ar7/gpio.c: In function 'ar7_gpio_set_value':
arch/mips/ar7/gpio.c:42:38: error: initialization of 'struct
ar7_gpio_chip *' from 'int' makes pointer from integer without a cast
[-Werror=int-conversion]
42 | struct ar7_gpio_chip *gpch = gpiochip_get_data(chip);
| ^~~~~~~~~~~~~~~~~
arch/mips/ar7/gpio.c: In function 'titan_gpio_set_value':
arch/mips/ar7/gpio.c:55:38: error: initialization of 'struct
ar7_gpio_chip *' from 'int' makes pointer from integer without a cast
[-Werror=int-conversion]
55 | struct ar7_gpio_chip *gpch = gpiochip_get_data(chip);
| ^~~~~~~~~~~~~~~~~
arch/mips/ar7/gpio.c: In function 'ar7_gpio_direction_input':
arch/mips/ar7/gpio.c:68:38: error: initialization of 'struct
ar7_gpio_chip *' from 'int' makes pointer from integer without a cast
[-Werror=int-conversion]
68 | struct ar7_gpio_chip *gpch = gpiochip_get_data(chip);
| ^~~~~~~~~~~~~~~~~
arch/mips/ar7/gpio.c: In function 'titan_gpio_direction_input':
arch/mips/ar7/gpio.c:78:38: error: initialization of 'struct
ar7_gpio_chip *' from 'int' makes pointer from integer without a cast
[-Werror=int-conversion]
78 | struct ar7_gpio_chip *gpch = gpiochip_get_data(chip);
| ^~~~~~~~~~~~~~~~~
arch/mips/ar7/gpio.c: In function 'ar7_gpio_direction_output':
arch/mips/ar7/gpio.c:93:38: error: initialization of 'struct
ar7_gpio_chip *' from 'int' makes pointer from integer without a cast
[-Werror=int-conversion]
93 | struct ar7_gpio_chip *gpch = gpiochip_get_data(chip);
| ^~~~~~~~~~~~~~~~~
arch/mips/ar7/gpio.c: In function 'titan_gpio_direction_output':
arch/mips/ar7/gpio.c:105:38: error: initialization of 'struct
ar7_gpio_chip *' from 'int' makes pointer from integer without a cast
[-Werror=int-conversion]
105 | struct ar7_gpio_chip *gpch = gpiochip_get_data(chip);
| ^~~~~~~~~~~~~~~~~
arch/mips/ar7/gpio.c: In function 'ar7_gpio_init':
arch/mips/ar7/gpio.c:318:15: error: implicit declaration of function
'gpiochip_add_data' [-Werror=implicit-function-declaration]
318 | ret = gpiochip_add_data(&gpch->chip, gpch);
| ^~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
Build details,
https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230307/te…https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230307/te…
metadata:
build_name: gcc-12-ar7_defconfig
config: https://storage.tuxsuite.com/public/linaro/lkft/builds/2MfXLAJXuaMcoIJz6Tg4…
download_url:
https://storage.tuxsuite.com/public/linaro/lkft/builds/2MfXLAJXuaMcoIJz6Tg4…
git_describe: next-20230307
git_repo: https://gitlab.com/Linaro/lkft/mirrors/next/linux-next
git_sha: 709c6adf19dc558e44ab5c01659b09a16a2d3c82
git_short_log: 709c6adf19dc ("Add linux-next specific files for 20230307")
Steps to reproduce:
---------------
# To install tuxmake on your system globally:
# sudo pip3 install -U tuxmake
#
# See https://docs.tuxmake.org/ for complete documentation.
# Original tuxmake command with fragments listed below.
tuxmake --runtime podman --target-arch mips --toolchain gcc-12
--kconfig ar7_defconfig
--
Linaro LKFT
https://lkft.linaro.org