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

Alpine System.Net.Security.Tests failing because of "Cannot load library libgssapi_krb5.so.2" #82945

Closed
akoeplinger opened this issue Mar 3, 2023 · 5 comments · Fixed by dotnet/dotnet-buildtools-prereqs-docker#820
Labels
area-System.Net.Security blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab
Milestone

Comments

@akoeplinger
Copy link
Member

akoeplinger commented Mar 3, 2023

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=192400
Build error leg or test failing: System.Net.Security.Tests.NegotiateAuthenticationKerberosTest.Loopback_Success
Pull request: #82600

Error Message

Fill the error message using known issues guidance.

{
  "ErrorMessage": "Cannot load library libgssapi_krb5.so.2",
  "BuildRetry": false,
  "ErrorPattern": "",
  "ExcludeConsoleLog": false
}

Report

Build Definition Test Pull Request
192527 dotnet/runtime System.Net.Security.Tests.NegotiateAuthenticationKerberosTest.Loopback_Success #82826
192507 dotnet/runtime System.Net.Security.Tests.NegotiateAuthenticationKerberosTest.Loopback_Success #82883
192466 dotnet/runtime System.Net.Security.Tests.NegotiateAuthenticationKerberosTest.Loopback_Success #81215
191960 dotnet/runtime System.Net.Security.Tests.NegotiateAuthenticationKerberosTest.Invalid_Token #82744
191455 dotnet/runtime System.Net.Security.Tests.NegotiateAuthenticationKerberosTest.Invalid_Token #82913
192436 dotnet/runtime System.Net.Security.Tests.NegotiateAuthenticationKerberosTest.Loopback_Success #82832
192400 dotnet/runtime System.Net.Security.Tests.NegotiateAuthenticationKerberosTest.Loopback_Success #82600
192341 dotnet/runtime System.Net.Security.Tests.NegotiateAuthenticationKerberosTest.Loopback_Success #82764
192279 dotnet/runtime System.Net.Security.Tests.NegotiateAuthenticationKerberosTest.Loopback_Success #82833
192273 dotnet/runtime System.Net.Security.Tests.NegotiateAuthenticationKerberosTest.Loopback_Success #82765
191323 dotnet/runtime System.Net.Security.Tests.NegotiateAuthenticationKerberosTest.Invalid_Token #82891
192184 dotnet/runtime System.Net.Security.Tests.NegotiateAuthenticationKerberosTest.Loopback_Success #81215
191372 dotnet/runtime System.Net.Security.Tests.NegotiateAuthenticationKerberosTest.Loopback_Success #82765
192170 dotnet/runtime System.Net.Security.Tests.NegotiateAuthenticationKerberosTest.Loopback_Success #82832
192166 dotnet/runtime System.Net.Security.Tests.NegotiateAuthenticationKerberosTest.Loopback_Success #81867
192143 dotnet/runtime System.Net.Security.Tests.NegotiateAuthenticationKerberosTest.Invalid_Token
191492 dotnet/runtime System.Net.Security.Tests.NegotiateAuthenticationKerberosTest.Invalid_Token #78852
192099 dotnet/runtime System.Net.Security.Tests.NegotiateAuthenticationKerberosTest.Loopback_Success #82934
192093 dotnet/runtime System.Net.Security.Tests.NegotiateAuthenticationKerberosTest.Loopback_Success #82933
192080 dotnet/runtime System.Net.Security.Tests.NegotiateAuthenticationKerberosTest.Loopback_Success #82931
192045 dotnet/runtime System.Net.Security.Tests.NegotiateAuthenticationKerberosTest.Loopback_Success #82810
192032 dotnet/runtime System.Net.Security.Tests.NegotiateAuthenticationKerberosTest.Loopback_Success #79334
191999 dotnet/runtime System.Net.Security.Tests.NegotiateAuthenticationKerberosTest.Invalid_Token #78742
191974 dotnet/runtime System.Net.Security.Tests.NegotiateAuthenticationKerberosTest.Invalid_Token #82925
191967 dotnet/runtime System.Net.Security.Tests.NegotiateAuthenticationKerberosTest.Invalid_Token #81036
191397 dotnet/runtime System.Net.Security.Tests.NegotiateAuthenticationKerberosTest.Loopback_Success #82914
191911 dotnet/runtime System.Net.Security.Tests.NegotiateAuthenticationKerberosTest.Invalid_Token #82923
191867 dotnet/runtime System.Net.Security.Tests.NegotiateAuthenticationKerberosTest.Invalid_Token #82832
191830 dotnet/runtime System.Net.Security.Tests.NegotiateAuthenticationKerberosTest.Invalid_Token #82867
191511 dotnet/runtime System.Net.Security.Tests.NegotiateAuthenticationKerberosTest.Invalid_Token #82803
191402 dotnet/runtime System.Net.Security.Tests.NegotiateAuthenticationKerberosTest.Loopback_Success #82903
191603 dotnet/runtime System.Net.Security.Tests.NegotiateAuthenticationKerberosTest.Invalid_Token #80297
191582 dotnet/runtime System.Net.Security.Tests.NegotiateAuthenticationKerberosTest.Invalid_Token #81973
191468 dotnet/runtime System.Net.Security.Tests.NegotiateAuthenticationKerberosTest.Invalid_Token #82912
191451 dotnet/runtime System.Net.Security.Tests.NegotiateAuthenticationKerberosTest.Loopback_Success #82916
191442 dotnet/runtime System.Net.Security.Tests.NegotiateAuthenticationKerberosTest.Loopback_Success #82877
191428 dotnet/runtime System.Net.Security.Tests.NegotiateAuthenticationKerberosTest.Loopback_Success #82915
191437 dotnet/runtime System.Net.Security.Tests.NegotiateAuthenticationKerberosTest.Invalid_Token
191355 dotnet/runtime System.Net.Security.Tests.NegotiateAuthenticationKerberosTest.Loopback_Success #82045
191330 dotnet/runtime System.Net.Security.Tests.NegotiateAuthenticationKerberosTest.Invalid_Token #81215
191303 dotnet/runtime System.Net.Security.Tests.NegotiateAuthenticationKerberosTest.Loopback_Success #82867
191274 dotnet/runtime System.Net.Security.Tests.NegotiateAuthenticationKerberosTest.Invalid_Token #82454

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 42 42
@akoeplinger akoeplinger added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab labels Mar 3, 2023
@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@ghost ghost added the untriaged New issue has not been triaged by the area owner label Mar 3, 2023
@akoeplinger akoeplinger added area-System.Net.Security and removed untriaged New issue has not been triaged by the area owner labels Mar 3, 2023
@ghost
Copy link

ghost commented Mar 3, 2023

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

Issue Details

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=192400
Build error leg or test failing: System.Net.Security.Tests.NegotiateAuthenticationKerberosTest.Loopback_Success
Pull request: #82600

Error Message

Fill the error message using known issues guidance.

{
  "ErrorMessage": "Cannot load library libgssapi_krb5.so.2",
  "BuildRetry": false,
  "ErrorPattern": "",
  "ExcludeConsoleLog": false
}
Author: akoeplinger
Assignees: -
Labels:

area-System.Net.Security, blocking-clean-ci, Known Build Error

Milestone: -

@akoeplinger
Copy link
Member Author

@wfurt could this be related to your Alpine updates in dotnet/dotnet-buildtools-prereqs-docker#818 ?

@akoeplinger
Copy link
Member Author

Reopening until the new image hits dotnet/runtime.

@wfurt
Copy link
Member

wfurt commented Mar 5, 2023

builds seems to be fine now.

@ghost ghost locked as resolved and limited conversation to collaborators Apr 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Net.Security blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants