Console log: 'System.Net.Sockets.Tests' from job 3d9bb581-e530-4dfb-b7f4-09f3d23e0636 workitem 8bf0740c-38eb-431f-b193-2d8790195e83 (osx.26.arm64.open) executed on machine dci-mac-build-480 running macOS-26.4.1 + export __TestArchitecture=arm64 + __TestArchitecture=arm64 + find /tmp/helix/working/B2B50976/p -name createdump + xargs -n 1 codesign -s - -f --preserve-metadata=entitlements /tmp/helix/working/B2B50976/p/shared/Microsoft.NETCore.App/11.0.0/createdump: replacing existing signature + ./RunTests.sh --runtime-path /tmp/helix/working/B2B50976/p ========================= Begin custom configuration settings ============================== export __IsXUnitLogCheckerSupported=1 export XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS=1 ========================== End custom configuration settings =============================== ----- start Thu Aug 6 04:28:33 EDT 2026 =============== To repro directly: ===================================================== pushd . /tmp/helix/working/B2B50976/p/dotnet exec --runtimeconfig System.Net.Sockets.Tests.runtimeconfig.json --depsfile System.Net.Sockets.Tests.deps.json xunit.console.dll System.Net.Sockets.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing popd =========================================================================================================== /private/tmp/helix/working/B2B50976/w/AA3508EF/e /private/tmp/helix/working/B2B50976/w/AA3508EF/e Discovering: System.Net.Sockets.Tests (method display = ClassAndMethod, method display options = None) Discovered: System.Net.Sockets.Tests (found 1491 of 1906 test cases) Starting: System.Net.Sockets.Tests (parallel test collections = on [10 threads], stop on fail = off) System.Net.Sockets.Tests.SendTo_Apm.Datagram_UDP_AccessDenied_Throws_DoesNotBind [SKIP] HostUnreachable indicates missing local network permission; this test might pass or fail depending on the environment. Please verify manually. System.Net.Sockets.Tests.SendTo_Eap.Datagram_UDP_AccessDenied_Throws_DoesNotBind [SKIP] HostUnreachable indicates missing local network permission; this test might pass or fail depending on the environment. Please verify manually. System.Net.Sockets.Tests.SendTo_ArraySync.Datagram_UDP_AccessDenied_Throws_DoesNotBind [SKIP] HostUnreachable indicates missing local network permission; this test might pass or fail depending on the environment. Please verify manually. System.Net.Sockets.Tests.SendTo_SyncSpan.Datagram_UDP_AccessDenied_Throws_DoesNotBind [SKIP] HostUnreachable indicates missing local network permission; this test might pass or fail depending on the environment. Please verify manually. System.Net.Sockets.Tests.ConnectEap.Connect_ExposeHandle_FirstAttemptSucceeds(connectMode: "multi") [SKIP] EAP does not support IPAddress[] connect System.Net.Sockets.Tests.ConnectEap.MultiConnect_LingerState_Preserved(dnsConnect: False) [SKIP] EAP does not support IPAddress[] connect System.Net.Sockets.Tests.SendTo_SyncSpanForceNonBlocking.Datagram_UDP_AccessDenied_Throws_DoesNotBind [SKIP] HostUnreachable indicates missing local network permission; this test might pass or fail depending on the environment. Please verify manually. System.Net.Sockets.Tests.SendTo_MemoryNativeTask.Datagram_UDP_AccessDenied_Throws_DoesNotBind [SKIP] HostUnreachable indicates missing local network permission; this test might pass or fail depending on the environment. Please verify manually. System.Net.Sockets.Tests.SendTo_SyncForceNonBlocking.Datagram_UDP_AccessDenied_Throws_DoesNotBind [SKIP] HostUnreachable indicates missing local network permission; this test might pass or fail depending on the environment. Please verify manually. System.Net.Sockets.Tests.CreateSocket.Ctor_Raw_Supported_Success [SKIP] Condition(s) not met: "SupportsRawSockets" System.Net.Sockets.Tests.SocketOptionNameTest.MulticastInterface_Set_AnyInterface_Succeeds [SKIP] HostUnreachable indicates missing local network permission; this test might pass or fail depending on the environment. Please verify manually. System.Net.Sockets.Tests.SendTo_Task.Datagram_UDP_AccessDenied_Throws_DoesNotBind [SKIP] HostUnreachable indicates missing local network permission; this test might pass or fail depending on the environment. Please verify manually. System.Net.Sockets.Tests.SendTo_MemoryArrayTask.Datagram_UDP_AccessDenied_Throws_DoesNotBind [SKIP] HostUnreachable indicates missing local network permission; this test might pass or fail depending on the environment. Please verify manually. System.Net.Sockets.Tests.SendTo_CancellableTask.Datagram_UDP_AccessDenied_Throws_DoesNotBind [SKIP] HostUnreachable indicates missing local network permission; this test might pass or fail depending on the environment. Please verify manually. System.Net.Sockets.Tests.SocketAsyncEventArgsTest.Connect_Parallel_Fails [FAIL] Completed did not get called in time Stack Trace: /_/src/libraries/System.Net.Sockets/tests/FunctionalTests/SocketAsyncEventArgsTest.cs(1154,0): at System.Net.Sockets.Tests.SocketAsyncEventArgsTest.Connect_Parallel_Fails() 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) /_/src/coreclr/System.Private.CoreLib/src/System/RuntimeHandles.cs(1187,0): at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) /_/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs(37,0): at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(57,0): at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) System.Net.Sockets.Tests.ConnectEap.MultiConnect_KeepAliveOptionsPreserved(dnsConnect: False) [SKIP] EAP does not support IPAddress[] connect System.Net.Sockets.Tests.ConnectEap.MultiConnect_ExposeHandle_TerminatesAtFirstFailure(dnsConnect: False) [SKIP] EAP does not support IPAddress[] connect System.Net.Sockets.Tests.ConnectEap.MultiConnect_MiscProperties_Preserved(dnsConnect: False) [SKIP] EAP does not support IPAddress[] connect System.Net.Sockets.Tests.ConnectEap.MultiConnect_DualMode_Preserved [SKIP] EAP does not support IPAddress[] connect Finished: System.Net.Sockets.Tests === TEST EXECUTION SUMMARY === System.Net.Sockets.Tests Total: 2343, Errors: 0, Failed: 1, Skipped: 18, Time: 273.360s /private/tmp/helix/working/B2B50976/w/AA3508EF/e ----- end Thu Aug 6 04:33:07 EDT 2026 ----- exit code 1 ---------------------------------------------------------- ulimit -c value: 0 XUnitLogChecker status: 1 ----- start =============== XUnitLogChecker Output ===================================================== No dumps found in /cores. ----- end =============== XUnitLogChecker Output - exit code 0 =========================== + export _commandExitCode=0 + _commandExitCode=0 + find . -maxdepth 5 '(' -iname '*.trx' -o -iname testResults.xml -o -iname test-results.xml -o -iname test_results.xml -o -iname junit-results.xml -o -iname junitresults.xml ')' -print0 + xargs -0 -I '{}' sh -c 'mkdir -p "$HELIX_WORKITEM_UPLOAD_ROOT/$" && cp -f "{}" "$HELIX_WORKITEM_UPLOAD_ROOT/{}"' + /etc/helix-prep/venv/bin/python3.14 /tmp/helix/working/B2B50976/p/gen-debug-dump-docs.py -buildid 1542177 -workitem System.Net.Sockets.Tests -jobid 3d9bb581-e530-4dfb-b7f4-09f3d23e0636 -outdir /tmp/helix/working/B2B50976/w/AA3508EF/uploads -templatedir /tmp/helix/working/B2B50976/p -dumpdir /cores -productver 11.0.0 gen-debug-dump-docs.py: Did not find dumps, skipping dump docs generation. + exit 0 ['System.Net.Sockets.Tests' END OF WORK ITEM LOG: Command exited with 0]