Bug 1608439

Summary: Bigdata repo's removal is making a cronjob sad
Product: [Community] GlusterFS Reporter: Amye Scavarda <amye>
Component: project-infrastructureAssignee: bugs <bugs>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: mainlineCC: bugs, gluster-infra, misc
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-07-25 15:04:52 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Amye Scavarda 2018-07-25 14:22:25 UTC
Description of problem:
Justin Clift reports to me that there is an errant cronjob that wants to pull from https://api.github.com/repos/gluster/bigdata and it is failing on an hourly basis. 

Further details: 
Traceback (most recent call last):
   File "/home/jclift/git_repos/forge/collect_latest_stats.py", line 51, 
in <module>
     repo_data = gh.repos(project).get()
   File "/usr/lib/python2.6/site-packages/github.py", line 203, in 
__call__
     return self._gh._http(self._method, self._path, **kw)
   File "/usr/lib/python2.6/site-packages/github.py", line 177, in _http
     raise ApiNotFoundError(url, req, resp)
github.ApiNotFoundError: https://api.github.com/repos/gluster/bigdata

Comment 1 Amye Scavarda 2018-07-25 14:26:22 UTC
-------- Original Message --------
Subject: Cron <jclift@supercolony> 
/home/jclift/git_repos/forge/collect_latest_stats.py
Date: 2018-07-25 13:25
 From: root (Cron Daemon)
To: jclift
 
The header might help.

Comment 2 Michael S. 2018-07-25 15:04:52 UTC
That's was a cronjob in his /home directory. I commented it, but I would have assumed he had the access to fix it by himself :/