Closed dotnet-eng-status[bot] closed 3 years ago
Build #sdk-113712-.NET6.0.1xxSDKRC2 partiallySucceeded
Finished - Wed, 13 Oct 2021 00:04:27 GMT Duration - 58 minutes Requested for - DotNet Bot Reason - manual
:x: - [Log] - (NETCORE_ENGINEERING_TELEMETRY=CheckSymbols) Missing symbols for 84 modules in the package D:\workspace_work\1\a\signed\shipping\assets\symbols\Microsoft.DotNet.Compatibility.1.0.0-rc.2.21511.46.symbols.nupkg
:x: - [Log] - (NETCORE_ENGINEERING_TELEMETRY=CheckSymbols) Symbols missing for 1/1 packages
:x: - [Log] - PowerShell exited with code '1'.
@dotnet/dnceng
Taking a look
I think this may have been a result of the Portable PDB conversion issue earlier this week. Latest validation passes are passing.
I think it is related to missing symbols fixed in https://github.com/dotnet/arcade/issues/8015
I think its related to symbols exclusion thing I added. I have another PR to remove the excluded symbols from validating -> https://dev.azure.com/dnceng/internal/_git/dotnet-release/pullrequest/18576
Closing. This happened while we weren't publishing symbols, and has been fixed.
Build #sdk-113518-.NET6.0.1xxSDKRC2 partiallySucceeded
:warning: : internal / Validate-DotNet partiallySucceeded
Summary
Finished - Tue, 12 Oct 2021 00:08:05 GMT Duration - 58 minutes Requested for - DotNet Bot Reason - manual
Details
Validation Ring
:x: - [Log] - (NETCORE_ENGINEERING_TELEMETRY=CheckSymbols) Missing symbols for 84 modules in the package D:\workspace_work\1\a\signed\shipping\assets\symbols\Microsoft.DotNet.Compatibility.1.0.0-rc.2.21511.8.symbols.nupkg
:x: - [Log] - (NETCORE_ENGINEERING_TELEMETRY=CheckSymbols) Symbols missing for 1/1 packages
:x: - [Log] - PowerShell exited with code '1'.
Source Code Validation
Changes