Skip to content
Success

#20137 (Jan 30, 2026, 1:52:11 PM)

Started 21 days ago
Took 2 min 42 sec on build5-deb12build-ansible

Started by upstream project gerrit-libosmocore build number 2331
originally caused by:

This run spent:

  • 1 min 43 sec waiting;
  • 2 min 42 sec build duration;
  • 4 min 25 sec total from scheduled to completion.
Revision: 3931baa8602d4410e0274f486f4d4d5694174fa9
Repository: $GERRIT_REPO_URL
  • master
logging: Also Avoid infinite loop/deadlock in log_check_level()

A LOG() macro being called inside an already-logging path will first
call log_check_level() before calling osmo_vlogp(). Since calling
happens with the mutex hold, it has been seen to deadlock in eg.
osmo-hnbgw.

Change-Id: I0098629b335b3aa174b49fd79c33d22b04bc4785
Pau Espin Pedrol at