Skip to content
Failed

#27799 (Mar 26, 2026, 12:37:16 PM)

Started 5 hr 22 min ago
Took 3.7 sec on build4-deb12build-ansible

Started by upstream project gerrit-osmo-ccid-firmware build number 145
originally caused by:

This run spent:

  • 6.8 sec waiting;
  • 3.7 sec build duration;
  • 10 sec total from scheduled to completion.
Revision: 0dc57f147512e2b9d6dc085cc0d9bb98cfee084b
Repository: $GERRIT_REPO_URL
  • master
firmware: replace libosmocore fsm timers

Concurrent access from main loop and the different uart irqs was not
going well and caused crashes. The libosmocore fsm does still allocate
one internal timer, but it is not used by the firmware, so libosmocore
will not touch the rbtree.

Additionally ignore checkpatch jiffies complaints because we're trying
to do firmware here.

Closes: SYS#7877
Change-Id: Id2bd67b3946bb451008965f0b68b4a919f4d10bd
ewild at