See dotnet/coreclr#22967.
In coreclr we haven't been able to get updates from Arcade. We were seeing some issues with downloading the test payload in Helix and reported it in dotnet/core-eng#5391. After #2147 got merged I tried to manually update the SDK as well as using Darc to consume the fix, but we haven't been able to move off Arcade/Helix SDK 19128.3 as every time we get the same error:
Executed on dci-mac-build-042.local
/bin/sh: /Users/dotnet-bot/dotnetbuild/work/4c18df46-2060-4732-8bc8-b93b4b02663f/Payload/scripts/756b76df1ae54fbd9dc8f31f9e9b0d22/execute.sh: No such file or directory
Things observed:
- Always runs on dci-mac-build-042.local
- Talking to @alexperovich, he said "It looks like the payload that is supposed to have that file got removed somehow. Nothing jumps out to me as the problem."
I tried to check the repro environment, but I can't get to http://mlskvmweb.
@riarenas any idea why this might be the case? Not sure if the error is on our side, but is there anything we can do to narrow down the failure?
See dotnet/coreclr#22967.
In coreclr we haven't been able to get updates from Arcade. We were seeing some issues with downloading the test payload in Helix and reported it in dotnet/core-eng#5391. After #2147 got merged I tried to manually update the SDK as well as using Darc to consume the fix, but we haven't been able to move off Arcade/Helix SDK
19128.3as every time we get the same error:Things observed:
I tried to check the repro environment, but I can't get to http://mlskvmweb.
@riarenas any idea why this might be the case? Not sure if the error is on our side, but is there anything we can do to narrow down the failure?