-
Notifications
You must be signed in to change notification settings - Fork 722
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failure cloning git repos in testing #14891
Comments
@llxia fyi. We have problems cloning git repos off and on, but it's been bad the last two nights. I've recorded the failures from last night. There were probably more the previous night. Maybe we could do more to retry to avoid these failures? |
This is a network issue. There are several suggestions online
I am not sure there is much we can do with improving the network. Should we try to switch to SSH?
|
@AdamBrousseau fyi in case you have any info.
Sure? It can't hurt to try, except the time invested in making the switch. In the end what may work best is to wait for a few minutes and then try again. |
I just realized that internally we use ssh but it also fails regularly lately. Moving to SSH may be a waste of time. For reference, see the Trigger-Product-Builds jenkins job. |
Although it may be a different problem. |
yes, internal git seems very slow lately. I feel the internal problem is on the server-side as UI response is very slow as well. @renfeiw could you look into adding the retry? It should be very similar to https://github.com/adoptium/aqa-tests/blob/master/get.sh#L265 |
Haven't seen this for a while, I expect it's resolved. |
Just for the record, retry has added in for different test repos. |
osx1014-x86-1
https://openj9-jenkins.osuosl.org/job/Test_openjdk8_j9_extended.system_x86-64_mac_Nightly_testList_0/253
https://openj9-jenkins.osuosl.org/job/Test_openjdk11_j9_sanity.functional_x86-64_mac_Nightly_testList_0/236
mac11-aarch64-2
https://openj9-jenkins.osuosl.org/job/Test_openjdk11_j9_extended.system_aarch64_mac_Nightly_testList_1/30
win2012-x86-6
https://openj9-jenkins.osuosl.org/job/Test_openjdk18_j9_sanity.functional_x86-64_windows_Nightly_testList_1/43
cent7-ppcle-5
https://openj9-jenkins.osuosl.org/job/Test_openjdknext_j9_extended.system_ppc64le_linux_Nightly_testList_1/30
The text was updated successfully, but these errors were encountered: