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

[release/8.0-staging] [PERF] Update osx.1015 queue to osx.13 queue. #96148

Merged

Update osx.1015 to osx.13.

d994a37
Select commit
Loading
Failed to load commit list.
Merged

[release/8.0-staging] [PERF] Update osx.1015 queue to osx.13 queue. #96148

Update osx.1015 to osx.13.
d994a37
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Dec 18, 2023 in 1h 45m 48s

Build #20231218.60 had test failures

Details

Tests

  • Failed: 1 (0.00%)
  • Passed: 3,415,453 (98.29%)
  • Other: 59,555 (1.71%)
  • Total: 3,475,009

Annotations

Check failure on line 42 in .packages\microsoft.dotnet.helix.sdk\8.0.0-beta.23564.4\tools\azure-pipelines\AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages\microsoft.dotnet.helix.sdk\8.0.0-beta.23564.4\tools\azure-pipelines\AzurePipelines.MultiQueue.targets#L42

.packages\microsoft.dotnet.helix.sdk\8.0.0-beta.23564.4\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: https://helix.dot.net/api/2019-06-17/jobs/3aa932f5-5746-4c46-bf2b-3f3b4dea153e/workitems/System.Diagnostics.Tracing.Tests/console

Check failure on line 1 in BasicEventSourceTests.TestsManifestGeneration.Test_EventSource_EtwManifestGenerationRollover

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

BasicEventSourceTests.TestsManifestGeneration.Test_EventSource_EtwManifestGenerationRollover

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

Image Name                     PID Services                                    
========================= ======== ============================================
svchost.exe                    752 BrokerInfrastructure, DcomLaunch, LSM,      
                                   PlugPlay, Power, SystemEventsBroker         
svchost.exe                    812 RpcEptMapper, RpcSs                         
svchost.exe                    956 Appinfo, CertPropSvc, DsmSvc, gpsvc,        
                                   iphlpsvc, lfsvc, ProfSvc, sacsvr, Schedule, 
                                   SENS, SessionEnv, ShellHWDetection, Themes, 
                                   UserManager, Winmgmt, wlidsvc, WpnService,  
                                   wuauserv                                    
svchost.exe                    976 TermService                                 
svchost.exe                   1016 Dhcp, EventLog, lmhosts, NgcCtnrSvc,        
                                   TimeBrokerSvc, vmictimesync                 
svchost.exe                    536 NcbService, PcaSvc, TrkWks, UALSVC,         
                                   UmRdpService, vmickvpexchange,              
                                   vmicshutdown, WdiSystemHost                 
svchost.exe                   1036 BFE, CoreMessagingRegistrar, DPS, MpsSvc,   
                                   pla                                         
svchost.exe                   1076 CDPSvc, EventSystem, FontCache, netprofm,   
                                   nsi, RemoteRegistry, W32Time,               
                                   WinHttpAutoProxySvc                         
svchost.exe                   1144 vmicheartbeat                               
svchost.exe                   1284 CryptSvc, Dnscache, LanmanWorkstation,      
                                   NlaSvc, WinRM                               
svchost.exe                   1484 Wcmsvc                                      
svchost.exe                   1416 DiagTrack                                   
svchost.exe                   1528 StateRepository, tiledatamodelsvc           
svchost.exe                   1596 AppHostSvc                                  
svchost.exe                   2060 W3SVC, WAS                                  
svchost.exe                   2152 LanmanServer                                
svchost.exe                   3608 CDPUserSvc_531ac, OneSyncSvc_531ac          
svchost.exe                   3992 AppReadiness                                
svchost.exe                   4052 AppXSvc, ClipSVC                            
Timed out at 12/18/2023 9:31:50 PM after 60000ms waiting for remote process.
Wrote mini dump to: C:\h\w\ABC409A0\w\AB30099F\uploads\6080.g51q5e1a.geq.dmp
	Process ID: 6080
	Handle: 1324
	Name: dotnet
	MainModule: C:\h\w\ABC409A0\p\dotnet.exe
	StartTime: 12/18/2023 9:30:49 PM
	TotalProcessorTime: 00:00:07.1093750
	Threads:
		Thread #1 (OS 0x1330)   [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 0x10E8) [Finalizer] [Backgroun
Raw output
   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