public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* Flaky EFI test
@ 2021-03-15 18:23 Simon Glass
  2021-03-15 19:08 ` Tom Rini
  0 siblings, 1 reply; 4+ messages in thread
From: Simon Glass @ 2021-03-15 18:23 UTC (permalink / raw)
  To: u-boot

Hi Heinrich,

This job failed:

https://source.denx.de/u-boot/custodians/u-boot-sh/-/jobs/238476

Do you think this is a flaky test or something else?

Regards,
Simon

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Flaky EFI test
  2021-03-15 18:23 Flaky EFI test Simon Glass
@ 2021-03-15 19:08 ` Tom Rini
  2021-03-16  1:57   ` Bin Meng
  0 siblings, 1 reply; 4+ messages in thread
From: Tom Rini @ 2021-03-15 19:08 UTC (permalink / raw)
  To: u-boot

On Tue, Mar 16, 2021 at 07:23:23AM +1300, Simon Glass wrote:

> Hi Heinrich,
> 
> This job failed:
> 
> https://source.denx.de/u-boot/custodians/u-boot-sh/-/jobs/238476
> 
> Do you think this is a flaky test or something else?

It looks like qemu-x86 crashed on boot?

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210315/db9bbb2a/attachment.sig>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Flaky EFI test
  2021-03-15 19:08 ` Tom Rini
@ 2021-03-16  1:57   ` Bin Meng
  2021-03-16 18:08     ` Heinrich Schuchardt
  0 siblings, 1 reply; 4+ messages in thread
From: Bin Meng @ 2021-03-16  1:57 UTC (permalink / raw)
  To: u-boot

On Tue, Mar 16, 2021 at 3:08 AM Tom Rini <trini@konsulko.com> wrote:
>
> On Tue, Mar 16, 2021 at 07:23:23AM +1300, Simon Glass wrote:
>
> > Hi Heinrich,
> >
> > This job failed:
> >
> > https://source.denx.de/u-boot/custodians/u-boot-sh/-/jobs/238476
> >
> > Do you think this is a flaky test or something else?
>
> It looks like qemu-x86 crashed on boot?

Do we have better output of the tests?

Regards,
Bin

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Flaky EFI test
  2021-03-16  1:57   ` Bin Meng
@ 2021-03-16 18:08     ` Heinrich Schuchardt
  0 siblings, 0 replies; 4+ messages in thread
From: Heinrich Schuchardt @ 2021-03-16 18:08 UTC (permalink / raw)
  To: u-boot

On 16.03.21 02:57, Bin Meng wrote:
> On Tue, Mar 16, 2021 at 3:08 AM Tom Rini <trini@konsulko.com> wrote:
>>
>> On Tue, Mar 16, 2021 at 07:23:23AM +1300, Simon Glass wrote:
>>
>>> Hi Heinrich,
>>>
>>> This job failed:
>>>
>>> https://source.denx.de/u-boot/custodians/u-boot-sh/-/jobs/238476
>>>
>>> Do you think this is a flaky test or something else?
>>
>> It looks like qemu-x86 crashed on boot?
>
> Do we have better output of the tests?
>
> Regards,
> Bin
>
https://source.denx.de/u-boot/custodians/u-boot-sh/-/jobs/238476/raw

stops with this console output:

U-Boot 2021.04-rc4-69437-g60228ba289 (Mar 15 2021 - 17:34:22 +0000)
CPU:   QEMU Virtual CPU version 2.5+
DRAM:  128 MiB

So the last message is from announce_dram_init(). The console prompt is
not reached.

The normal output is:

U-Boot 2021.04-rc3-00017-gb764bf21e6 (Mar 16 2021 - 18:11:41 +0100)

CPU:   QEMU Virtual CPU version 2.5+
DRAM:  128 MiB
Video: 1024x768x32
Model: QEMU x86 (I440FX)
Net:   e1000: 52:54:00:12:34:56
       eth0: e1000#0

You will have to enable more debug output to find out where the failure
occurs.

Interestingly when I set CONFIG_LOG=y and CONFIG_LOG_DEFAULT_LEVEL=8
U-Boot's hangs in an endless loop in initcall_run_list() repeating:

include/initcall.h:44-initcall_run_list() initcall: fff05638
include/initcall.h:44-initcall_run_list() initcall: fff05638
include/initcall.h:44-initcall_run_list() initcall: fff05638

You will have to comment out debug statements in initcall_run_list() and
mtrr_commit().

You can reduce .gitlab.yaml to run multiple instances of only this
board. And then retry until you hopefully hit the problem.

The problem seems not to be easily reproducible, cf.

https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/6797

Best regards

Heinrich

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-03-16 18:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-15 18:23 Flaky EFI test Simon Glass
2021-03-15 19:08 ` Tom Rini
2021-03-16  1:57   ` Bin Meng
2021-03-16 18:08     ` Heinrich Schuchardt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox