zephyrproject-rtos / zephyr

Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
https://docs.zephyrproject.org
Apache License 2.0
10.92k stars 6.65k forks source link

[2.7-branch] ci: backports failing on clang workflow #81687

Open cfriedt opened 1 day ago

cfriedt commented 1 day ago

Describe the bug At some point there was a change that broke the clang workflow for 2.7-branch. It has not been a high priority. However, there are backports that cannot be merged until CI is green.

From what I can tell, the clang workflow simply times-out whenever it is run.

Please also mention any information which could help others to understand the problem you're facing:

To Reproduce Observe failing jobs in #80615 #74140 #74122

Expected behavior CI should be green for the above backport PRs.

Impact We shouldn't have CI failing. It's "kind of a big deal", but since LTSv2 is approaching EOL, it is not a high priority.

We should fix it before cutting the final LTSv2 release.

Logs and console output See failing jobs in #80615 #74140 #74122

Environment (please complete the following information):

Additional context

de-nordic commented 23 hours ago

@cfriedt Thanks for raising the issue.

cfriedt commented 23 hours ago

@stephanosio or @nashif - can you take a look? I haven't been able to fix it in the bit of time that I've had to look at it.