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

Test failure: System.Security.Cryptography.X509Certificates.Tests.ChainTests.ChainWithEmptySubject #102233

Open
v-wenyuxu opened this issue May 15, 2024 · 3 comments
Labels
arch-arm32 area-System.Security blocking-clean-ci-optional Blocking optional rolling runs JitStress CLR JIT issues involving JIT internal stress modes os-linux Linux OS (any supported distro) untriaged New issue has not been triaged by the area owner

Comments

@v-wenyuxu
Copy link

Failed in: runtime-coreclr libraries-jitstress 20240514.1

Failed tests:

net9.0-linux-Release-arm-tailcallstress-(Debian.12.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:debian-12-helix-arm32v7
    - System.Security.Cryptography.X509Certificates.Tests.ChainTests.ChainWithEmptySubject
net9.0-linux-Release-arm-no_tiered_compilation-(Debian.12.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:debian-12-helix-arm32v7
    - System.Security.Cryptography.X509Certificates.Tests.ChainTests.ChainWithEmptySubject
net9.0-linux-Release-arm-jitminopts-(Debian.12.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:debian-12-helix-arm32v7
    - System.Security.Cryptography.X509Certificates.Tests.ChainTests.ChainWithEmptySubject
net9.0-linux-Release-arm-jitstress1-(Debian.12.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:debian-12-helix-arm32v7
    - System.Security.Cryptography.X509Certificates.Tests.ChainTests.ChainWithEmptySubject
net9.0-linux-Release-arm-jitstress2-(Debian.12.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:debian-12-helix-arm32v7
    - System.Security.Cryptography.X509Certificates.Tests.ChainTests.ChainWithEmptySubject
net9.0-linux-Release-arm-jitstress2_tiered-(Debian.12.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:debian-12-helix-arm32v7
    - System.Security.Cryptography.X509Certificates.Tests.ChainTests.ChainWithEmptySubject
net9.0-linux-Release-arm-jitstress1_tiered-(Debian.12.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:debian-12-helix-arm32v7
    - System.Security.Cryptography.X509Certificates.Tests.ChainTests.ChainWithEmptySubject
net9.0-linux-Release-arm-disabler2r-(Debian.12.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:debian-12-helix-arm32v7
    - System.Security.Cryptography.X509Certificates.Tests.ChainTests.ChainWithEmptySubject

Error message:

 chain.Build(cert)

Stack trace:

   at System.Security.Cryptography.X509Certificates.Tests.ChainTests.ChainWithEmptySubject() in /_/src/libraries/System.Security.Cryptography/tests/X509Certificates/ChainTests.cs:line 947
   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
@v-wenyuxu v-wenyuxu added arch-arm32 os-linux Linux OS (any supported distro) JitStress CLR JIT issues involving JIT internal stress modes blocking-clean-ci-optional Blocking optional rolling runs labels May 15, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label May 15, 2024
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-security, @bartonjs, @vcsjones
See info in area-owners.md if you want to be subscribed.

@v-wenyuxu
Copy link
Author

Failed in: runtime-coreclr libraries-jitstress 20240515.1

Failed tests:

net9.0-linux-Release-arm-tailcallstress-(Debian.12.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:debian-12-helix-arm32v7
    - System.Security.Cryptography.X509Certificates.Tests.ChainTests.ChainWithEmptySubject
net9.0-linux-Release-arm-no_tiered_compilation-(Debian.12.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:debian-12-helix-arm32v7
    - System.Security.Cryptography.X509Certificates.Tests.ChainTests.ChainWithEmptySubject
net9.0-linux-Release-arm-jitminopts-(Debian.12.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:debian-12-helix-arm32v7
    - System.Security.Cryptography.X509Certificates.Tests.ChainTests.ChainWithEmptySubject
net9.0-linux-Release-arm-jitstress1-(Debian.12.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:debian-12-helix-arm32v7
    - System.Security.Cryptography.X509Certificates.Tests.ChainTests.ChainWithEmptySubject
net9.0-linux-Release-arm-jitstress2_tiered-(Debian.12.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:debian-12-helix-arm32v7
    - System.Security.Cryptography.X509Certificates.Tests.ChainTests.ChainWithEmptySubject
net9.0-linux-Release-arm-jitstress2-(Debian.12.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:debian-12-helix-arm32v7
    - System.Security.Cryptography.X509Certificates.Tests.ChainTests.ChainWithEmptySubject
net9.0-linux-Release-arm-jitstress1_tiered-(Debian.12.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:debian-12-helix-arm32v7
    - System.Security.Cryptography.X509Certificates.Tests.ChainTests.ChainWithEmptySubject
net9.0-linux-Release-arm-disabler2r-(Debian.12.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:debian-12-helix-arm32v7
    - System.Security.Cryptography.X509Certificates.Tests.ChainTests.ChainWithEmptySubject

Error message:

 chain.Build(cert)

Stack trace:

   at System.Security.Cryptography.X509Certificates.Tests.ChainTests.ChainWithEmptySubject() in /_/src/libraries/System.Security.Cryptography/tests/X509Certificates/ChainTests.cs:line 947
   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

@v-wenyuxu
Copy link
Author

Failed in: runtime-coreclr libraries-pgo 20240516.1

Failed tests:

net9.0-linux-Release-arm-jitrpolayout-(Debian.12.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:debian-12-helix-arm32v7
    - System.Security.Cryptography.X509Certificates.Tests.ChainTests.ChainWithEmptySubject
net9.0-linux-Release-arm-jitrlcse-(Debian.12.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:debian-12-helix-arm32v7
    - System.Security.Cryptography.X509Certificates.Tests.ChainTests.ChainWithEmptySubject
net9.0-linux-Release-arm-fullpgo_random_gdv-(Debian.12.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:debian-12-helix-arm32v7
    - System.Security.Cryptography.X509Certificates.Tests.ChainTests.ChainWithEmptySubject
net9.0-linux-Release-arm-defaultpgo-(Debian.12.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:debian-12-helix-arm32v7
    - System.Security.Cryptography.X509Certificates.Tests.ChainTests.ChainWithEmptySubject
net9.0-linux-Release-arm-jitosr_stress-(Debian.12.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:debian-12-helix-arm32v7
    - System.Security.Cryptography.X509Certificates.Tests.ChainTests.ChainWithEmptySubject
net9.0-linux-Release-arm-jitosr_stress_random-(Debian.12.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:debian-12-helix-arm32v7
    - System.Security.Cryptography.X509Certificates.Tests.ChainTests.ChainWithEmptySubject
net9.0-linux-Release-arm-fullpgo_random_gdv_methodprofiling_only-(Debian.12.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:debian-12-helix-arm32v7
    - System.Security.Cryptography.X509Certificates.Tests.ChainTests.ChainWithEmptySubject
net9.0-linux-Release-arm-fullpgo_methodprofiling-(Debian.12.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:debian-12-helix-arm32v7
    - System.Security.Cryptography.X509Certificates.Tests.ChainTests.ChainWithEmptySubject
net9.0-linux-Release-arm-syntheticpgo-(Debian.12.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:debian-12-helix-arm32v7
    - System.Security.Cryptography.X509Certificates.Tests.ChainTests.ChainWithEmptySubject
net9.0-linux-Release-arm-fullpgo-(Debian.12.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:debian-12-helix-arm32v7
    - System.Security.Cryptography.X509Certificates.Tests.ChainTests.ChainWithEmptySubject
net9.0-linux-Release-arm-fullpgo_random_gdv_edge-(Debian.12.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:debian-12-helix-arm32v7
    - System.Security.Cryptography.X509Certificates.Tests.ChainTests.ChainWithEmptySubject
net9.0-linux-Release-arm-syntheticpgo_blend-(Debian.12.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:debian-12-helix-arm32v7
    - System.Security.Cryptography.X509Certificates.Tests.ChainTests.ChainWithEmptySubject

Error message:

 chain.Build(cert)

Stack trace:

   at System.Security.Cryptography.X509Certificates.Tests.ChainTests.ChainWithEmptySubject() in /_/src/libraries/System.Security.Cryptography/tests/X509Certificates/ChainTests.cs:line 947
   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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-arm32 area-System.Security blocking-clean-ci-optional Blocking optional rolling runs JitStress CLR JIT issues involving JIT internal stress modes os-linux Linux OS (any supported distro) untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

1 participant