While deploying Activate post-processing cache on some wikis today, we noticed the following logstash message on mwdebug:
Info
- mwversion: 1.46.0-wmf.5
- timestamp: 2025-12-17T14:50:46.561Z
- phpversion: 8.3.26
- reqId: ab251f54-2764-4aed-9464-5dc03d8ca706
- Find reqId in Logstash
Pool key 'simplewiki:parsoid-pcache:129793:|#|:idhash:useParsoid=1:revid:10503646' (ArticleView): Usage error: You may only aquire a single non-nowait lock.
exception.trace
Subsequent investigation showed that this seems to be quite common outside of mwdebug, with a sharp uptick on 15 December, when Activate post-processing cache on idwiki was deployed:
https://logstash.wikimedia.org/goto/0c76f5bb63561e91410b391a570ebbe1
There are some other occurrences of this usage error (including T412960: Pool key 'dewiki:SpecialContributions:a:127.0.0.1' (SpecialContributions): Usage error: You may only aquire a single non-nowait lock.), but they’re a lot less common.
Impact
Only logspam, as far as we’re aware. But quite a bit of it.


