-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
botThis Issue or PR is being worked on by a botThis Issue or PR is being worked on by a botpriority/backlogHigher priority than priority/awaiting-more-evidence.Higher priority than priority/awaiting-more-evidence.sig/user-experienceIssues or PRs related to the User Experience of our Services, Tools, and Libraries.Issues or PRs related to the User Experience of our Services, Tools, and Libraries.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Description
Description
This is an automated issue generated by Kebechet v1.10.0. The info manager threw an exception (GithubAPIException)
at runtime while working on the following repository https://github.com/aicoe-aiops/ocp-ci-analysis
Traceback
Traceback (most recent call last):
File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/ogr/abstract.py", line 107, in wrapper
return function(*args, **kwargs)
File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/ogr/services/github/issue.py", line 139, in get_list
return [
File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/ogr/services/github/issue.py", line 142, in <listcomp>
if not issue.pull_request
File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/github/Issue.py", line 198, in pull_request
self._completeIfNotSet(self._pull_request)
File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/github/GithubObject.py", line 297, in _completeIfNotSet
self._completeIfNeeded()
File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/github/GithubObject.py", line 301, in _completeIfNeeded
self.__complete()
File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/github/GithubObject.py", line 308, in __complete
headers, data = self._requester.requestJsonAndCheck("GET", self._url.value)
File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/github/Requester.py", line 353, in requestJsonAndCheck
return self.__check(
File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/github/Requester.py", line 378, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.RateLimitExceededException: 403 {"message": "API rate limit exceeded for installation ID 9777734.", "documentation_url": "https://docs.github.com/rest/overview/resources-in-the-rest-api#rate-limiting"}
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/home/user/kebechet/kebechet_runners.py", line 212, in run
instance.run(**manager_configuration)
File "/home/user/kebechet/managers/info/info.py", line 48, in run
issue = self.get_issue_by_title(_INFO_ISSUE_NAME)
File "/home/user/kebechet/managers/manager.py", line 130, in get_issue_by_title
return utils.get_issue_by_title(self.project, title)
File "/home/user/kebechet/utils.py", line 190, in get_issue_by_title
for issue in ogr_project.get_issue_list():
File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/ogr/abstract.py", line 117, in wrapper
__check_for_internal_failure(ex)
File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/ogr/abstract.py", line 59, in __check_for_internal_failure
raise ex
File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/ogr/abstract.py", line 107, in wrapper
return function(*args, **kwargs)
File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/ogr/utils.py", line 199, in indirectly_called
return specialized_function(self, *args, **kwargs)
File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/ogr/abstract.py", line 119, in wrapper
__check_for_internal_failure(__wrap_exception(ex))
File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/ogr/abstract.py", line 59, in __check_for_internal_failure
raise ex
ogr.exceptions.GithubAPIException
Metadata
Metadata
Assignees
Labels
botThis Issue or PR is being worked on by a botThis Issue or PR is being worked on by a botpriority/backlogHigher priority than priority/awaiting-more-evidence.Higher priority than priority/awaiting-more-evidence.sig/user-experienceIssues or PRs related to the User Experience of our Services, Tools, and Libraries.Issues or PRs related to the User Experience of our Services, Tools, and Libraries.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Type
Projects
Status
📋 Backlog