question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Root cause why maestro bot published a Arcade update that deleted a file that's still in use

See original GitHub issue

Sample PR: https://github.com/aspnet/AspNetCore-Tooling/pull/1257/files.

A recent Maestro update to a host of AspNetCore repos removed the setup-maestro-vars.ps1 file. The file existed in the corresponding commit in dotnet/arcade: https://github.com/dotnet/arcade/blob/a42a124635ce1a218309ecb31ec59d559cacb886/eng/common/post-build/setup-maestro-vars.ps1. Deleting this file impacted the _internal build, so it took a fairly long time to identify this was incorrect.

It’s not very clear why this happened, and we’d should understand this to avoid a recurrence.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:22 (22 by maintainers)

github_iconTop GitHub Comments

1reaction
riarenascommented, Jan 10, 2020

This has been rolled out

1reaction
riarenascommented, Nov 19, 2019

I was finally able to get a repro locally that I can debug through!!!

https://github.com/maestro-auth-test/maestro-test3/pull/484 is supposed to be bringing in https://github.com/dotnet/arcade/commit/62aff50bfb515b287487f41fccf4d83b8683a57b

but it’s trying to delete two files that are present at that commit:

I believe I can make a lot more progress now that I can see what’s going on under a debugger.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Restore failing intermittently on build · Issue #36255
Restore is failing intermittently F:\workspace\_work\1\s\.dotnet\sdk\5.0.100-preview.5.20251.2\NuGet.targets(128,5): error : Cannot create a ...
Read more >
Windows 7 fix for "Cannot connect to the server. Exiting ...
The solution is to force the .NET installation to use OS TLS protocols instead of whatever the game is directing and disable insecure...
Read more >
Maestro🤖🤖 (@MaestroBots) / X
Maestro is the #1 #Telegram Trading & Sniping Bot Join us in our ... Through the use of #MaestroBots, their users can now...
Read more >
How can I resolve the error "The security token included in ...
It seems that my ~/.aws/credentials file had an additional value: aws_session_token which was causing the error.
Read more >
Legends of Idleon - Page 102
Still working. Try verify integrity of game files in Steam and then inject. I've been trying about 100+ times over 2 hours. I've ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found