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

Remove track1 config in storage, keyvault, compute, network, monitor #12543

Merged
merged 1 commit into from
Jan 28, 2021

Conversation

00Kai0
Copy link
Contributor

@00Kai0 00Kai0 commented Jan 21, 2021

No description provided.

@00Kai0 00Kai0 requested a review from msyyc January 21, 2021 09:50
@00Kai0 00Kai0 requested a review from lirenhe as a code owner January 21, 2021 09:50
@openapi-workflow-bot
Copy link

Hi, @00Kai0 Thanks for your PR. I am workflow bot for review process. Here are some small tips.

  • Please ensure to do self-check against checklists in first PR comment.
  • PR assignee is the person auto-assigned and responsible for your current PR reviewing and merging.
  • For specs comparison cross API versions, Use API Specs Comparison Report Generator
  • If there is CI failure(s), to fix CI error(s) is mandatory for PR merging; or you need to provide justification in PR comment for explanation. How to fix?

  • Any feedback about review process or workflow bot, pls contact swagger and tools team. vsswagger@microsoft.com

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Jan 21, 2021

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️LintDiff succeeded [Detail] [Expand]
    Validation passes for LintDiff.
    ️⚠️Avocado: 2 Warnings warning [Detail]
    Rule Message
    ⚠️ MULTIPLE_API_VERSION The default tag contains multiple API versions swaggers.
    readme: specification/compute/resource-manager/readme.md
    tag: specification/compute/resource-manager/readme.md#tag-package-2020-10-01-preview
    ⚠️ MULTIPLE_API_VERSION The default tag contains multiple API versions swaggers.
    readme: specification/monitor/resource-manager/readme.md
    tag: specification/monitor/resource-manager/readme.md#tag-package-2019-06
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️[Staging] Cross Version BreakingChange (Base on preview version) succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️[Staging] Cross Version BreakingChange (Base on stable version) succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Jan 21, 2021

    Swagger Generation Artifacts

    ️❌ azure-sdk-for-net failed [Detail]
    • Failed [Logs]Release - Generate from b3199b9. SDK Automation 14.0.0
      Only show 24 items here, please refer to log for details.
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      command	autorest --version=V2 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.csharp@2.3.82 --csharp-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/monitor/resource-manager/readme.md
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      command	autorest --version=V2 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.csharp@2.3.82 --csharp-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/network/resource-manager/readme.md
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      command	autorest --version=V2 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.csharp@2.3.82 --csharp-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/storage/resource-manager/readme.md
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
    • ️✔️Microsoft.Azure.Management.Compute [View full logs]  [Release SDK Changes]
    • Microsoft.Azure.Management.KeyVault [View full logs]  [Release SDK Changes]
      Only show 24 items here, please refer to log for details.
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Generated/VaultsOperations.cs(2462,36): error CS0029: Cannot implicitly convert type 'Microsoft.Rest.Azure.CloudError' to 'Microsoft.Azure.Management.KeyVault.Models.Vault' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Microsoft.Azure.Management.KeyVault.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Generated/VaultsOperations.cs(2659,29): error CS1061: 'AzureOperationResponse' does not contain a definition for 'Body' and no accessible extension method 'Body' accepting a first argument of type 'AzureOperationResponse' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Microsoft.Azure.Management.KeyVault.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Generated/VaultsOperations.cs(2677,29): error CS1061: 'AzureOperationResponse' does not contain a definition for 'Body' and no accessible extension method 'Body' accepting a first argument of type 'AzureOperationResponse' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Microsoft.Azure.Management.KeyVault.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Generated/VaultsOperations.cs(312,36): error CS0029: Cannot implicitly convert type 'Microsoft.Rest.Azure.CloudError' to 'Microsoft.Azure.Management.KeyVault.Models.Vault' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Microsoft.Azure.Management.KeyVault.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Generated/VaultsOperations.cs(330,36): error CS0029: Cannot implicitly convert type 'Microsoft.Rest.Azure.CloudError' to 'Microsoft.Azure.Management.KeyVault.Models.Vault' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Microsoft.Azure.Management.KeyVault.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Generated/VaultsOperations.cs(526,29): error CS1061: 'AzureOperationResponse' does not contain a definition for 'Body' and no accessible extension method 'Body' accepting a first argument of type 'AzureOperationResponse' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Microsoft.Azure.Management.KeyVault.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Generated/VaultsOperations.cs(984,36): error CS0029: Cannot implicitly convert type 'Microsoft.Rest.Azure.CloudError' to 'Microsoft.Azure.Management.KeyVault.Models.VaultAccessPolicyParameters' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Microsoft.Azure.Management.KeyVault.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Generated/VaultsOperations.cs(1002,36): error CS0029: Cannot implicitly convert type 'Microsoft.Rest.Azure.CloudError' to 'Microsoft.Azure.Management.KeyVault.Models.VaultAccessPolicyParameters' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Microsoft.Azure.Management.KeyVault.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Generated/VaultsOperations.cs(1020,36): error CS0029: Cannot implicitly convert type 'Microsoft.Rest.Azure.CloudError' to 'Microsoft.Azure.Management.KeyVault.Models.VaultAccessPolicyParameters' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Microsoft.Azure.Management.KeyVault.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Generated/VaultsOperations.cs(2444,36): error CS0029: Cannot implicitly convert type 'Microsoft.Rest.Azure.CloudError' to 'Microsoft.Azure.Management.KeyVault.Models.Vault' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Microsoft.Azure.Management.KeyVault.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Generated/VaultsOperations.cs(2462,36): error CS0029: Cannot implicitly convert type 'Microsoft.Rest.Azure.CloudError' to 'Microsoft.Azure.Management.KeyVault.Models.Vault' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Microsoft.Azure.Management.KeyVault.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Generated/VaultsOperations.cs(2659,29): error CS1061: 'AzureOperationResponse' does not contain a definition for 'Body' and no accessible extension method 'Body' accepting a first argument of type 'AzureOperationResponse' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Microsoft.Azure.Management.KeyVault.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Generated/VaultsOperations.cs(2677,29): error CS1061: 'AzureOperationResponse' does not contain a definition for 'Body' and no accessible extension method 'Body' accepting a first argument of type 'AzureOperationResponse' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Microsoft.Azure.Management.KeyVault.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Generated/VaultsOperations.cs(312,36): error CS0029: Cannot implicitly convert type 'Microsoft.Rest.Azure.CloudError' to 'Microsoft.Azure.Management.KeyVault.Models.Vault' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Microsoft.Azure.Management.KeyVault.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Generated/VaultsOperations.cs(330,36): error CS0029: Cannot implicitly convert type 'Microsoft.Rest.Azure.CloudError' to 'Microsoft.Azure.Management.KeyVault.Models.Vault' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Microsoft.Azure.Management.KeyVault.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Generated/VaultsOperations.cs(526,29): error CS1061: 'AzureOperationResponse' does not contain a definition for 'Body' and no accessible extension method 'Body' accepting a first argument of type 'AzureOperationResponse' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Microsoft.Azure.Management.KeyVault.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Generated/VaultsOperations.cs(984,36): error CS0029: Cannot implicitly convert type 'Microsoft.Rest.Azure.CloudError' to 'Microsoft.Azure.Management.KeyVault.Models.VaultAccessPolicyParameters' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Microsoft.Azure.Management.KeyVault.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Generated/VaultsOperations.cs(1002,36): error CS0029: Cannot implicitly convert type 'Microsoft.Rest.Azure.CloudError' to 'Microsoft.Azure.Management.KeyVault.Models.VaultAccessPolicyParameters' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Microsoft.Azure.Management.KeyVault.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Generated/VaultsOperations.cs(1020,36): error CS0029: Cannot implicitly convert type 'Microsoft.Rest.Azure.CloudError' to 'Microsoft.Azure.Management.KeyVault.Models.VaultAccessPolicyParameters' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Microsoft.Azure.Management.KeyVault.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Generated/VaultsOperations.cs(2444,36): error CS0029: Cannot implicitly convert type 'Microsoft.Rest.Azure.CloudError' to 'Microsoft.Azure.Management.KeyVault.Models.Vault' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Microsoft.Azure.Management.KeyVault.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Generated/VaultsOperations.cs(2462,36): error CS0029: Cannot implicitly convert type 'Microsoft.Rest.Azure.CloudError' to 'Microsoft.Azure.Management.KeyVault.Models.Vault' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Microsoft.Azure.Management.KeyVault.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Generated/VaultsOperations.cs(2659,29): error CS1061: 'AzureOperationResponse' does not contain a definition for 'Body' and no accessible extension method 'Body' accepting a first argument of type 'AzureOperationResponse' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Microsoft.Azure.Management.KeyVault.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Generated/VaultsOperations.cs(2677,29): error CS1061: 'AzureOperationResponse' does not contain a definition for 'Body' and no accessible extension method 'Body' accepting a first argument of type 'AzureOperationResponse' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Microsoft.Azure.Management.KeyVault.csproj]
      error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-net]: dotnet
    • Microsoft.Azure.Management.Monitor [View full logs]  [Release SDK Changes]
      Only show 24 items here, please refer to log for details.
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(163,17): error CS0246: The type or namespace name 'DataCollectionRuleResource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(213,38): error CS0246: The type or namespace name 'DataCollectionRuleResource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(213,70): error CS0246: The type or namespace name 'DataCollectionRuleResource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(232,44): error CS0246: The type or namespace name 'DataFlow' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(232,65): error CS0246: The type or namespace name 'DataFlow' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(243,38): error CS0246: The type or namespace name 'DataCollectionRuleDataSources' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(243,73): error CS0246: The type or namespace name 'DataCollectionRuleDataSources' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(281,38): error CS0246: The type or namespace name 'DataCollectionRuleDestinations' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(281,74): error CS0246: The type or namespace name 'DataCollectionRuleDestinations' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(300,38): error CS0246: The type or namespace name 'DataFlow' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(300,52): error CS0246: The type or namespace name 'DataFlow' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(309,38): error CS0246: The type or namespace name 'PerfCounterDataSource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(309,65): error CS0246: The type or namespace name 'PerfCounterDataSource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(321,38): error CS0246: The type or namespace name 'WindowsEventLogDataSource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(321,69): error CS0246: The type or namespace name 'WindowsEventLogDataSource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(332,38): error CS0246: The type or namespace name 'SyslogDataSource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(332,60): error CS0246: The type or namespace name 'SyslogDataSource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(343,38): error CS0246: The type or namespace name 'ExtensionDataSource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(343,63): error CS0246: The type or namespace name 'ExtensionDataSource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(354,38): error CS0246: The type or namespace name 'LogAnalyticsDestination' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(354,67): error CS0246: The type or namespace name 'LogAnalyticsDestination' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(365,38): error CS0246: The type or namespace name 'DataCollectionRuleAssociationProxyOnlyResource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Scenarios/DataCollectionRulesTests.cs(365,90): error CS0246: The type or namespace name 'DataCollectionRuleAssociationProxyOnlyResource' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/monitor/Microsoft.Azure.Management.Monitor/tests/Microsoft.Azure.Management.Monitor.Tests.csproj]
      error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-net]: dotnet
    • ️✔️Microsoft.Azure.Management.Network [View full logs]  [Release SDK Changes]
    • Microsoft.Azure.Management.Storage [View full logs]  [Release SDK Changes]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/storage/Microsoft.Azure.Management.Storage/tests/Tests/StorageAccountTests.cs(2471,63): error CS0246: The type or namespace name 'BlobInventoryPolicySchema' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/storage/Microsoft.Azure.Management.Storage/tests/Microsoft.Azure.Management.Storage.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/storage/Microsoft.Azure.Management.Storage/tests/Tests/StorageAccountTests.cs(2471,102): error CS0246: The type or namespace name 'BlobInventoryPolicySchema' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/storage/Microsoft.Azure.Management.Storage/tests/Microsoft.Azure.Management.Storage.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/storage/Microsoft.Azure.Management.Storage/tests/Tests/StorageAccountTests.cs(2471,63): error CS0246: The type or namespace name 'BlobInventoryPolicySchema' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/storage/Microsoft.Azure.Management.Storage/tests/Microsoft.Azure.Management.Storage.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/storage/Microsoft.Azure.Management.Storage/tests/Tests/StorageAccountTests.cs(2471,102): error CS0246: The type or namespace name 'BlobInventoryPolicySchema' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/storage/Microsoft.Azure.Management.Storage/tests/Microsoft.Azure.Management.Storage.Tests.csproj]
      error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-net]: dotnet
    ️️✔️ azure-sdk-for-python-track2 succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from b3199b9. SDK Automation 14.0.0
      Only show 30 items here, please refer to log for details.
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'StorageAccount' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'StorageAccountKey' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'StorageAccountListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'StorageAccountListKeysResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'StorageAccountRegenerateKeyParameters' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'StorageAccountPropertiesUpdateParameters' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'StorageAccountUpdateParameters' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'UsageName' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Usage' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'UsageListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Resource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/CheckDuplicateSchemas): Checking for duplicate schemas, this could take a (long) while.  Run with --verbose for more detail.
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'StorageAccountCheckNameAvailabilityParameters' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'CheckNameAvailabilityResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'StorageAccountPropertiesCreateParameters' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'StorageAccountCreateParameters' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Endpoints' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'CustomDomain' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'StorageAccountProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'StorageAccount' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'StorageAccountKeys' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'StorageAccountListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'StorageAccountPropertiesUpdateParameters' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'StorageAccountUpdateParameters' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'StorageAccountRegenerateKeyParameters' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'UsageName' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Usage' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'UsageListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Resource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/CheckDuplicateSchemas): Checking for duplicate schemas, this could take a (long) while.  Run with --verbose for more detail.
    • ️✔️track2_azure-mgmt-compute [View full logs]  [Release SDK Changes]
      Only show 30 items here, please refer to log for details.
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/18.1.0/v2017_12_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2018_04_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/18.1.0/v2018_04_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2018_06_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/18.1.0/v2018_06_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2018_09_30
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/18.1.0/v2018_09_30.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2018_10_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/18.1.0/v2018_10_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2019_03_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/18.1.0/v2019_03_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2019_04_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/18.1.0/v2019_04_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2019_07_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/18.1.0/v2019_07_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2019_11_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/18.1.0/v2019_11_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2019_12_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/18.1.0/v2019_12_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2020_05_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/18.1.0/v2020_05_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2020_06_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/18.1.0/v2020_06_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2020_06_30
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/18.1.0/v2020_06_30.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2020_09_30
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/18.1.0/v2020_09_30.json
      cmderr	[changelogReportLatest] INFO:__main__:Merged report written to sdk/compute/azure-mgmt-compute/code_reports/18.1.0/merged_report.json
      cmderr	[changelogReportLatest] INFO:__main__:Writing metadata: {'reports': ['sdk/compute/azure-mgmt-compute/code_reports/18.1.0/v2015_06_15.json', 'sdk/compute/azure-mgmt-compute/code_reports/18.1.0/v2016_03_30.json', 'sdk/compute/azure-mgmt-compute/code_reports/18.1.0/v2016_04_30_preview.json', 'sdk/compute/azure-mgmt-compute/code_reports/18.1.0/v2017_03_30.json', 'sdk/compute/azure-mgmt-compute/code_reports/18.1.0/v2017_09_01.json', 'sdk/compute/azure-mgmt-compute/code_reports/18.1.0/v2017_12_01.json', 'sdk/compute/azure-mgmt-compute/code_reports/18.1.0/v2018_04_01.json', 'sdk/compute/azure-mgmt-compute/code_reports/18.1.0/v2018_06_01.json', 'sdk/compute/azure-mgmt-compute/code_reports/18.1.0/v2018_09_30.json', 'sdk/compute/azure-mgmt-compute/code_reports/18.1.0/v2018_10_01.json', 'sdk/compute/azure-mgmt-compute/code_reports/18.1.0/v2019_03_01.json', 'sdk/compute/azure-mgmt-compute/code_reports/18.1.0/v2019_04_01.json', 'sdk/compute/azure-mgmt-compute/code_reports/18.1.0/v2019_07_01.json', 'sdk/compute/azure-mgmt-compute/code_reports/18.1.0/v2019_11_01.json', 'sdk/compute/azure-mgmt-compute/code_reports/18.1.0/v2019_12_01.json', 'sdk/compute/azure-mgmt-compute/code_reports/18.1.0/v2020_05_01.json', 'sdk/compute/azure-mgmt-compute/code_reports/18.1.0/v2020_06_01.json', 'sdk/compute/azure-mgmt-compute/code_reports/18.1.0/v2020_06_30.json', 'sdk/compute/azure-mgmt-compute/code_reports/18.1.0/v2020_09_30.json', 'sdk/compute/azure-mgmt-compute/code_reports/18.1.0/merged_report.json']}
      cmdout	[Changelog] Size of delta 0.001% size of original (original: 256452 chars, delta: 2 chars)
    • ️✔️track2_azure-mgmt-keyvault [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 30 items here, please refer to log for details.
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.keyvault.aio
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.keyvault.v2016_10_01
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.keyvault.v2016_10_01
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.keyvault.v2018_02_14
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.keyvault.v2018_02_14
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.keyvault.v2019_09_01
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.keyvault.v2019_09_01
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.keyvault.v2020_04_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.keyvault.v2020_04_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.keyvault.v2016_10_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/keyvault/azure-mgmt-keyvault/code_reports/8.0.0/v2016_10_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.keyvault.v2018_02_14
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/keyvault/azure-mgmt-keyvault/code_reports/8.0.0/v2018_02_14.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.keyvault.v2019_09_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/keyvault/azure-mgmt-keyvault/code_reports/8.0.0/v2019_09_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.keyvault.v2020_04_01_preview
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/keyvault/azure-mgmt-keyvault/code_reports/8.0.0/v2020_04_01_preview.json
      cmderr	[changelogReportLatest] INFO:__main__:Merged report written to sdk/keyvault/azure-mgmt-keyvault/code_reports/8.0.0/merged_report.json
      cmderr	[changelogReportLatest] INFO:__main__:Writing metadata: {'reports': ['sdk/keyvault/azure-mgmt-keyvault/code_reports/8.0.0/v2016_10_01.json', 'sdk/keyvault/azure-mgmt-keyvault/code_reports/8.0.0/v2018_02_14.json', 'sdk/keyvault/azure-mgmt-keyvault/code_reports/8.0.0/v2019_09_01.json', 'sdk/keyvault/azure-mgmt-keyvault/code_reports/8.0.0/v2020_04_01_preview.json', 'sdk/keyvault/azure-mgmt-keyvault/code_reports/8.0.0/merged_report.json']}
      cmdout	[Changelog] Size of delta 22.136% size of original (original: 33569 chars, delta: 7431 chars)
      cmdout	[Changelog] **Features**
      cmdout	[Changelog]   - Model PrivateLinkServiceConnectionState has a new parameter actions_required
      cmdout	[Changelog]   - Model PrivateEndpointConnection has a new parameter etag
      cmdout	[Changelog]   - Model Operation has a new parameter is_data_action
      cmdout	[Changelog]   - Model VaultProperties has a new parameter provisioning_state
      cmdout	[Changelog]   - Model DeletedVaultProperties has a new parameter purge_protection_enabled
      cmdout	[Changelog]   - Added operation group KeysOperations
      cmdout	[Changelog] **Breaking changes**
      cmdout	[Changelog]   - Model PrivateLinkServiceConnectionState no longer has parameter action_required
      warn	Breaking change found in changelog
    • ️✔️track2_azure-mgmt-monitor [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 30 items here, please refer to log for details.
      cmdout	[Changelog]   - Model MetricAlertResource has a new parameter is_migrated
      cmdout	[Changelog]   - Model ScheduledQueryRuleResourcePatch has a new parameter display_name
      cmdout	[Changelog]   - Model ScheduledQueryRuleResourcePatch has a new parameter override_query_time_range
      cmdout	[Changelog]   - Model Baseline has a new parameter timestamps
      cmdout	[Changelog]   - Model Baseline has a new parameter prediction_result_type
      cmdout	[Changelog]   - Model Baseline has a new parameter error_type
      cmdout	[Changelog]   - Model TimeSeriesBaseline has a new parameter metadata_values
      cmdout	[Changelog]   - Model BaselineResponse has a new parameter internal_operation_id
      cmdout	[Changelog]   - Model BaselineResponse has a new parameter prediction_result_type
      cmdout	[Changelog]   - Model BaselineResponse has a new parameter metdata
      cmdout	[Changelog]   - Model BaselineResponse has a new parameter error_type
      cmdout	[Changelog]   - Model ScheduledQueryRuleResource has a new parameter kind
      cmdout	[Changelog]   - Model ScheduledQueryRuleResource has a new parameter display_name
      cmdout	[Changelog]   - Model ScheduledQueryRuleResource has a new parameter override_query_time_range
      cmdout	[Changelog]   - Model ScheduledQueryRuleResource has a new parameter etag
      cmdout	[Changelog]   - Model CalculateBaselineResponse has a new parameter internal_operation_id
      cmdout	[Changelog]   - Model CalculateBaselineResponse has a new parameter statistics
      cmdout	[Changelog]   - Model LogSearchRuleResource has a new parameter kind
      cmdout	[Changelog]   - Model LogSearchRuleResource has a new parameter display_name
      cmdout	[Changelog]   - Model LogSearchRuleResource has a new parameter etag
      cmdout	[Changelog]   - Model MetricAlertResourcePatch has a new parameter is_migrated
      cmdout	[Changelog] **Breaking changes**
      cmdout	[Changelog]   - Parameter scopes of model MetricAlertResource is now required
      cmdout	[Changelog]   - Operation SubscriptionDiagnosticSettingsOperations.list has a new signature
      cmdout	[Changelog]   - Operation SubscriptionDiagnosticSettingsOperations.get has a new signature
      cmdout	[Changelog]   - Operation SubscriptionDiagnosticSettingsOperations.delete has a new signature
      cmdout	[Changelog]   - Operation SubscriptionDiagnosticSettingsOperations.create_or_update has a new signature
      cmdout	[Changelog]   - Model TimeSeriesBaseline no longer has parameter metadata
      cmdout	[Changelog]   - Model BaselineResponse no longer has parameter metadata
      warn	Breaking change found in changelog
    • ️✔️track2_azure-mgmt-storage [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 30 items here, please refer to log for details.
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/storage/azure-mgmt-storage/code_reports/16.0.0/v2018_03_01_preview.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.storage.v2018_07_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/storage/azure-mgmt-storage/code_reports/16.0.0/v2018_07_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.storage.v2018_11_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/storage/azure-mgmt-storage/code_reports/16.0.0/v2018_11_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.storage.v2019_04_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/storage/azure-mgmt-storage/code_reports/16.0.0/v2019_04_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.storage.v2019_06_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/storage/azure-mgmt-storage/code_reports/16.0.0/v2019_06_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Merged report written to sdk/storage/azure-mgmt-storage/code_reports/16.0.0/merged_report.json
      cmderr	[changelogReportLatest] INFO:__main__:Writing metadata: {'reports': ['sdk/storage/azure-mgmt-storage/code_reports/16.0.0/v2015_06_15.json', 'sdk/storage/azure-mgmt-storage/code_reports/16.0.0/v2016_01_01.json', 'sdk/storage/azure-mgmt-storage/code_reports/16.0.0/v2016_12_01.json', 'sdk/storage/azure-mgmt-storage/code_reports/16.0.0/v2017_06_01.json', 'sdk/storage/azure-mgmt-storage/code_reports/16.0.0/v2017_10_01.json', 'sdk/storage/azure-mgmt-storage/code_reports/16.0.0/v2018_02_01.json', 'sdk/storage/azure-mgmt-storage/code_reports/16.0.0/v2018_03_01_preview.json', 'sdk/storage/azure-mgmt-storage/code_reports/16.0.0/v2018_07_01.json', 'sdk/storage/azure-mgmt-storage/code_reports/16.0.0/v2018_11_01.json', 'sdk/storage/azure-mgmt-storage/code_reports/16.0.0/v2019_04_01.json', 'sdk/storage/azure-mgmt-storage/code_reports/16.0.0/v2019_06_01.json', 'sdk/storage/azure-mgmt-storage/code_reports/16.0.0/merged_report.json']}
      cmdout	[Changelog] Size of delta 11.689% size of original (original: 100173 chars, delta: 11709 chars)
      cmdout	[Changelog] **Features**
      cmdout	[Changelog]   - Model StorageAccount has a new parameter extended_location
      cmdout	[Changelog]   - Model FileServiceProperties has a new parameter protocol_settings
      cmdout	[Changelog]   - Model StorageAccountCreateParameters has a new parameter extended_location
      cmdout	[Changelog]   - Model FileShareItem has a new parameter snapshot_time
      cmdout	[Changelog]   - Model FileShare has a new parameter snapshot_time
      cmdout	[Changelog]   - Model BlobServiceProperties has a new parameter last_access_time_tracking_policy
      cmdout	[Changelog]   - Model ManagementPolicyBaseBlob has a new parameter enable_auto_tier_to_hot_from_cool
      cmdout	[Changelog]   - Model DateAfterModification has a new parameter days_after_last_access_time_greater_than
      cmdout	[Changelog]   - Model NetworkRuleSet has a new parameter resource_access_rules
      cmdout	[Changelog]   - Added operation group BlobInventoryPoliciesOperations
      cmdout	[Changelog]   - Added operation group DeletedAccountsOperations
      cmdout	[Changelog] **Breaking changes**
      cmdout	[Changelog]   - Operation FileSharesOperations.create has a new signature
      cmdout	[Changelog]   - Operation FileSharesOperations.delete has a new signature
      cmdout	[Changelog]   - Operation FileSharesOperations.get has a new signature
      cmdout	[Changelog]   - Model ErrorResponse has a new signature
      warn	Breaking change found in changelog
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    ️⚠️ azure-sdk-for-java warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from b3199b9. SDK Automation 14.0.0
      command	./eng/mgmt/automation/init.sh ../azure-sdk-for-java_tmp/initInput.json ../azure-sdk-for-java_tmp/initOutput.json
      command	./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
      cmderr	[generate.py] 2021-01-28 05:33:42 INFO [VERSION][Not Found] cannot find version for "com.azure.resourcemanager:azure-resourcemanager-compute-generated"
      cmderr	[generate.py] 2021-01-28 05:33:42 INFO [VERSION][Not Found] cannot find stable version, current version "1.0.0-beta.1"
      cmderr	[generate.py] 2021-01-28 05:33:42 INFO autorest --version=3.0.6350 --use=@autorest/java@4.0.11 --java.azure-libraries-for-java-folder=/home/vsts/work/1/s/azure-sdk-for-java --java.output-folder=/home/vsts/work/1/s/azure-sdk-for-java/sdk/compute/azure-resourcemanager-compute-generated --java.namespace=com.azure.resourcemanager.compute.generated   --java --pipeline.modelerfour.additional-checks=false --pipeline.modelerfour.lenient-model-deduplication=true --azure-arm --verbose --sdk-integration --fluent=lite --java.fluent=lite --java.license-header=MICROSOFT_MIT_SMALL ../azure-rest-api-specs/specification/compute/resource-manager/readme.md
      cmderr	[generate.py] 2021-01-28 05:35:29 INFO [CI][Success] Write to ci.yml
      cmderr	[generate.py] 2021-01-28 05:35:29 INFO [POM][Process] dealing with pom.xml
      cmderr	[generate.py] 2021-01-28 05:35:29 INFO [POM][Skip] pom already has module azure-resourcemanager-compute-generated
      cmderr	[generate.py] 2021-01-28 05:35:29 INFO [POM][Success] Write to pom.xml
      cmderr	[generate.py] 2021-01-28 05:35:29 INFO [POM][Process] dealing with root pom
      cmderr	[generate.py] 2021-01-28 05:35:29 INFO [POM][Success] Write to root pom
      cmderr	[generate.py] WARNING: An illegal reflective access operation has occurred
      cmderr	[generate.py] WARNING: Illegal reflective access by org.codehaus.groovy.reflection.ReflectionUtils (file:/home/vsts/.m2/repository/org/codehaus/groovy/groovy/3.0.0-beta-2/groovy-3.0.0-beta-2-indy.jar) to method java.util.Collections$UnmodifiableCollection.toString()
      cmderr	[generate.py] WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.ReflectionUtils
      cmderr	[generate.py] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
      cmderr	[generate.py] WARNING: All illegal access operations will be denied in a future release
    • ️✔️azure-resourcemanager-compute-generated [View full logs]  [Release SDK Changes]
      cmderr	[Inst] 2021-01-28 05:40:42 DEBUG Got artifact_id: azure-resourcemanager-compute-generated
      cmderr	[Inst] 2021-01-28 05:40:42 DEBUG Got artifact: pom.xml
      cmderr	[Inst] 2021-01-28 05:40:42 DEBUG Got artifact: azure-resourcemanager-compute-generated-1.0.0-beta.1.jar
      cmderr	[Inst] 2021-01-28 05:40:42 DEBUG Match jar package: azure-resourcemanager-compute-generated-1.0.0-beta.1.jar
      cmderr	[Inst] 2021-01-28 05:40:42 DEBUG output: {"full": "```sh\ncurl -L \"https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/12543/azure-sdk-for-java/azure-resourcemanager-compute-generated/azure-resourcemanager-compute-generated-1.0.0-beta.1.jar\" -o azure-resourcemanager-compute-generated-1.0.0-beta.1.jar\nmvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-compute-generated -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-compute-generated-1.0.0-beta.1.jar -Dpackaging=jar -DgeneratePom=true
      ```"}
    • ️✔️azure-resourcemanager-keyvault-generated [View full logs]  [Release SDK Changes]
      cmderr	[Inst] 2021-01-28 05:42:49 DEBUG Got artifact_id: azure-resourcemanager-keyvault-generated
      cmderr	[Inst] 2021-01-28 05:42:49 DEBUG Got artifact: pom.xml
      cmderr	[Inst] 2021-01-28 05:42:49 DEBUG Got artifact: azure-resourcemanager-keyvault-generated-1.0.0-beta.1-sources.jar
      cmderr	[Inst] 2021-01-28 05:42:49 DEBUG Got artifact: azure-resourcemanager-keyvault-generated-1.0.0-beta.1-javadoc.jar
      cmderr	[Inst] 2021-01-28 05:42:49 DEBUG Got artifact: azure-resourcemanager-keyvault-generated-1.0.0-beta.1.jar
      cmderr	[Inst] 2021-01-28 05:42:49 DEBUG Match jar package: azure-resourcemanager-keyvault-generated-1.0.0-beta.1.jar
      cmderr	[Inst] 2021-01-28 05:42:49 DEBUG output: {"full": "```sh\ncurl -L \"https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/12543/azure-sdk-for-java/azure-resourcemanager-keyvault-generated/azure-resourcemanager-keyvault-generated-1.0.0-beta.1.jar\" -o azure-resourcemanager-keyvault-generated-1.0.0-beta.1.jar\nmvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-keyvault-generated -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-keyvault-generated-1.0.0-beta.1.jar -Dpackaging=jar -DgeneratePom=true
      ```"}
    • ️✔️azure-resourcemanager-monitor-generated [View full logs]  [Release SDK Changes]
      cmderr	[Inst] 2021-01-28 05:45:43 DEBUG Got artifact_id: azure-resourcemanager-monitor-generated
      cmderr	[Inst] 2021-01-28 05:45:43 DEBUG Got artifact: pom.xml
      cmderr	[Inst] 2021-01-28 05:45:43 DEBUG Got artifact: azure-resourcemanager-monitor-generated-1.0.0-beta.1-javadoc.jar
      cmderr	[Inst] 2021-01-28 05:45:43 DEBUG Got artifact: azure-resourcemanager-monitor-generated-1.0.0-beta.1.jar
      cmderr	[Inst] 2021-01-28 05:45:43 DEBUG Match jar package: azure-resourcemanager-monitor-generated-1.0.0-beta.1.jar
      cmderr	[Inst] 2021-01-28 05:45:43 DEBUG output: {"full": "```sh\ncurl -L \"https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/12543/azure-sdk-for-java/azure-resourcemanager-monitor-generated/azure-resourcemanager-monitor-generated-1.0.0-beta.1.jar\" -o azure-resourcemanager-monitor-generated-1.0.0-beta.1.jar\nmvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-monitor-generated -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-monitor-generated-1.0.0-beta.1.jar -Dpackaging=jar -DgeneratePom=true
      ```"}
    • ️✔️azure-resourcemanager-network-generated [View full logs]  [Release SDK Changes]
      cmderr	[Inst] 2021-01-28 05:54:24 DEBUG Got artifact_id: azure-resourcemanager-network-generated
      cmderr	[Inst] 2021-01-28 05:54:24 DEBUG Got artifact: pom.xml
      cmderr	[Inst] 2021-01-28 05:54:24 DEBUG Got artifact: azure-resourcemanager-network-generated-1.0.0-beta.1.jar
      cmderr	[Inst] 2021-01-28 05:54:24 DEBUG Match jar package: azure-resourcemanager-network-generated-1.0.0-beta.1.jar
      cmderr	[Inst] 2021-01-28 05:54:24 DEBUG output: {"full": "```sh\ncurl -L \"https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/12543/azure-sdk-for-java/azure-resourcemanager-network-generated/azure-resourcemanager-network-generated-1.0.0-beta.1.jar\" -o azure-resourcemanager-network-generated-1.0.0-beta.1.jar\nmvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-network-generated -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-network-generated-1.0.0-beta.1.jar -Dpackaging=jar -DgeneratePom=true
      ```"}
    • ️✔️azure-resourcemanager-storage-generated [View full logs]  [Release SDK Changes]
      cmderr	[Inst] 2021-01-28 05:57:09 DEBUG Got artifact_id: azure-resourcemanager-storage-generated
      cmderr	[Inst] 2021-01-28 05:57:09 DEBUG Got artifact: pom.xml
      cmderr	[Inst] 2021-01-28 05:57:09 DEBUG Got artifact: azure-resourcemanager-storage-generated-1.0.0-beta.1.jar
      cmderr	[Inst] 2021-01-28 05:57:09 DEBUG Match jar package: azure-resourcemanager-storage-generated-1.0.0-beta.1.jar
      cmderr	[Inst] 2021-01-28 05:57:09 DEBUG output: {"full": "```sh\ncurl -L \"https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/12543/azure-sdk-for-java/azure-resourcemanager-storage-generated/azure-resourcemanager-storage-generated-1.0.0-beta.1.jar\" -o azure-resourcemanager-storage-generated-1.0.0-beta.1.jar\nmvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-storage-generated -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-storage-generated-1.0.0-beta.1.jar -Dpackaging=jar -DgeneratePom=true
      ```"}
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from b3199b9. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	autorest --version=V2 --typescript --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.typescript@4.4.4 --typescript-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-js/azure-sdk-for-js ../../azure-rest-api-specs/specification/compute/resource-manager/readme.md
      command	autorest --version=V2 --typescript --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.typescript@4.4.4 --typescript-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-js/azure-sdk-for-js ../../azure-rest-api-specs/specification/keyvault/resource-manager/readme.md
      command	autorest --version=V2 --typescript --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.typescript@4.4.4 --typescript-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-js/azure-sdk-for-js ../../azure-rest-api-specs/specification/monitor/resource-manager/readme.md
      command	autorest --version=V2 --typescript --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.typescript@4.4.4 --typescript-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-js/azure-sdk-for-js ../../azure-rest-api-specs/specification/network/resource-manager/readme.md
      command	autorest --version=V2 --typescript --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.typescript@4.4.4 --typescript-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-js/azure-sdk-for-js ../../azure-rest-api-specs/specification/storage/resource-manager/readme.md
    • ️✔️@azure/arm-compute [View full logs]  [Release SDK Changes]
      cmderr	[npmPack] loaded rollup.config.js with warnings
      cmderr	[npmPack] (!) Unused external imports
      cmderr	[npmPack] default imported from external module 'rollup' but never used
      cmderr	[npmPack] ./esm/computeManagementClient.js → ./dist/arm-compute.js...
      cmderr	[npmPack] created ./dist/arm-compute.js in 1.6s
    • ️✔️@azure/arm-keyvault [View full logs]  [Release SDK Changes]
      cmderr	[npmPack] loaded rollup.config.js with warnings
      cmderr	[npmPack] (!) Unused external imports
      cmderr	[npmPack] default imported from external module 'rollup' but never used
      cmderr	[npmPack] ./esm/keyVaultManagementClient.js → ./dist/arm-keyvault.js...
      cmderr	[npmPack] created ./dist/arm-keyvault.js in 384ms
    • ️✔️@azure/arm-monitor [View full logs]  [Release SDK Changes]
      cmderr	[npmPack] loaded rollup.config.js with warnings
      cmderr	[npmPack] (!) Unused external imports
      cmderr	[npmPack] default imported from external module 'rollup' but never used
      cmderr	[npmPack] ./esm/monitorManagementClient.js → ./dist/arm-monitor.js...
      cmderr	[npmPack] created ./dist/arm-monitor.js in 723ms
    • ️✔️@azure/arm-network [View full logs]  [Release SDK Changes]
      cmderr	[npmPack] loaded rollup.config.js with warnings
      cmderr	[npmPack] (!) Unused external imports
      cmderr	[npmPack] default imported from external module 'rollup' but never used
      cmderr	[npmPack] ./esm/networkManagementClient.js → ./dist/arm-network.js...
      cmderr	[npmPack] created ./dist/arm-network.js in 3.1s
    • ️✔️@azure/arm-storage [View full logs]  [Release SDK Changes]
      cmderr	[npmPack] loaded rollup.config.js with warnings
      cmderr	[npmPack] (!) Unused external imports
      cmderr	[npmPack] default imported from external module 'rollup' but never used
      cmderr	[npmPack] ./esm/storageManagementClient.js → ./dist/arm-storage.js...
      cmderr	[npmPack] created ./dist/arm-storage.js in 726ms
    ️🔄 azure-resource-manager-schemas inProgress [Detail]
    ️️✔️[Staging] ApiDocPreview succeeded [Detail] [Expand]
    Posted by Swagger Pipeline | How to fix these errors?

    This was referenced Jan 21, 2021
    This was referenced Jan 28, 2021
    mkarmark pushed a commit to mkarmark/azure-rest-api-specs that referenced this pull request Jul 21, 2021
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    3 participants