Skip to content
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

Improve SpanHelpers.ClearWithReferences for arm64 #93346

Closed
wants to merge 6 commits into from

Merge branch 'main' of github.com:dotnet/runtime into opt-clear-with-ref

6063af6
Select commit
Loading
Failed to load commit list.
Closed

Improve SpanHelpers.ClearWithReferences for arm64 #93346

Merge branch 'main' of github.com:dotnet/runtime into opt-clear-with-ref
6063af6
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded Oct 13, 2023 in 0s

.NET Result Analysis

Details

All checks completed

[runtime]

[runtime-dev-innerloop]

[dotnet-linker-tests]

Build Rerun

✔️ Build passed after 1 retries.

(Attempt #1) [link to build]

runtime /

[:construction: Report infrastructure issue] [:page_facing_up: Report repository issue]

runtime / Build / Libraries Test Run checked coreclr windows x86 Debug / Send to Helix

[:construction: Report infrastructure issue] [:page_facing_up: Report repository issue]
    ❌.packages\microsoft.dotnet.helix.sdk\8.0.0-beta.23463.1\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(42,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test BasicEventSourceTests.TestsManifestGeneration.Test_EventSource_EtwManifestGenerationRollover has failed. Check the Test tab or [this console log]
    ❌.packages\microsoft.dotnet.helix.sdk\8.0.0-beta.23463.1\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(42,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test BasicEventSourceTests.TestsManifestGeneration.Test_EventSource_EtwManifestGeneration has failed. Check the Test tab or [this console log]

Non-Deterministic Test Failures Detected

BasicEventSourceTests.TestsManifestGeneration.Test_EventSource_EtwManifestGeneration [Console] [Details] [Artifacts] [1.32% failure rate]
[:construction: Report test infrastructure issue] [:page_facing_up: Report test repository issue]

Failing Configuration

Exception Message
Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Remote process failed with an unhandled exception.
CallStack
Child exception:
  Xunit.Sdk.TrueException: Assert.True() Failure
Expected: True
Actual:   False
   at BasicEventSourceTests.TestsManifestGeneration.<Test_EventSource_EtwManifestGeneration>b__2_0() in /_/src/libraries/System.Diagnostics.Tracing/tests/BasicEventSourceTest/TestsManifestGeneration.Etw.cs:line 73
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /_/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57

Child process:
System.Diagnostics.Tracing.Tests, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 BasicEventSourceTests.TestsManifestGeneration Void <Test_EventSource_EtwManifestGeneration>b__2_0()

BasicEventSourceTests.TestsManifestGeneration.Test_EventSource_EtwManifestGenerationRollover [Console] [Details] [Artifacts] [1.28% failure rate]
[:construction: Report test infrastructure issue] [:page_facing_up: Report test repository issue]

Failing Configuration

Exception Message
Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Half-way through waiting for remote process.
Memory load: 16

Image Name PID Services
========================= ======== ============================================
svchost.exe 768 BrokerInfrastructure, DcomLaunch, LSM,
PlugPlay, Power, SystemEventsBroker
svchost.exe 828 RpcEptMapper, RpcSs
svchost.exe 940 TermService
svchost.exe 948 Appinfo, CertPropSvc, DsmSvc, gpsvc,
iphlpsvc, lfsvc, ProfSvc, sacsvr, Schedule,
SENS, SessionEnv, ShellHWDetection, Themes,
UserManager, Winmgmt, WpnService, wuauserv
svchost.exe 1012 Dhcp, EventLog, lmhosts, TimeBrokerSvc,
vmictimesync
svchost.exe 540 NcbService, PcaSvc, TrkWks, UALSVC,
UmRdpService, vmickvpexchange,
vmicshutdown, WdiSystemHost
svchost.exe 1072 BFE, CoreMessagingRegistrar, DPS, MpsSvc,
pla
svchost.exe 1080 CDPSvc, EventSystem, FontCache, netprofm,
nsi, W32Time, WinHttpAutoProxySvc
svchost.exe 1156 vmicheartbeat
svchost.exe 1452 CryptSvc, Dnscache, LanmanWorkstation,
NlaSvc, WinRM
svchost.exe 1484 Wcmsvc
svchost.exe 1492 AppHostSvc
svchost.exe 1540 StateRepository, tiledatamodelsvc
svchost.exe 2080 DiagTrack
svchost.exe 2120 LanmanServer
svchost.exe 2180 W3SVC, WAS
svchost.exe 3368 CDPUserSvc_50184, OneSyncSvc_50184
svchost.exe 2892 AppReadiness
Timed out at 10/13/2023 4:57:31 PM after 60000ms waiting for remote process.
Wrote mini dump to: C:\h\w\A95C08C7\w\AE8B0954\uploads\3692.yvuxbejb.uek.dmp
Process ID: 3692
Handle: 948
Name: dotnet
MainModule: C:\h\w\A95C08C7\p\dotnet.exe
StartTime: 10/13/2023 4:56:31 PM
TotalProcessorTime: 00:00:07.8125000
Threads:
Thread #1 (OS 0xD98) [MTA]
[HelperMethodFrame] (System.Threading.Thread.SleepInternal)
System.Threading.Thread.Sleep(Int32)
BasicEventSourceTests.TestsManifestGeneration.<Test_EventSource_EtwManifestGenerationRollover>b__3_0()
[HelperMethodFrame_PROTECTOBJ] (System.RuntimeMethodHandle.InvokeMethod)
System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(System.Object, IntPtr*)
System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(System.Object, System.Reflection.BindingFlags)
System.Reflection.RuntimeMethodInfo.Invoke(System.Object, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo)
System.Reflection.MethodBase.Invoke(System.Object, System.Object[])
Microsoft.DotNet.RemoteExecutor.Program.Main(System.String[])
Thread #2 (OS 0xD24) [Finalizer] [Background]
[DebuggerU2MCatchHandlerFrame]

CallStack
   at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing) in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 225
   at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose() in /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs:line 55
   at BasicEventSourceTests.TestsManifestGeneration.Test_EventSource_EtwManifestGenerationRollover() in /_/src/libraries/System.Diagnostics.Tracing/tests/BasicEventSourceTest/TestsManifestGeneration.Etw.cs:line 81
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 48

Was this helpful? Yes No