Console log: 'System.Net.Security.Tests' from job c746ca7b-73ca-4520-8550-7c87ef52ee39 workitem 25040124-03ea-4945-8d22-bd2e92c05a0a (osx.15.amd64.open) executed on machine dci-mac-build-352 running macOS-15.2 + export __TestArchitecture=x64 + __TestArchitecture=x64 + ./RunTests.sh --runtime-path /tmp/helix/working/ACD20952/p ========================= Begin custom configuration settings ============================== export XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS=1 ========================== End custom configuration settings =============================== ----- start Wed Jul 8 01:56:35 EDT 2026 =============== To repro directly: ===================================================== pushd . /tmp/helix/working/ACD20952/p/dotnet exec --runtimeconfig System.Net.Security.Tests.runtimeconfig.json --depsfile System.Net.Security.Tests.deps.json xunit.console.dll System.Net.Security.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing popd =========================================================================================================== /private/tmp/helix/working/ACD20952/w/971608C8/e /private/tmp/helix/working/ACD20952/w/971608C8/e Discovering: System.Net.Security.Tests (method display = ClassAndMethod, method display options = None) Discovered: System.Net.Security.Tests (found 352 of 587 test cases) Starting: System.Net.Security.Tests (parallel test collections = on [6 threads], stop on fail = off) System.Net.Security.Tests.ServerNoEncryptionTest.ServerNoEncryption_ClientPermitsNoEncryption_ConnectWithNoEncryption [SKIP] Condition(s) not met: "SupportsNullEncryption" System.Net.Security.Tests.ServerNoEncryptionTest.ServerNoEncryption_ClientRequireEncryption_NoConnect [SKIP] Condition(s) not met: "SupportsNullEncryption" System.Net.Security.Tests.SslStreamCertificateTrustTest.SslStream_SendCertificateTrust_ThrowsOnUnsupportedPlatform [SKIP] Condition(s) not met: "DoesNotSupportSendingCustomCANamesInTls" System.Net.Security.Tests.ServerRequireEncryptionTest.ServerRequireEncryption_ClientNoEncryption_NoConnect [SKIP] Condition(s) not met: "SupportsNullEncryption" System.Net.Security.Tests.ServerAsyncAuthenticateTest.ServerAsyncAuthenticate_SniCallback_ReceivesSupportedVersionsFromExtension [SKIP] Condition(s) not met: "SupportsTls13" System.Net.Security.Tests.SslStreamEKUTest.SslStream_SelfSignedClientEKUClientAuth_Ok [SKIP] Condition(s) not met: "IsRootCertificateInstalled" System.Net.Security.Tests.SslStreamEKUTest.SslStream_ServerEKUClientAuth_Fails [SKIP] Condition(s) not met: "IsRootCertificateInstalled" System.Net.Security.Tests.SslStreamEKUTest.SslStream_ClientEKUServerAuth_Fails [SKIP] Condition(s) not met: "IsRootCertificateInstalled" System.Net.Security.Tests.SslStreamEKUTest.SslStream_NoEKUServerAuth_Ok [SKIP] Condition(s) not met: "IsRootCertificateInstalled" System.Net.Security.Tests.SslStreamEKUTest.SslStream_NoEKUClientAuth_Ok [SKIP] Condition(s) not met: "IsRootCertificateInstalled" System.Net.Security.Tests.SslStreamNetworkStreamTest.SslStream_NegotiateClientCertificateAsyncTls13_Succeeds [SKIP] Condition(s) not met: "SupportsTls13" System.Net.Security.Tests.ServerAllowNoEncryptionTest.ServerAllowNoEncryption_ClientNoEncryption_ConnectWithNoEncryption [SKIP] Condition(s) not met: "SupportsNullEncryption" System.Net.Security.Tests.NegotiatedCipherSuiteTest.CipherSuitesPolicy_OnlyTls13CipherSuiteAllowedButChosenProtocolsDoesNotAllowIt_Fails [SKIP] Condition(s) not met: "CipherSuitesPolicyAndTls13Supported" System.Net.Security.Tests.NegotiatedCipherSuiteTest.NegotiatedCipherSuite_SslProtocolIsTls13_ShouldBeTls13 [SKIP] Condition(s) not met: "Tls13Supported" System.Net.Security.Tests.NegotiatedCipherSuiteTest.CipherSuitesPolicy_AllowOneOnOneSideTls13_Success [SKIP] Condition(s) not met: "CipherSuitesPolicyAndTls13Supported" System.Net.Security.Tests.NegotiatedCipherSuiteTest.Tls13IsSupported_GetValue_ReturnsTrue [SKIP] Condition(s) not met: "IsKnownPlatformSupportingTls13" System.Net.Security.Tests.NegotiatedCipherSuiteTest.CipherSuitesPolicy_OnlyTls13CipherSuiteAllowedOtherSideDoesNotAllowTls13_Fails [SKIP] Condition(s) not met: "CipherSuitesPolicyAndTls13Supported" System.Net.Security.Tests.SslStreamOpenSslNamedKeys.Provider_TPM2SslStream_ServerCertIsTpmRsa [SKIP] Condition(s) not met: "ShouldRunProviderRsaTests" System.Net.Security.Tests.SslStreamOpenSslNamedKeys.Provider_TPM2SslStream_ServerCertIsTpmEcDsa [SKIP] Condition(s) not met: "ShouldRunProviderEcDsaTests" System.Net.Security.Tests.TlsSessionTests.ServerSession_MutualAuth_InitialHandshake_InvokesValidator [FAIL] System.TimeoutException : The operation has timed out. Stack Trace: /_/src/libraries/System.Net.Security/tests/FunctionalTests/TlsSessionTests.cs(391,0): at System.Net.Security.Tests.TlsSessionTests.ServerSession_MutualAuth_InitialHandshake_InvokesValidator() --- End of stack trace from previous location --- System.Net.Security.Tests.TlsSessionTests.ClientSession_ExternalValidation_CallbackRejectsCleanChain_FaultsSession [FAIL] System.TimeoutException : The operation has timed out. Stack Trace: /_/src/libraries/System.Net.Security/tests/FunctionalTests/TlsSessionTests.cs(1434,0): at System.Net.Security.Tests.TlsSessionTests.ClientSession_ExternalValidation_CallbackRejectsCleanChain_FaultsSession() --- End of stack trace from previous location --- System.Net.Security.Tests.TlsSessionTests.ClientSession_ExternalCertificateValidation_AcceptWithDefaultValidation_FailsOnUntrustedCert [FAIL] System.TimeoutException : The operation has timed out. Stack Trace: /_/src/libraries/System.Net.Security/tests/FunctionalTests/TlsSessionTests.cs(1326,0): at System.Net.Security.Tests.TlsSessionTests.ClientSession_ExternalCertificateValidation_AcceptWithDefaultValidation_FailsOnUntrustedCert() --- End of stack trace from previous location --- System.Net.Security.Tests.TlsSessionTests.SocketBoundSession_DeferredOptions_ProtocolMismatch_Fails [FAIL] System.TimeoutException : The operation has timed out. Stack Trace: /_/src/libraries/System.Net.Security/tests/FunctionalTests/TlsSessionTests.cs(2444,0): at System.Net.Security.Tests.TlsSessionTests.SocketBoundSession_DeferredOptions_ProtocolMismatch_Fails() --- End of stack trace from previous location --- System.Net.Security.Tests.TlsSessionTests.SslStreamServer_RejectsClientCert_ClientObservesAlert(protocol: Tls13) [FAIL] Assert.Throws() Failure: Exception type was not an exact match Expected: typeof(System.Security.Authentication.AuthenticationException) Actual: typeof(System.TimeoutException) ---- System.TimeoutException : The operation has timed out. Stack Trace: /_/src/libraries/System.Net.Security/tests/FunctionalTests/TlsSessionTests.cs(440,0): at System.Net.Security.Tests.TlsSessionTests.SslStreamServer_RejectsClientCert_ClientObservesAlert(SslProtocols protocol) --- End of stack trace from previous location --- ----- Inner Stack Trace ----- System.Net.Security.Tests.TlsSessionTests.TwoSessions_HandshakeAndPingPong_InMemory_Succeeds(protocols: Tls12) [FAIL] Assert.True() Failure Expected: True Actual: False Stack Trace: /_/src/libraries/System.Net.Security/tests/FunctionalTests/TlsSessionTests.cs(895,0): at System.Net.Security.Tests.TlsSessionTests.TwoSessions_HandshakeAndPingPong_InMemory_Succeeds(SslProtocols protocols) /_/src/mono/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.Mono.cs(22,0): at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(174,0): at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr) System.Net.Security.Tests.TlsSessionTests.ClientSession_ExternalCertificateValidation_SuspendsAndAccepts [FAIL] System.TimeoutException : The operation has timed out. Stack Trace: /_/src/libraries/System.Net.Security/tests/FunctionalTests/TlsSessionTests.cs(1260,0): at System.Net.Security.Tests.TlsSessionTests.ClientSession_ExternalCertificateValidation_SuspendsAndAccepts() --- End of stack trace from previous location --- System.Net.Security.Tests.TlsSessionTests.ServerSession_ExternalValidation_RejectsClientCert_ServerFaultsPostHoc(protocol: Tls12) [FAIL] System.TimeoutException : The operation has timed out. Stack Trace: /_/src/libraries/System.Net.Security/tests/FunctionalTests/TlsSessionTests.cs(593,0): at System.Net.Security.Tests.TlsSessionTests.ServerSession_ExternalValidation_RejectsClientCert_ServerFaultsPostHoc(SslProtocols protocol) --- End of stack trace from previous location --- System.Net.Security.Tests.TlsSessionTests.ServerSession_ExternalValidation_RejectsClientCert_ServerFaultsPostHoc(protocol: Tls13) [FAIL] System.Security.Authentication.AuthenticationException : Authentication failed, see inner exception. ---- System.PlatformNotSupportedException : The requested security protocol is not supported. Stack Trace: /_/src/libraries/System.Net.Security/src/System/Net/Security/SslStream.IO.cs(347,0): at System.Net.Security.SslStream.d__158`1[[System.AsyncReadWriteAdapter, System.Net.Security, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]].MoveNext() /_/src/libraries/System.Net.Security/tests/FunctionalTests/TlsSessionTests.cs(593,0): at System.Net.Security.Tests.TlsSessionTests.ServerSession_ExternalValidation_RejectsClientCert_ServerFaultsPostHoc(SslProtocols protocol) --- End of stack trace from previous location --- ----- Inner Stack Trace ----- /_/src/libraries/System.Net.Security/src/System/Net/Security/Pal.Managed/SslProtocolsValidation.cs(75,0): at System.Net.SslProtocolsValidation.ValidateContiguous(SslProtocols protocols, ReadOnlySpan`1 orderedSslProtocols) /_/src/libraries/System.Net.Security/src/System/Net/Security/Pal.OSX/SafeDeleteSslContext.cs(359,0): at System.Net.SafeDeleteSslContext.SetProtocols(SafeSslHandle sslContext, SslProtocols protocols) /_/src/libraries/System.Net.Security/src/System/Net/Security/Pal.OSX/SafeDeleteSslContext.cs(186,0): at System.Net.SafeDeleteSslContext.CreateSslContext(SslAuthenticationOptions sslAuthenticationOptions) /_/src/libraries/System.Net.Security/src/System/Net/Security/Pal.OSX/SafeDeleteSslContext.cs(95,0): at System.Net.SafeDeleteSslContext..ctor(SslAuthenticationOptions sslAuthenticationOptions) /_/src/libraries/System.Net.Security/src/System/Net/Security/SslStreamPal.OSX.cs(371,0): at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteContext& context, ReadOnlySpan`1 inputBuffer, Int32& consumed, SslAuthenticationOptions sslAuthenticationOptions) System.Net.Security.Tests.TlsSessionTests.ClientSession_ExternalValidation_SetResultWithErrors_FaultsSession [FAIL] System.TimeoutException : The operation has timed out. Stack Trace: /_/src/libraries/System.Net.Security/tests/FunctionalTests/TlsSessionTests.cs(1378,0): at System.Net.Security.Tests.TlsSessionTests.ClientSession_ExternalValidation_SetResultWithErrors_FaultsSession() --- End of stack trace from previous location --- System.Net.Security.Tests.TlsSessionTests.ClientSession_AgainstSslStreamServer_HandshakeAndPingPong_Succeeds [FAIL] System.TimeoutException : The operation has timed out. Stack Trace: /_/src/libraries/System.Net.Security/tests/FunctionalTests/TlsSessionTests.cs(1191,0): at System.Net.Security.Tests.TlsSessionTests.ClientSession_AgainstSslStreamServer_HandshakeAndPingPong_Succeeds() --- End of stack trace from previous location --- System.Net.Security.Tests.TlsSessionTests.ServerSession_RemoteCertificateValidationCallback_IsInvokedPostHoc(protocol: Tls12) [FAIL] System.TimeoutException : The operation has timed out. Stack Trace: /_/src/libraries/System.Net.Security/tests/FunctionalTests/TlsSessionTests.cs(505,0): at System.Net.Security.Tests.TlsSessionTests.ServerSession_RemoteCertificateValidationCallback_IsInvokedPostHoc(SslProtocols protocol) --- End of stack trace from previous location --- System.Net.Security.Tests.TlsSessionTests.ServerSession_RemoteCertificateValidationCallback_IsInvokedPostHoc(protocol: Tls13) [FAIL] System.TimeoutException : The operation has timed out. Stack Trace: /_/src/libraries/System.Net.Security/tests/FunctionalTests/TlsSessionTests.cs(505,0): at System.Net.Security.Tests.TlsSessionTests.ServerSession_RemoteCertificateValidationCallback_IsInvokedPostHoc(SslProtocols protocol) --- End of stack trace from previous location --- Finished: System.Net.Security.Tests === TEST EXECUTION SUMMARY === System.Net.Security.Tests Total: 5010, Errors: 0, Failed: 13, Skipped: 19, Time: 367.380s /private/tmp/helix/working/ACD20952/w/971608C8/e ----- end Wed Jul 8 02:02:44 EDT 2026 ----- exit code 1 ---------------------------------------------------------- ulimit -c value: 0 The '__IsXUnitLogCheckerSupported' env var is not set. + export _commandExitCode=0 + _commandExitCode=0 + /usr/local/bin/python3.13 /tmp/helix/working/ACD20952/p/reporter/run.py https://dev.azure.com/dnceng-public/ public 41310952 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6ImFGa21LVkZjLTRXVjZzWENCdk5aa1hJNTA1WSIsImtpZCI6ImFGa21LVkZjLTRXVjZzWENCdk5aa1hJNTA1WSJ9.eyJhdWQiOiI0OTliODRhYy0xMzIxLTQyN2YtYWExNy0yNjdjYTY5NzU3OTgiLCJpc3MiOiJodHRwczovL3N0cy53aW5kb3dzLm5ldC83MmY5ODhiZi04NmYxLTQxYWYtOTFhYi0yZDdjZDAxMWRiNDcvIiwiaWF0IjoxNzgzNDg1OTg3LCJuYmYiOjE3ODM0ODU5ODcsImV4cCI6MTc4MzU3MjY4NywiYWlvIjoiQVNRQTIvOGNBQUFBd3Zqd0VsNzNNYncxL1U3WmdDcWl0Z0RIelBrcXhzQS9vQk91RXJZSG5TOD0iLCJhcHBpZCI6IjQ5OWI4NGFjLTEzMjEtNDI3Zi1hYTE3LTI2N2NhNjk3NTc5OCIsImlkcCI6Imh0dHBzOi8vc3RzLndpbmRvd3MubmV0LzcyZjk4OGJmLTg2ZjEtNDFhZi05MWFiLTJkN2NkMDExZGI0Ny8iLCJpZHR5cCI6ImZtaSIsInJoIjoiMS5BUm9BdjRqNWN2R0dyMEdScXkxODBCSGJSNnlFbTBraEUzOUNxaGNtZkthWFY1Z0FBQUFhQUEuIiwic3ViIjoiL2VpZDEvYy9wdWIvdC92NGo1Y3ZHR3IwR1JxeTE4MEJIYlJ3L2EvcklTYlNTRVRmMEtxRnlaOHBwZFhtQS9icy9oLzZmY2M5MmU1LTczYTctNGY4OC04ZDEzLWQ5MDQ1YjQ1ZmIyNy9pL2M3NzNmMmMyLTUxMjAtNDIwNy1hZmUyLWFmYWYzNWE4YmMwYSIsInRpZCI6IjcyZjk4OGJmLTg2ZjEtNDFhZi05MWFiLTJkN2NkMDExZGI0NyIsInV0aSI6Im5wVW5kNTRWUkUyOV9xWUc2SVV1QUEiLCJ2ZXIiOiIxLjAiLCJ4bXNfYXR0ciI6eyJySVNiU1NFVGYwS3FGeVo4cHBkWG1BIjp7ImFkb19leHAiOjE3ODM1MTU2ODgsImFkb19yZWZyZXNodG8iOjE3ODQzNTAyODgsImFkb19zY3AiOiJhcHBfdG9rZW4iLCJhdWkiOiJjNTBkMDcwNy1iM2VmLTQwZDAtODkzMi05NDg0MzkzZTIwYTIiLCJCdWlsZElkIjoiY2JiMTgyNjEtYzQ4Zi00YWJiLTg2NTEtOGNkY2I1NDc0NjQ5OzE0OTg1MjAiLCJEZWZJZCI6IjEyOSIsImpvYnJlZiI6ImQ5ODc4MThiLTBlNmEtNDRlZC04MTJhLTNlNGVmMDAxMDUwNDowN2U0OTYxZi00MjMyLTViNGEtNWU2YS0zMTA5MjQ3NDg0MGYiLCJqdG0iOiI0ODAiLCJvcmNoaWQiOiJkOTg3ODE4Yi0wZTZhLTQ0ZWQtODEyYS0zZTRlZjAwMTA1MDQuYnVpbGQuYnVpbGRfb3N4X3g2NF9kZWJ1Z19tb25vX21pbmlqaXRfbGlicmFyaWVzdGVzdHMuX19kZWZhdWx0IiwicGNjIjoiW3tcIlNjb3BlXCI6XCIxMjk7Y2JiMTgyNjEtYzQ4Zi00YWJiLTg2NTEtOGNkY2I1NDc0NjQ5O3JlZnMvaGVhZHMvbWFpbjtkb3RuZXQvcnVudGltZVwiLFwiUGVybWlzc2lvblwiOjF9LHtcIlNjb3BlXCI6XCIxMjk7Y2JiMTgyNjEtYzQ4Zi00YWJiLTg2NTEtOGNkY2I1NDc0NjQ5O3JlZnMvaGVhZHMvbWFpbjtkb3RuZXQvcnVudGltZVwiLFwiUGVybWlzc2lvblwiOjF9LHtcIlNjb3BlXCI6XCIxMjk7Y2JiMTgyNjEtYzQ4Zi00YWJiLTg2NTEtOGNkY2I1NDc0NjQ5O3JlZnMvcHVsbC8xMjg3NDQvbWVyZ2U7ZG90bmV0L3J1bnRpbWVcIixcIlBlcm1pc3Npb25cIjozfSx7XCJTY29wZVwiOlwiMTI5O2NiYjE4MjYxLWM0OGYtNGFiYi04NjUxLThjZGNiNTQ3NDY0OTtyZWZzL2hlYWRzL21hc3Rlcjtkb3RuZXQvcnVudGltZVwiLFwiUGVybWlzc2lvblwiOjF9XSIsInBwaWQiOiJ2c3RmczovLy9CdWlsZC9CdWlsZC8xNDk4NTIwIn19LCJ4bXNfaWRyZWwiOiIzMyAxNCIsInhtc19yZCI6IjAuQVZrQXB2OEtCUWdDRWdFYUVoUUlDUklRb0tYYmNYeW5aRXU4eFBYNWktSm5faElVQ0FzU0VMdkZkV1hod2xsV2ZwVGZ3NVM0eDhBaUpBZ0RFaURnY1FmQXdheXdyQVc0NU8tNHZlaHlrWFdLVHBnajdlSTBOVkhULV9sNjJBIn0.A1KyaH2OI86yBNq9jdTYQlwHQv62B4wz2Z-Z11oPvU0dXsiU7JTbe4OX1YAVSeCvlHTb8qjZM5hxgqzxPJ5UnBN3OvN8V8xZg9oIh8-qt6uCXNMd7h2P3Vy-19Snqtz3qji8Ak8VOlwp8Mib4ICTc39UDwCLJy-7EK18eZnvjX07AlQ6pfb0Qi7O3bZpQGMIFRZXgYQ3xy1PbAV0CZuBda4-s3H92bb6g8R9JDHEJVz8Z1xIb9kPgfa5nX9zbnkVd5cSsiop8L6iasnOtliEgpCjZyk9FWwAdWV8zMvAQ45fHgOlJsfYoLdFBlJxEBxOE36R1jL5U5tjo3cDutRbIA /etc/helix/scripts/azure/__init__.py:5: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-07-08T06:02:45.265Z INFO run.py azure_utils(46) get_credential_and_access_token Using /etc/helix-prep/client.pem certificate for e119e735-021e-4931-8059-7221fe1e3d1d 2026-07-08T06:02:45.307Z INFO run.py _universal(535) on_request Request URL: 'https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47/v2.0/.well-known/openid-configuration' Request method: 'GET' Request headers: 'User-Agent': 'azsdk-python-identity/1.25.3 Python/3.13.1 (macOS-15.2-x86_64-i386-64bit-Mach-O)' No body was attached to the request 2026-07-08T06:02:45.713Z INFO run.py _universal(581) on_response Response status: 200 Response headers: 'Cache-Control': 'max-age=86400, private' 'Content-Type': 'application/json; charset=utf-8' 'Strict-Transport-Security': 'REDACTED' 'X-Content-Type-Options': 'REDACTED' 'Access-Control-Allow-Origin': 'REDACTED' 'Access-Control-Allow-Methods': 'REDACTED' 'P3P': 'REDACTED' 'x-ms-request-id': '220b117f-3b55-49f3-9342-1f21339c1500' 'x-ms-ests-server': 'REDACTED' 'x-ms-srs': 'REDACTED' 'Content-Security-Policy': 'REDACTED' 'X-XSS-Protection': 'REDACTED' 'Set-Cookie': 'REDACTED' 'Date': 'Wed, 08 Jul 2026 06:02:45 GMT' 'Content-Length': '1964' 2026-07-08T06:02:45.762Z INFO run.py _universal(532) on_request Request URL: 'https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47/oauth2/v2.0/token' Request method: 'POST' Request headers: 'Content-Type': 'application/x-www-form-urlencoded' 'Accept': 'application/json' 'x-client-sku': 'REDACTED' 'x-client-ver': 'REDACTED' 'x-client-os': 'REDACTED' 'x-ms-lib-capability': 'REDACTED' 'client-request-id': 'REDACTED' 'x-client-current-telemetry': 'REDACTED' 'x-client-last-telemetry': 'REDACTED' 'User-Agent': 'azsdk-python-identity/1.25.3 Python/3.13.1 (macOS-15.2-x86_64-i386-64bit-Mach-O)' A body is sent with the request 2026-07-08T06:02:45.899Z INFO run.py _universal(581) on_response Response status: 200 Response headers: 'Cache-Control': 'no-store, no-cache' 'Pragma': 'no-cache' 'Content-Type': 'application/json; charset=utf-8' 'Expires': '-1' 'Strict-Transport-Security': 'REDACTED' 'X-Content-Type-Options': 'REDACTED' 'x-ms-clientdata': 'REDACTED' 'P3P': 'REDACTED' 'client-request-id': 'REDACTED' 'x-ms-request-id': '4663c26a-f70a-4014-bdc7-9acec49b5900' 'x-ms-ests-server': 'REDACTED' 'x-ms-clitelem': 'REDACTED' 'x-ms-srs': 'REDACTED' 'Content-Security-Policy': 'REDACTED' 'X-XSS-Protection': 'REDACTED' 'Set-Cookie': 'REDACTED' 'Date': 'Wed, 08 Jul 2026 06:02:45 GMT' 'Content-Length': '1934' 2026-07-08T06:02:45.900Z INFO run.py get_token_mixin(139) _get_token_base CertificateCredential.get_token succeeded 2026-07-08T06:02:45.900Z INFO run.py azure_utils(64) get_credential_and_access_token Credentials are valid 2026-07-08T06:02:45.901Z INFO run.py get_token_mixin(139) _get_token_base CertificateCredential.get_token_info succeeded 2026-07-08T06:02:45.992Z INFO run.py run(67) main Beginning reading of test results. 2026-07-08T06:02:45.993Z INFO run.py __init__(49) read_results Searching '/private/tmp/helix/working/ACD20952/w/971608C8/e' for test results files 2026-07-08T06:02:45.993Z INFO run.py __init__(55) read_results Found results file /private/tmp/helix/working/ACD20952/w/971608C8/e/testResults.xml with format xunit 2026-07-08T06:02:46.023Z INFO run.py __init__(49) read_results Searching '/tmp/helix/working/ACD20952/w/971608C8/uploads' for test results files 2026-07-08T06:02:46.024Z INFO run.py packing_test_reporter(30) report_results Packing 5010 test reports to '/tmp/helix/working/ACD20952/w/971608C8/e/__test_report.json' 2026-07-08T06:02:46.037Z INFO run.py packing_test_reporter(33) report_results Packed 1385258 bytes 2026-07-08T06:02:46.038Z INFO run.py _helix_compat(255) report_results Writing 0 test results to '/tmp/helix/working/ACD20952/w/971608C8/e/__test_report_v2.json' (JSON v1) 2026-07-08T06:02:46.039Z INFO run.py _helix_compat(261) report_results Wrote 2972 bytes to '/tmp/helix/working/ACD20952/w/971608C8/e/__test_report_v2.json' + exit 0 ['System.Net.Security.Tests' END OF WORK ITEM LOG: Command exited with 0]