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

dotnet-tools feed started to require authentication #9490

Closed
2 tasks
RikkiGibson opened this issue May 27, 2022 · 6 comments
Closed
2 tasks

dotnet-tools feed started to require authentication #9490

RikkiGibson opened this issue May 27, 2022 · 6 comments
Assignees

Comments

@RikkiGibson
Copy link

RikkiGibson commented May 27, 2022

Build

Looks like this is affecting roslyn-ci builds for the past hour or so. I used the "Report infrastructure issue" button in Helix Build Analysis to fill this out. It was very handy!

https://dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_build/results?buildId=1792333

cc @333fred whose build is affected

Build leg reported

Restore

Pull Request

dotnet/roslyn#61551

Action required for the engineering services team

To triage this issue (First Responder / @dotnet/dnceng):

  • Open the failing build above and investigate
  • Add a comment explaining your findings

If this is an issue that is causing build breaks across multiple builds and would get benefit from being listed on the build analysis check, follow the next steps:

  1. Add the label "Known Build Error"
  2. Edit this issue and add an error string in the Json below that can help us match this issue with future build breaks. You should use the known issues documentation
{
   "ErrorMessage" : "Failed to retrieve information about 'Microsoft.NETCore.App.Ref' from remote source"
}

Additional information about the issue reported

No response

Report

Build Definition Step Name Console log
1790340 dotnet/runtime Build product Log
1792779 dotnet/roslyn Build Log
1792778 dotnet/aspnetcore Build x64 native assets Log
1792771 dotnet/runtime Build product Log
1792780 dotnet/roslyn Build and Test Log
1792758 dotnet/runtime Build product Log
1792781 dotnet/roslyn Build and Test Log
1792775 dotnet/aspnetcore Run build.sh Log
1792765 dotnet/roslyn Build and Test Log
1792764 dotnet/roslyn Build and Test Log
1792746 dotnet/runtime Restore and Build Product Log
1792763 dotnet/roslyn Restore Log
1792769 dotnet/runtime Build product Log
1792770 dotnet/runtime Build product Log
1792749 dotnet/runtime Build product Log
1792735 dotnet/runtime Build coreclr/libs components needed by test build Log
1792726 dotnet/runtime Build product Log
1792727 dotnet/runtime Build product Log
1792714 dotnet/runtime Restore and Build Product Log
1792700 dotnet/runtime Restore and Build Product Log
1792722 dotnet/runtime Build product Log
1792719 dotnet/roslyn Build and Test Log
1792717 dotnet/roslyn Build - Validate determinism Log
1792695 dotnet/runtime Restore and Build Product Log
1792701 dotnet/runtime Build product Log
1792698 dotnet/runtime Build product Log
1792715 dotnet/aspnetcore Build Log
1792703 dotnet/runtime Build product Log
1792702 dotnet/runtime Build product Log
1792718 dotnet/roslyn Build and Test Log
1792697 dotnet/runtime Build product Log
1792696 dotnet/runtime Build product Log
1792659 dotnet/runtime Restore and Build Product Log
1792684 dotnet/runtime Build product Log
1791693 dotnet/runtime Build product Log
1792620 dotnet/runtime Build coreclr/libs components needed by test build Log
1792641 dotnet/aspnetcore Build shared fx Log
1792634 dotnet/runtime Build product Log
1792439 dotnet/roslyn Build - Validate determinism Log
1792611 dotnet/runtime Build product Log
1792612 dotnet/runtime Build product Log
1792528 dotnet/runtime Restore and Build Product Log
1792613 dotnet/runtime Build product Log
1792582 dotnet/runtime Build product Log
1792093 dotnet/aspnetcore Run build.cmd Log
1792529 dotnet/runtime Build product Log
1792530 dotnet/runtime Build product Log
1792516 dotnet/runtime Build product Log
1792520 dotnet/runtime Build product Log
1792524 dotnet/runtime Build product Log
1792525 dotnet/runtime Build product Log
1792207 dotnet/installer Build Log
1792466 dotnet/runtime Build coreclr/libs components needed by test build Log
1792294 dotnet/runtime Restore and Build Product Log
1792449 dotnet/runtime Build product Log
1792450 dotnet/runtime Restore and Build Product Log
1792438 dotnet/runtime Build coreclr/libs components needed by test build Log
1792454 dotnet/runtime Restore and Build Product Log
1792458 dotnet/runtime Restore and Build Product Log
1792445 dotnet/runtime Build product Log
1792452 dotnet/runtime Build product Log
1792444 dotnet/runtime Build product Log
1792416 dotnet/runtime Build product Log
1792198 dotnet/roslyn Build - Validate determinism Log
1792411 dotnet/roslyn Build - Validate determinism Log
1792372 dotnet/runtime Build coreclr/libs components needed by test build Log
1792412 dotnet/roslyn Build and Test Log
1791684 dotnet/aspnetcore Build shared fx Log
1792417 dotnet/runtime Build product Log
1792247 dotnet/installer Build Log
1792405 dotnet/roslyn Build and Test Log
1792408 dotnet/roslyn Build and Test Log
1792368 dotnet/runtime Restore and Build Product Log
1792407 dotnet/roslyn Build and Test Log
1792406 dotnet/roslyn Restore Log
1791831 dotnet/runtime Build product Log
1792393 dotnet/roslyn Build and Test Log
1792389 dotnet/aspnetcore Build shared fx Log
1791901 dotnet/runtime Build Log
1792095 dotnet/aspnetcore Build Log
1792295 dotnet/runtime Build Log
1792394 dotnet/roslyn Build and Test Log
1792400 dotnet/roslyn Build and Test Log
1792367 dotnet/roslyn Build and Test Log
1792369 dotnet/runtime Build product Log
1792370 dotnet/runtime Build product Log
1792360 dotnet/roslyn Build and Test Log
1792359 dotnet/roslyn Build Log
1791834 dotnet/runtime Build product Log
1792357 dotnet/roslyn Build - Validate determinism Log
1792373 dotnet/runtime Build product Log
1792365 dotnet/roslyn Restore Log
1792361 dotnet/aspnetcore Run build.cmd Log
1792374 dotnet/runtime Build product Log
1792366 dotnet/roslyn Build and Test Log
1792371 dotnet/runtime Build product Log
1792392 dotnet/roslyn Build - Validate determinism Log
1791884 dotnet/runtime Build product Log
1792375 dotnet/runtime Build product Log
1792399 dotnet/roslyn Build and Test Log
Displaying 100 of 195 results

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 195
@epananth
Copy link
Member

epananth commented May 27, 2022

All runtime, dotnet-monitor builds are also affects

cc: @AndyAyersMS @kelltrick

Created an ICM for this

https://portal.microsofticm.com/imp/v3/incidents/details/310473385/home

@epananth epananth changed the title Problem starting the plugin CredentialProvider.Microsoft.exe dotnet-tools feed should not require authentication May 27, 2022
@premun
Copy link
Member

premun commented May 27, 2022

We are also seeing this:

Response status code does not indicate success: 401 (Unauthorized - TF400813: Resource not available for anonymous access. Client authentication required. (DevOps Activity ID: 048F8AC2-A394-440B-8571-AC3502879468)).

Seems like it's a similar issue

@premun
Copy link
Member

premun commented May 27, 2022

Original IcM was closed as it was routed badly. I opened a new one for Azure DevOps: https://portal.microsofticm.com/imp/v3/incidents/details/310579759/home

All builds are still failing, waiting for M1 approval to upgrade to Sev 2

@premun premun changed the title dotnet-tools feed should not require authentication Public feeds started to require authentication May 27, 2022
@premun premun changed the title Public feeds started to require authentication dotnet-tools feed started to require authentication May 27, 2022
@premun
Copy link
Member

premun commented May 27, 2022

The feature flag that caused this was reverted and we're back on track.

@mmitche you might be interested in this - the feature flag was for allowing public feeds to have upstreams - so something we're probably waiting for for some time already. Seems like we're going to have to wait some more :)

@premun premun closed this as completed May 27, 2022
@ulisesh
Copy link
Contributor

ulisesh commented Jun 14, 2022

Reopening to force known issues automation to update the issue with impacted builds

@ulisesh ulisesh reopened this Jun 14, 2022
@ilyas1974 ilyas1974 self-assigned this Jun 15, 2022
@ilyas1974
Copy link
Contributor

Now that we have impact data, closing issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants