Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing FW logs on CI failures #294

Closed
lgirdwood opened this issue Jul 24, 2020 · 4 comments
Closed

Missing FW logs on CI failures #294

lgirdwood opened this issue Jul 24, 2020 · 4 comments
Assignees
Labels
area:logs Log and results collection, storage, etc.

Comments

@lgirdwood
Copy link
Member

I'm seeing some recent CI failures where sof-logger and error logs are empty. Not sure if this is FW issue or CI issue atm.

Please see the failure messages here.
https://sof-ci.01.org/sofpr/PR3214/build6680/devicetest/

@plbossart
Copy link
Member

@lgirdwood fixed by reverting recent scheduling changes: thesofproject/sof#3245

Of course it's a terrible fix but at least this restores the trace functionality. See issues #296 and #297 added to check the presence of a trace.

Now that the kernel CI is all green, we need a PR to re-check @jajanusz 's work and figure out why it broke the trace.

@mwasko mwasko reopened this Aug 3, 2020
@mwasko
Copy link

mwasko commented Aug 3, 2020

@lgirdwood fixed by reverting recent scheduling changes: thesofproject/sof#3245

@plbossart the revert has nothing to do with the problem fix. The issue just didn't reproduce on next CI run. I have consulted this with @zrombel and the reason why sporadically there is no logs in CI failed tests it is because the specific test was not run at all (network connectivity issue).

We are working now to improve our CI to either re-run the test in such situation or at least to correctly report test result as 'not run' instead of failure.

@mwasko
Copy link

mwasko commented Aug 4, 2020

Apparently we have two separate issues related to missing logs, one specific to BYT CI tests that was resolved by the revert done @plbossart and second issue related to FW CI where there is no logs in case when test was not executed due to connectivity error: https://sof-ci.01.org/sof-pr-viewer/#/build/PR3245/build5301944

@xiulipan
Copy link
Contributor

Issue fixed with sof pr thesofproject/sof#3278

@marc-hb marc-hb added the area:logs Log and results collection, storage, etc. label Jul 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:logs Log and results collection, storage, etc.
Projects
None yet
Development

No branches or pull requests

6 participants