COMMAND: /usr/bin/pungi-fedmsg-notification phase-start
-------------------------------------------------------
Message was forbidden by the broker: ACCESS_REFUSED - access to topic 'org.fedoraproject.prod.pungi.compose.phase.start' in exchange 'amq.topic' in vhost '/pubsub' refused for user 'bodhi'
Traceback (most recent call last):
  File "/usr/lib/python3.11/site-packages/twisted/internet/defer.py", line 700, in errback
    self._startRunCallbacks(fail)
  File "/usr/lib/python3.11/site-packages/twisted/internet/defer.py", line 763, in _startRunCallbacks
    self._runCallbacks()
  File "/usr/lib/python3.11/site-packages/twisted/internet/defer.py", line 857, in _runCallbacks
    current.result = callback(  # type: ignore[misc]
  File "/usr/lib/python3.11/site-packages/twisted/internet/defer.py", line 1750, in gotResult
    current_context.run(_inlineCallbacks, r, gen, status)
--- <exception caught here> ---
  File "/usr/lib/python3.11/site-packages/twisted/internet/defer.py", line 1656, in _inlineCallbacks
    result = current_context.run(
  File "/usr/lib/python3.11/site-packages/twisted/python/failure.py", line 514, in throwExceptionIntoGenerator
    return g.throw(self.type, self.value, self.tb)
  File "/usr/lib/python3.11/site-packages/fedora_messaging/api.py", line 262, in _twisted_publish
    yield _twisted_service._service.factory.publish(message, exchange=exchange)
  File "/usr/lib/python3.11/site-packages/twisted/internet/defer.py", line 1656, in _inlineCallbacks
    result = current_context.run(
  File "/usr/lib/python3.11/site-packages/twisted/python/failure.py", line 514, in throwExceptionIntoGenerator
    return g.throw(self.type, self.value, self.tb)
  File "/usr/lib/python3.11/site-packages/fedora_messaging/twisted/factory.py", line 240, in publish
    yield protocol.publish(message, exchange)
  File "/usr/lib/python3.11/site-packages/twisted/internet/defer.py", line 1656, in _inlineCallbacks
    result = current_context.run(
  File "/usr/lib/python3.11/site-packages/twisted/python/failure.py", line 514, in throwExceptionIntoGenerator
    return g.throw(self.type, self.value, self.tb)
  File "/usr/lib/python3.11/site-packages/fedora_messaging/twisted/protocol.py", line 166, in publish
    raise PublishForbidden(reason=e)
fedora_messaging.exceptions.PublishForbidden: (403, "ACCESS_REFUSED - access to topic 'org.fedoraproject.prod.pungi.compose.phase.start' in exchange 'amq.topic' in vhost '/pubsub' refused for user 'bodhi'")

Error sending fedora-messaging message: (403, "ACCESS_REFUSED - access to topic 'org.fedoraproject.prod.pungi.compose.phase.start' in exchange 'amq.topic' in vhost '/pubsub' refused for user 'bodhi'")