2023-07-27 19:42:17,365 - ERROR - Rule prod_comp_changed_with_priority
Traceback (most recent call last):
File "/home/rm_bot/bugbot/bugbot/bzcleaner.py", line 844, in run
self.send_email(date=date)
File "/home/rm_bot/bugbot/bugbot/bzcleaner.py", line 763, in send_email
data = self.get_email_data(date)
File "/home/rm_bot/bugbot/bugbot/bzcleaner.py", line 681, in get_email_data
bugs = self.get_bugs(date=date)
File "/home/rm_bot/bugbot/bugbot/rules/prod_comp_changed_with_priority.py", line 104, in get_bugs
bugs = super(ProdCompChangedWithPriority, self).get_bugs(
File "/home/rm_bot/bugbot/bugbot/bzcleaner.py", line 456, in get_bugs
).get_data().wait()
File "/home/rm_bot/bugbot/venv/lib/python3.10/site-packages/libmozdata/bugzilla.py", line 171, in get_data
self.__get_bugs_for_history_comment()
File "/home/rm_bot/bugbot/venv/lib/python3.10/site-packages/libmozdata/bugzilla.py", line 545, in __get_bugs_for_history_comment
self.__get_bugs_by_search()
File "/home/rm_bot/bugbot/venv/lib/python3.10/site-packages/libmozdata/bugzilla.py", line 610, in __get_bugs_by_search
count = r.json()["bug_count"]
KeyError: 'bug_count'
2023-07-27 19:42:19,037 - ERROR - Rule regression_but_type_enhancement_task
Traceback (most recent call last):
File "/home/rm_bot/bugbot/bugbot/bzcleaner.py", line 844, in run
self.send_email(date=date)
File "/home/rm_bot/bugbot/bugbot/bzcleaner.py", line 763, in send_email
data = self.get_email_data(date)
File "/home/rm_bot/bugbot/bugbot/bzcleaner.py", line 681, in get_email_data
bugs = self.get_bugs(date=date)
File "/home/rm_bot/bugbot/bugbot/bzcleaner.py", line 456, in get_bugs
).get_data().wait()
File "/home/rm_bot/bugbot/venv/lib/python3.10/site-packages/libmozdata/bugzilla.py", line 171, in get_data
self.__get_bugs_for_history_comment()
File "/home/rm_bot/bugbot/venv/lib/python3.10/site-packages/libmozdata/bugzilla.py", line 545, in __get_bugs_for_history_comment
self.__get_bugs_by_search()
File "/home/rm_bot/bugbot/venv/lib/python3.10/site-packages/libmozdata/bugzilla.py", line 610, in __get_bugs_by_search
count = r.json()["bug_count"]
KeyError: 'bug_count'