{ "action": "new_repo", "branch": "rawhide", "bug_id": 2363087, "description": "", "exception": false, "monitor": "monitoring", "namespace": "rpms", "onboard_packit": "no", "repo": "fooyin", "summary": "music player", "upstreamurl": "" }
The Pagure repository was created at https://src.fedoraproject.org/rpms/fooyin
Error happened during processing:
Traceback (most recent call last): File "/opt/app-root/src/toddlers/plugins/scm_request_processor.py", line 194, in process self.process_ticket(issue) File "/opt/app-root/src/toddlers/plugins/scm_request_processor.py", line 376, in process_ticket self.process_new_repo( File "/opt/app-root/src/toddlers/plugins/scm_request_processor.py", line 467, in process_new_repo self._create_new_repo(issue, issue_body_json, initial_commit) File "/opt/app-root/src/toddlers/plugins/scm_request_processor.py", line 739, in _create_new_repo self.pagure_io.close_issue( File "/opt/app-root/src/toddlers/utils/pagure.py", line 171, in close_issue self.add_comment_to_issue(issue_id, namespace=namespace, comment=message) File "/opt/app-root/src/toddlers/utils/pagure.py", line 253, in add_comment_to_issue raise PagureError( toddlers.exceptions.pagure_error.PagureError: Couldn't comment on issue 'https://pagure.io/releng/fedora-scm-requests/issue/76605' Request to 'https://pagure.io/api/0/releng/fedora-scm-requests/issue/76605/comment': {'comment': 'The Pagure repository was created at https://src.fedoraproject.org/rpms/fooyin'} Response: None Status code: 500
@releng-bot retry
Metadata Update from @releng-bot: - Issue close_status updated to: Processed - Issue status updated to: Closed (was: Open)
Traceback (most recent call last): File "/opt/app-root/src/toddlers/plugins/scm_request_processor.py", line 192, in process self.process_comment(issue) File "/opt/app-root/src/toddlers/plugins/scm_request_processor.py", line 239, in process_comment self.process_ticket(issue) File "/opt/app-root/src/toddlers/plugins/scm_request_processor.py", line 376, in process_ticket self.process_new_repo( File "/opt/app-root/src/toddlers/plugins/scm_request_processor.py", line 467, in process_new_repo self._create_new_repo(issue, issue_body_json, initial_commit) File "/opt/app-root/src/toddlers/plugins/scm_request_processor.py", line 746, in _create_new_repo bugzilla_system.change_bug_status( File "/opt/app-root/src/toddlers/utils/bugzilla_system.py", line 649, in change_bug_status execute_bugzilla_call( File "/opt/app-root/src/toddlers/utils/bugzilla_system.py", line 690, in execute_bugzilla_call raw_data = call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/opt/app-root/lib64/python3.11/site-packages/bugzilla/bug.py", line 198, in setstatus return self.bugzilla.update_bugs(self.bug_id, vals) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/app-root/lib64/python3.11/site-packages/bugzilla/base.py", line 1400, in update_bugs return self._backend.bug_update(listify(ids), tmp) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/app-root/lib64/python3.11/site-packages/bugzilla/_backendxmlrpc.py", line 189, in bug_update return self._xmlrpc_proxy.Bug.update(data) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/xmlrpc/client.py", line 1122, in __call__ return self.__send(self.__name, args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/app-root/lib64/python3.11/site-packages/bugzilla/_backendxmlrpc.py", line 125, in _ServerProxy__request ret = ServerProxy._ServerProxy__request( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/xmlrpc/client.py", line 1464, in __request response = self.__transport.request( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/app-root/lib64/python3.11/site-packages/bugzilla/_backendxmlrpc.py", line 100, in request return self.__request_helper(url, request_body) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/app-root/lib64/python3.11/site-packages/bugzilla/_backendxmlrpc.py", line 47, in __request_helper return self.parse_response(response) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/app-root/lib64/python3.11/site-packages/bugzilla/_backendxmlrpc.py", line 84, in parse_response return unmarshaller.close() ^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/xmlrpc/client.py", line 668, in close raise Fault(**self._stack[0]) xmlrpc.client.Fault: <Fault 123: 'You are not allowed to change the bug status from CLOSED to RELEASE_PENDING.'>
Log in to comment on this ticket.