-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
[Mono][Android][x64] JIT.HardwareIntrinsics.X86.*/Jit.Methodical.* tests failed #65840
Comments
Tagging subscribers to this area: @directhex Issue DetailsThe An error message from the parsed output:
|
It looks same as #59679 which was closed as fixed. |
@MaximLipnin Did it fail with retry as well? (I know that the infrastructure will do a another run if the first run failed with this type of failure.) |
Hmm, re-try seems to be successful but the whole test run is marked as failed anyway |
@premun I suspect this may be infra related. |
It's still being hit in the last 3 rolling builds. |
I analyzed the linked builds and:
But if there is a @mkhamoyan is it possible runfo doesn't take into account that there are retries of work items and it searches all attempts and gives us false positives? |
I'm not sure how runfo searches. Maybe @jaredpar can help? |
@premun regarding to the third one, the test seems to be passed. According to this log message: |
But all of them were different syndrome than the one originally reported here. If the original issue is not happening any more. Maybe we should close this one and open a new one to track the new issue. |
@fanyang-mono seems like XHarness is being killed somehow because of some time out and doesn't return any exit code:
There should be a line like this:
I think |
Anything here suspicious?
When reading it, there seems to be a network issue. |
I don't really have much experience reading these. I know that some of these such as "Shutting down VM" are there always but not sure about the others honestly |
@premun @steveisok there seem to be about 24 failed Rolling test runs in last month (see updated top post) -- that is quite a lot and it is causing lots of noise in the test results analysis. |
@fanyang-mono I'll defer to you here. |
Looks like in latest run 1829491 (6/16 PM), there were also 64 non-JIT failures (GC, tracing, Regressions/coreclr, Reflection, couple of others). So, disabling JIT tests is not going to fully help -- it seems to be indeed infra problem. Circling back to the original issue - the callstack detected for all these failures:
@premun is there anything that can be done for it? |
We had a look at this with @fanyang-mono yesterday and:
|
As @premun mentioned, the recent spike of Android failures were caused by an infrastructure issue due to recent python upgrade, which was fixed by dotnet/arcade#9663. It should go away as the change being merged into |
@fanyang-mono Can you check to see if this is still happening? |
Runtime tests are passing on Android now. Closing this issue. |
The
JIT.HardwareIntrinsics.X86.*/Jit.Methodical.*
tests failed on theMono Android x64 Release @ Ubuntu.1804.Amd64.Android.29.Open
CI job (Build)An error message from the parsed output:
Occurrences 5/16-6/16:
The text was updated successfully, but these errors were encountered: