Adding GetClrNotification cDAC API #117737
Merged
Azure Pipelines / runtime
failed
Jul 22, 2025 in 3h 15m 8s
Build #20250722.33 had test failures
Details
- Failed: 1 (0.00%)
- Passed: 1,173,507 (98.52%)
- Other: 17,643 (1.48%)
- Total: 1,191,151
Annotations
azure-pipelines / runtime
.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.25367.101/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L44
.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.25367.101/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Diagnostics.Tests.ProcessTests.TestCheckChildProcessUserAndGroupIds has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/6f204ddc-9c58-4ebc-9809-67cfceac17ea/workitems/System.Diagnostics.Process.Tests/console
azure-pipelines / runtime
System.Diagnostics.Tests.ProcessTests.TestCheckChildProcessUserAndGroupIds
System.ComponentModel.Win32Exception : An error occurred trying to start process '/root/helix/work/correlation/dotnet' with working directory '/root/helix/work/workitem/e'. Operation not permitted
Raw output
at System.Diagnostics.Process.ForkAndExecProcess(ProcessStartInfo startInfo, String resolvedFilename, String[] argv, String[] envp, String cwd, Boolean setCredentials, UInt32 userId, UInt32 groupId, UInt32[] groups, Int32& stdinFd, Int32& stdoutFd, Int32& stderrFd, Boolean usesTerminal, Boolean throwOnNoExec) in /_/src/libraries/System.Diagnostics.Process/src/System/Diagnostics/Process.Unix.cs:line 546
at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo) in /_/src/libraries/System.Diagnostics.Process/src/System/Diagnostics/Process.Unix.cs:line 456
at System.Diagnostics.Process.Start() in /_/src/libraries/System.Diagnostics.Process/src/System/Diagnostics/Process.cs:line 1284
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo) in /_/src/libraries/System.Diagnostics.Process/src/System/Diagnostics/Process.cs:line 1352
at Microsoft.DotNet.RemoteExecutor.RemoteExecutor.Invoke(MethodInfo method, String[] args, RemoteInvokeOptions options, Boolean pasteArguments) in /_/src/arcade/src/Microsoft.DotNet.RemoteExecutor/src/RemoteExecutor.cs:line 477
at Microsoft.DotNet.RemoteExecutor.RemoteExecutor.Invoke(Func`5 method, String arg1, String arg2, String arg3, String arg4, RemoteInvokeOptions options) in /_/src/arcade/src/Microsoft.DotNet.RemoteExecutor/src/RemoteExecutor.cs:line 375
at System.Diagnostics.Tests.ProcessTests.TestCheckChildProcessUserAndGroupIds() in /_/src/libraries/System.Diagnostics.Process/tests/ProcessTests.Unix.cs:line 593
at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs:line 126
Loading