-
Notifications
You must be signed in to change notification settings - Fork 52
Git checkout takes too long in VM #55
Comments
@mukul-seagate11 We face this issue almost daily in Jenkins build process. Can we raise ticket with GitHub for this. |
Sure, we can take this forward with GitHub call |
This issue/pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
@mukul-seagate11 As updated by Dhruv in today's call, Can you please raise support ticket for this with GitHub team. |
OK sure |
+1 This issue occurred between 25 th Aug 11 PM IST to 26 th Aug 2.20 AM IST |
Update : The checkout is working on the above mentioned time frame, But still getting random failure on checkout |
Casey Mokricky (GitHub Support) Hi Mukul, Thank you for contacting GitHub Enterprise Support. Just to make sure I'm understanding correctly, it sounds like your git client is having performance issues on a CloudForm VM instance. Is that correct? If so, please prefix your git command with the GIT_TRACE_PERFORMANCE environment variable and respond with any output. For example: GIT_TRACE_PERFORMANCE=1 git clone https://github.com/my/repo.git Thank you, |
@mukul-seagate11 - We are observing this issue quite frequently now. @gowthamchinna has collected debug logs as below. Git checkout is taking around 14 mins which is causing build failures.
|
@mukul-seagate11 @gowthamchinna - Currently all Jenkins jobs are failing at |
This appears to be an issue site wide at LCO and not just lab specific. We are starting a Sev1 with IT Networking at Seagate. |
The issue seems to be with Github load balancers. If we use a different load balancer, we see expected results.
|
I've submitted a ticket here with GitHub support... https://enterprise.githubsupport.com/hc/en-us/requests/814338 I've also tried to call them and haven't been able to reach anyone. |
I was able to get a hold of GitHub support on the phone and they had a similar report from another Colorado customer and they brought the IP address of their load balancer we were also having issue with out of the loop. The issue seems to be resolved from our end and I can do quick clones now. Looks like the Jenkins jobs are also able to checkout now. This issue should be resolved so let the Lab team know otherwise. |
This issue/pull request has been automatically marked as stale because it has not had recent activity. Tagging @shailesh-vaidya |
@gowthamchinna I feel we are not observing this issue again. Could you please confirm and if yes mark this one as closed. |
This issue/pull request has been automatically marked as stale because it has not had recent activity. Tagging @shailesh-vaidya |
No issues found for last 2 weeks closing this. |
Git checkout takes too long ( ~15 min ) in cloudform VM.
Priority : High
Observation
Checkout Log in Citrix VDI
Repo : cortx-csm
Timetaken : 0.23 m
Network Speed
Git Checkout Log
Checkout Log in Cloudform VM
Repo : cortx-csm
Timetaken : 14.17 m
Network Speed
Git Checkout Log
The text was updated successfully, but these errors were encountered: