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

[Hub Generated] Review request for Microsoft.KeyVault to add version stable/2019-09-01 #11607

Conversation

jiacheng-L
Copy link
Contributor

@jiacheng-L jiacheng-L commented Nov 10, 2020

This is a PR generated at OpenAPI Hub. You can view your work branch via this link.

Contribution checklist:

If any further question about AME onboarding or validation tools, please view the FAQ.

ARM API Review Checklist

  • Ensure to check this box if one of the following scenarios meet updates in the PR, so that label “WaitForARMFeedback” will be added automatically to involve ARM API Review. Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs, all “removals” and “adding a new property” no more require ARM API review.

    • Adding new API(s)
    • Adding a new API version
    • Adding a new service
  • If you are blocked on ARM review and want to get the PR merged with urgency, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.

Breaking Change Review Checklist

If there are following updates in the PR, ensure to request an approval from API Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in stable version
  • Removing properties in stable version
  • Removing API version(s) in stable version
  • Updating API in stable version with Breaking Change Validation errors
  • Updating API(s) in preview over 1 year

Please follow the link to find more details on PR review process.

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Nov 10, 2020

Swagger Validation Report

️❌BreakingChange: 28 Errors, 0 Warnings failed [Detail] Only 10 items are listed, please refer to log for more details.

Rule Message
1011 - AddingResponseCode The new version adds a response code '400'.
New: Microsoft.KeyVault/stable/2019-09-01/keyvault.json#L66:11
1011 - AddingResponseCode The new version adds a response code '409'.
New: Microsoft.KeyVault/stable/2019-09-01/keyvault.json#L73:11
1011 - AddingResponseCode The new version adds a response code 'default'.
New: Microsoft.KeyVault/stable/2019-09-01/keyvault.json#L80:11
1011 - AddingResponseCode The new version adds a response code '400'.
New: Microsoft.KeyVault/stable/2019-09-01/keyvault.json#L153:11
1011 - AddingResponseCode The new version adds a response code '409'.
New: Microsoft.KeyVault/stable/2019-09-01/keyvault.json#L160:11
1011 - AddingResponseCode The new version adds a response code 'default'.
New: Microsoft.KeyVault/stable/2019-09-01/keyvault.json#L167:11
1011 - AddingResponseCode The new version adds a response code '400'.
New: Microsoft.KeyVault/stable/2019-09-01/keyvault.json#L221:11
1011 - AddingResponseCode The new version adds a response code 'default'.
New: Microsoft.KeyVault/stable/2019-09-01/keyvault.json#L228:11
1011 - AddingResponseCode The new version adds a response code 'default'.
New: Microsoft.KeyVault/stable/2019-09-01/keyvault.json#L282:11
1011 - AddingResponseCode The new version adds a response code '400'.
New: Microsoft.KeyVault/stable/2019-09-01/keyvault.json#L370:11
️⚠️LintDiff: 6 Warnings warning [Detail]

Rule Message
⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: purgeProtectionEnabled
New: Microsoft.KeyVault/stable/2019-09-01/keyvault.json#L1422
⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: purgeProtectionEnabled
New: Microsoft.KeyVault/stable/2019-09-01/keyvault.json#L1422
⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: purgeProtectionEnabled
New: Microsoft.KeyVault/stable/2019-09-01/keyvault.json#L1422
⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: isDataAction
New: Microsoft.KeyVault/stable/2019-09-01/providers.json#L112
⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: isDataAction
New: Microsoft.KeyVault/stable/2019-09-01/providers.json#L112
⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: isDataAction
New: Microsoft.KeyVault/stable/2019-09-01/providers.json#L112
️️✔️Avocado succeeded [Detail] [Expand]
Validation passes for Avocado.
️️✔️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 Nov 10, 2020

Swagger Generation Artifacts

️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs]Release - Generate from 68f58bc. SDK Automation 14.0.0
    command	sh ./initScript.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
    command	go run ./tools/generator/main.go ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
  • ️✔️preview/keyvault/mgmt/2020-04-01-preview/keyvault [View full logs]  [Release SDK Changes] Breaking Change Detected
    Only show 24 items here, please refer to log for details.
    info	[Changelog] - Function `VaultsClient.Delete` return value(s) have been changed from `(autorest.Response, error)` to `(CloudError, error)`
    info	[Changelog] - Function `VaultsClient.CreateOrUpdateResponder` return value(s) have been changed from `(Vault, error)` to `(SetObject, error)`
    info	[Changelog] - Function `VaultsClient.DeleteResponder` return value(s) have been changed from `(autorest.Response, error)` to `(CloudError, error)`
    info	[Changelog] - Function `VaultsClient.Update` return value(s) have been changed from `(Vault, error)` to `(SetObject, error)`
    info	[Changelog] - Type of `VaultsPurgeDeletedFuture.Result` has been changed from `func(VaultsClient) (autorest.Response, error)` to `func(VaultsClient) (CloudError, error)`
    info	[Changelog] - Type of `VaultsCreateOrUpdateFuture.Result` has been changed from `func(VaultsClient) (Vault, error)` to `func(VaultsClient) (SetObject, error)`
    info	[Changelog] - Field `ActionRequired` of struct `PrivateLinkServiceConnectionState` has been removed
    info	[Changelog] - Field `autorest.Response` of struct `VaultAccessPolicyParameters` has been removed
    info	[Changelog]
    info	[Changelog] ## New Content
    info	[Changelog]
    info	[Changelog] - New const `VaultProvisioningStateRegisteringDNS`
    info	[Changelog] - New const `VaultProvisioningStateSucceeded`
    info	[Changelog] - New function `PossibleVaultProvisioningStateValues() []VaultProvisioningState`
    info	[Changelog] - New struct `SetObject`
    info	[Changelog] - New field `ActionsRequired` in struct `PrivateLinkServiceConnectionState`
    info	[Changelog] - New anonymous field `autorest.Response` in struct `CloudError`
    info	[Changelog] - New field `PurgeProtectionEnabled` in struct `DeletedVaultProperties`
    info	[Changelog] - New field `Etag` in struct `PrivateEndpointConnection`
    info	[Changelog] - New field `IsDataAction` in struct `Operation`
    info	[Changelog] - New field `ProvisioningState` in struct `VaultProperties`
    info	[Changelog]
    info	[Changelog] Total 12 breaking change(s), 11 additive change(s).
    info	[Changelog]
  • ️✔️keyvault/mgmt/2019-09-01/keyvault [View full logs]  [Release SDK Changes] Breaking Change Detected
    Only show 24 items here, please refer to log for details.
    info	[Changelog] - Function `VaultsClient.DeleteResponder` return value(s) have been changed from `(autorest.Response, error)` to `(CloudError, error)`
    info	[Changelog] - Function `VaultsClient.Update` return value(s) have been changed from `(Vault, error)` to `(SetObject, error)`
    info	[Changelog] - Function `VaultsClient.UpdateResponder` return value(s) have been changed from `(Vault, error)` to `(SetObject, error)`
    info	[Changelog] - Function `VaultsClient.Delete` return value(s) have been changed from `(autorest.Response, error)` to `(CloudError, error)`
    info	[Changelog] - Type of `VaultsPurgeDeletedFuture.Result` has been changed from `func(VaultsClient) (autorest.Response, error)` to `func(VaultsClient) (CloudError, error)`
    info	[Changelog] - Type of `VaultsCreateOrUpdateFuture.Result` has been changed from `func(VaultsClient) (Vault, error)` to `func(VaultsClient) (SetObject, error)`
    info	[Changelog] - Field `autorest.Response` of struct `VaultAccessPolicyParameters` has been removed
    info	[Changelog] - Field `ActionRequired` of struct `PrivateLinkServiceConnectionState` has been removed
    info	[Changelog]
    info	[Changelog] ## New Content
    info	[Changelog]
    info	[Changelog] - New const `VaultProvisioningStateRegisteringDNS`
    info	[Changelog] - New const `VaultProvisioningStateSucceeded`
    info	[Changelog] - New function `PossibleVaultProvisioningStateValues() []VaultProvisioningState`
    info	[Changelog] - New struct `SetObject`
    info	[Changelog] - New field `ProvisioningState` in struct `VaultProperties`
    info	[Changelog] - New field `PurgeProtectionEnabled` in struct `DeletedVaultProperties`
    info	[Changelog] - New field `IsDataAction` in struct `Operation`
    info	[Changelog] - New anonymous field `autorest.Response` in struct `CloudError`
    info	[Changelog] - New field `ActionsRequired` in struct `PrivateLinkServiceConnectionState`
    info	[Changelog] - New field `Etag` in struct `PrivateEndpointConnection`
    info	[Changelog]
    info	[Changelog] Total 12 breaking change(s), 11 additive change(s).
    info	[Changelog]
  • ️✔️keyvault/mgmt/2018-02-14/keyvault [View full logs]  [Release SDK Changes]
    info	[Changelog] No exported changes
  • ️✔️keyvault/mgmt/2016-10-01/keyvault [View full logs]  [Release SDK Changes]
    info	[Changelog] No exported changes
  • ️✔️keyvault/mgmt/2015-06-01/keyvault [View full logs]  [Release SDK Changes]
    info	[Changelog] No exported changes
️❌ azure-sdk-for-net failed [Detail]
  • Failed [Logs]Release - Generate from 68f58bc. SDK Automation 14.0.0
    warn	Skip initScript due to not configured
    command	sudo apt-get install -y dotnet-sdk-5.0
    command	autorest --version=V2 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION [email protected]/[email protected] --csharp-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/keyvault/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.KeyVault [View full logs]  [Release SDK Changes]
    cmdout	[msbuild]      2>/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]      2>/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]      2>/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]      2>/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]      2>/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]      2>/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]      2>/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]      2>/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]      2>/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]      2>/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]      2>/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]      2>/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]      2>/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]      2>/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]      2>/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]      2>/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]      2>/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]      2>/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]      2>/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]      2>/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]      2>/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]      2>/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]      2>/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]      2>/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]      2>/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]      2>/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]      2>/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]      2>/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]      2>/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]      2>/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]      2>/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]      2>/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]      2>/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]      2>/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]      2>/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]      2>/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]      2>/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]      2>/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]
    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
️️✔️ azure-sdk-for-python succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs]Release - Generate from 68f58bc. SDK Automation 14.0.0
    warn	Skip initScript due to not configured
    command	npx n 12
    command	python3 -m venv venv
    command	pip install --upgrade setuptools wheel pip
    command	pip install pathlib jinja2 msrestazure
    command	autorest --version=V2 [email protected]/autorest.python@~4.0.71 --python --python-mode=update --multiapi --keep-version-file --no-async --python-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-python/sdk ../azure-rest-api-specs/specification/keyvault/resource-manager/readme.md
  • ️✔️azure-mgmt-keyvault [View full logs]  [Release SDK Changes] Breaking Change Detected
    cmderr	[multiapi_init_gen.py azure-mgmt-keyvault] WARNING:__main__:Found too much API version: {'2015-11-01', '2016-10-01'} in label v2016_10_01
    cmderr	[multiapi_init_gen.py azure-mgmt-keyvault] WARNING:__main__:Guessing you want 2016-10-01 based on label v2016_10_01
    cmderr	[multiapi_init_gen.py azure-mgmt-keyvault] WARNING:__main__:Found too much API version: {'2015-11-01', '2018-02-14'} in label v2018_02_14
    cmderr	[multiapi_init_gen.py azure-mgmt-keyvault] WARNING:__main__:Guessing you want 2018-02-14 based on label v2018_02_14
    cmderr	[multiapi_init_gen.py azure-mgmt-keyvault] WARNING:__main__:Found too much API version: {'2019-09-01', '2015-11-01'} in label v2019_09_01
    cmderr	[multiapi_init_gen.py azure-mgmt-keyvault] WARNING:__main__:Guessing you want 2019-09-01 based on label v2019_09_01
    cmderr	[multiapi_init_gen.py azure-mgmt-keyvault] WARNING:__main__:Found too much API version: {'2019-09-01', '2020-04-01-preview', '2015-11-01'} in label v2020_04_01_preview
    cmderr	[multiapi_init_gen.py azure-mgmt-keyvault] WARNING:__main__:Guessing you want 2020-04-01-preview based on label v2020_04_01_preview
    cmderr	[buildConf] INFO:packaging_tools:Building template azure-mgmt-keyvault
    cmderr	[buildConf] INFO:packaging_tools.conf:Skipping default conf since the file exists
    cmderr	[buildConf] INFO:packaging_tools:Skipping CHANGELOG.md template, since a previous one was found
    cmderr	[buildConf] INFO:packaging_tools:Template done azure-mgmt-keyvault
    cmderr	[changelogSetup] WARNING: Skipping azure-nspkg as it is not installed.
    cmderr	[changelogReport] INFO:__main__:Looking for Autorest generated package in azure.mgmt.keyvault
    cmderr	[changelogReport] INFO:__main__:Looking for Autorest generated package in azure.mgmt.keyvault.v2016_10_01
    cmderr	[changelogReport] INFO:__main__:Found azure.mgmt.keyvault.v2016_10_01
    cmderr	[changelogReport] INFO:__main__:Looking for Autorest generated package in azure.mgmt.keyvault.v2018_02_14
    cmderr	[changelogReport] INFO:__main__:Found azure.mgmt.keyvault.v2018_02_14
    cmderr	[changelogReport] INFO:__main__:Looking for Autorest generated package in azure.mgmt.keyvault.v2019_09_01
    cmderr	[changelogReport] INFO:__main__:Found azure.mgmt.keyvault.v2019_09_01
    cmderr	[changelogReport] INFO:__main__:Looking for Autorest generated package in azure.mgmt.keyvault.v2020_04_01_preview
    cmderr	[changelogReport] INFO:__main__:Found azure.mgmt.keyvault.v2020_04_01_preview
    cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.keyvault.v2016_10_01
    cmderr	[changelogReport] INFO:__main__:Report written to sdk/keyvault/azure-mgmt-keyvault/code_reports/latest/v2016_10_01.json
    cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.keyvault.v2018_02_14
    cmderr	[changelogReport] INFO:__main__:Report written to sdk/keyvault/azure-mgmt-keyvault/code_reports/latest/v2018_02_14.json
    cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.keyvault.v2019_09_01
    cmderr	[changelogReport] INFO:__main__:Report written to sdk/keyvault/azure-mgmt-keyvault/code_reports/latest/v2019_09_01.json
    cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.keyvault.v2020_04_01_preview
    cmderr	[changelogReport] INFO:__main__:Report written to sdk/keyvault/azure-mgmt-keyvault/code_reports/latest/v2020_04_01_preview.json
    cmderr	[changelogReport] INFO:__main__:Merged report written to sdk/keyvault/azure-mgmt-keyvault/code_reports/latest/merged_report.json
    cmderr	[changelogReportLatest] INFO:__main__:Download versions of azure-mgmt-keyvault on PyPI
    cmderr	[changelogReportLatest] INFO:__main__:Got ['0.30.0rc5', '0.30.0rc6', '0.30.0', '0.30.1', '0.31.0', '0.40.0', '1.0.0b1', '1.0.0', '1.1.0', '2.0.0', '2.1.0', '2.1.1', '2.2.0', '7.0.0b1', '7.0.0b2', '7.0.0b3', '7.0.0', '8.0.0']
    cmderr	[changelogReportLatest] INFO:__main__:Only keep last PyPI version
    cmderr	[changelogReportLatest] INFO:__main__:Installing version 2.2.0 of azure-mgmt-keyvault in a venv
    cmderr	[changelogReportLatest] Cache entry deserialization failed, entry ignored
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.keyvault
    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__:Working on azure.mgmt.keyvault.v2016_10_01
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/keyvault/azure-mgmt-keyvault/code_reports/2.2.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/2.2.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/2.2.0/v2019_09_01.json
    cmderr	[changelogReportLatest] INFO:__main__:Merged report written to sdk/keyvault/azure-mgmt-keyvault/code_reports/2.2.0/merged_report.json
    cmdout	[Changelog] Size of delta 38.918% size of original (original: 32787 chars, delta: 12760 chars)
    cmdout	[Changelog] **Features**
    cmdout	[Changelog]   - Model DeletedVaultProperties has a new parameter purge_protection_enabled
    cmdout	[Changelog]   - Model PrivateLinkServiceConnectionState has a new parameter actions_required
    cmdout	[Changelog]   - Model VaultProperties has a new parameter provisioning_state
    cmdout	[Changelog]   - Model PrivateEndpointConnection has a new parameter etag
    cmdout	[Changelog]   - Model Operation has a new parameter is_data_action
    cmdout	[Changelog]   - Added operation group ManagedHsmsOperations
    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
️️✔️ azure-sdk-for-python-track2 succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs]Release - Generate from 68f58bc. SDK Automation 14.0.0
    Only show 120 items here, please refer to log for details.
    cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'PrivateLinkResourceProperties' 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 'OperationListResult' 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 'Operation-display' 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 'OperationProperties' 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 'ServiceSpecification' 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 'LogSpecification' 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 'CloudError' 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 'CloudErrorBody' 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 'Attributes' 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 'KeyProperties' 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 'KeyAttributes' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
    cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'KeyCreateParameters' 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 'Key' 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 'KeyListResult' 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 'CloudError' 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 'CloudErrorBody' 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 'Sku' 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 'AccessPolicyEntry' 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 'Permissions' 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 'VaultProperties' 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 'VaultPatchProperties' 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 'VaultAccessPolicyProperties' 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 'DeletedVaultProperties' 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 'VaultCreateOrUpdateParameters' 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 'VaultPatchParameters' 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 'VaultAccessPolicyParameters' 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 'Vault' 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 'DeletedVault' 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 'VaultListResult' 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 'DeletedVaultListResult' 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 'ResourceListResult' 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/SchemaMissingType): The schema 'VaultCheckNameAvailabilityParameters' 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 'NetworkRuleSet' 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 'IPRule' 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 'VirtualNetworkRule' 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 'PrivateEndpointConnectionItem' 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 'PrivateEndpointConnection' 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 'PrivateEndpointConnectionProperties' 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 'PrivateEndpoint' 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 'PrivateLinkServiceConnectionState' 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 'PrivateLinkResourceListResult' 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 'PrivateLinkResource' 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 'PrivateLinkResourceProperties' 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 'OperationListResult' 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 'Operation-display' 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 'OperationProperties' 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 'ServiceSpecification' 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 'LogSpecification' 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 'Sku' 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 'AccessPolicyEntry' 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 'Permissions' 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 'VaultProperties' 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 'VaultPatchProperties' 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 'VaultAccessPolicyProperties' 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 'DeletedVaultProperties' 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 'VaultCreateOrUpdateParameters' 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 'VaultPatchParameters' 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 'VaultAccessPolicyParameters' 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 'Vault' 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 'DeletedVault' 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 'VaultListResult' 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 'DeletedVaultListResult' 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 'ResourceListResult' 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/SchemaMissingType): The schema 'VaultCheckNameAvailabilityParameters' 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 'OperationListResult' 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 'Operation-display' 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 'OperationProperties' 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 'ServiceSpecification' 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 'LogSpecification' 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 'CloudError' 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 'CloudErrorBody' 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 'Sku' 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 'AccessPolicyEntry' 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 'Permissions' 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 'VaultProperties' 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 'VaultPatchProperties' 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 'VaultAccessPolicyProperties' 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 'DeletedVaultProperties' 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 'VaultCreateOrUpdateParameters' 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 'VaultPatchParameters' 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 'VaultAccessPolicyParameters' 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 'Vault' 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 'DeletedVault' 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 'VaultListResult' 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 'DeletedVaultListResult' 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 'ResourceListResult' 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/SchemaMissingType): The schema 'VaultCheckNameAvailabilityParameters' 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 'NetworkRuleSet' 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 'IPRule' 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 'VirtualNetworkRule' 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 'PrivateEndpointConnectionItem' 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 'PrivateEndpointConnection' 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 'PrivateEndpointConnectionProperties' 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 'PrivateEndpoint' 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 'PrivateLinkServiceConnectionState' 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 'PrivateLinkResourceListResult' 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 'PrivateLinkResource' 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 'PrivateLinkResourceProperties' 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 'OperationListResult' 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 'Operation-display' 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 'OperationProperties' 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 'ServiceSpecification' 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 'LogSpecification' 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 'ManagedHsmSku' 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 'ManagedHsmProperties' 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 'ManagedHsm' 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 'ManagedHsmResource' 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 'ManagedHsmListResult' 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 'ManagedHsmError' 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 'Error' 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-keyvault [View full logs]  [Release SDK Changes] Breaking Change Detected
    cmderr	[buildConf] INFO:packaging_tools:Building template azure-mgmt-keyvault
    cmderr	[buildConf] INFO:packaging_tools.conf:Skipping default conf since the file exists
    cmderr	[buildConf] INFO:packaging_tools:Skipping CHANGELOG.md template, since a previous one was found
    cmderr	[buildConf] INFO:packaging_tools:Template done azure-mgmt-keyvault
    cmderr	[changelogSetup] WARNING: Skipping azure-nspkg as it is not installed.
    cmderr	[changelogReport] INFO:__main__:Building code report of azure-mgmt-keyvault for version None in default folder (False/False/False)
    cmderr	[changelogReport] INFO:__main__:Looking for Autorest generated package in azure.mgmt.keyvault
    cmderr	[changelogReport] INFO:__main__:Looking for Autorest generated package in azure.mgmt.keyvault.aio
    cmderr	[changelogReport] INFO:__main__:Looking for Autorest generated package in azure.mgmt.keyvault.v2016_10_01
    cmderr	[changelogReport] INFO:__main__:Found azure.mgmt.keyvault.v2016_10_01
    cmderr	[changelogReport] INFO:__main__:Looking for Autorest generated package in azure.mgmt.keyvault.v2018_02_14
    cmderr	[changelogReport] INFO:__main__:Found azure.mgmt.keyvault.v2018_02_14
    cmderr	[changelogReport] INFO:__main__:Looking for Autorest generated package in azure.mgmt.keyvault.v2019_09_01
    cmderr	[changelogReport] INFO:__main__:Found azure.mgmt.keyvault.v2019_09_01
    cmderr	[changelogReport] INFO:__main__:Looking for Autorest generated package in azure.mgmt.keyvault.v2020_04_01_preview
    cmderr	[changelogReport] INFO:__main__:Found azure.mgmt.keyvault.v2020_04_01_preview
    cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.keyvault.v2016_10_01
    cmderr	[changelogReport] INFO:__main__:Report written to sdk/keyvault/azure-mgmt-keyvault/code_reports/latest/v2016_10_01.json
    cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.keyvault.v2018_02_14
    cmderr	[changelogReport] INFO:__main__:Report written to sdk/keyvault/azure-mgmt-keyvault/code_reports/latest/v2018_02_14.json
    cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.keyvault.v2019_09_01
    cmderr	[changelogReport] INFO:__main__:Report written to sdk/keyvault/azure-mgmt-keyvault/code_reports/latest/v2019_09_01.json
    cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.keyvault.v2020_04_01_preview
    cmderr	[changelogReport] INFO:__main__:Report written to sdk/keyvault/azure-mgmt-keyvault/code_reports/latest/v2020_04_01_preview.json
    cmderr	[changelogReport] INFO:__main__:Merged report written to sdk/keyvault/azure-mgmt-keyvault/code_reports/latest/merged_report.json
    cmderr	[changelogReportLatest] INFO:__main__:Building code report of azure-mgmt-keyvault for version None in default folder (False/False/True)
    cmderr	[changelogReportLatest] INFO:__main__:Download versions of azure-mgmt-keyvault on PyPI
    cmderr	[changelogReportLatest] INFO:__main__:Got ['0.30.0rc5', '0.30.0rc6', '0.30.0', '0.30.1', '0.31.0', '0.40.0', '1.0.0b1', '1.0.0', '1.1.0', '2.0.0', '2.1.0', '2.1.1', '2.2.0', '7.0.0b1', '7.0.0b2', '7.0.0b3', '7.0.0', '8.0.0']
    cmderr	[changelogReportLatest] INFO:__main__:Only keep last PyPI version
    cmderr	[changelogReportLatest] INFO:__main__:Installing version 8.0.0 of azure-mgmt-keyvault in a venv
    cmderr	[changelogReportLatest] Cache entry deserialization failed, entry ignored
    cmderr	[changelogReportLatest] INFO:__main__:Building code report of azure-mgmt-keyvault for version 8.0.0 in default folder (True/False/False)
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.keyvault
    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 Operation has a new parameter is_data_action
    cmdout	[Changelog]   - Model PrivateEndpointConnection has a new parameter etag
    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
️⚠️ azure-sdk-for-java warning [Detail]
  • ⚠️Warning [Logs]Release - Generate from 68f58bc. 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-12 16:24:33 INFO [VERSION][Not Found] cannot find version for "com.azure.resourcemanager:azure-resourcemanager-keyvault-generated"
    cmderr	[generate.py] 2021-01-12 16:24:33 INFO [VERSION][Not Found] cannot find stable version, current version "1.0.0-beta.1"
    cmderr	[generate.py] 2021-01-12 16:24:33 INFO autorest --version=3.0.6350 --use=@autorest/[email protected] --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/keyvault/azure-resourcemanager-keyvault-generated --java.namespace=com.azure.resourcemanager.keyvault.generated  --package-version=1.0.0-beta.1 --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/keyvault/resource-manager/readme.md
    cmderr	[generate.py] 2021-01-12 16:25:23 INFO [CI][Success] Write to ci.yml
    cmderr	[generate.py] 2021-01-12 16:25:23 INFO [POM][Process] dealing with pom.xml
    cmderr	[generate.py] 2021-01-12 16:25:23 INFO [POM][Success] Write to pom.xml
    cmderr	[generate.py] 2021-01-12 16:25:23 INFO [POM][Process] dealing with root pom
    cmderr	[generate.py] 2021-01-12 16:25:23 INFO [POM][Skip] pom already has module sdk/keyvault
    cmderr	[generate.py] 2021-01-12 16:25:23 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-keyvault-generated [View full logs]  [Release SDK Changes]
    cmderr	[Inst] 2021-01-12 16:28:34 DEBUG Got artifact_id: azure-resourcemanager-keyvault-generated
    cmderr	[Inst] 2021-01-12 16:28:34 DEBUG Got artifact: pom.xml
    cmderr	[Inst] 2021-01-12 16:28:34 DEBUG Got artifact: azure-resourcemanager-keyvault-generated-1.0.0-beta.1-javadoc.jar
    cmderr	[Inst] 2021-01-12 16:28:34 DEBUG Got artifact: azure-resourcemanager-keyvault-generated-1.0.0-beta.1.jar
    cmderr	[Inst] 2021-01-12 16:28:34 DEBUG Match jar package: azure-resourcemanager-keyvault-generated-1.0.0-beta.1.jar
    cmderr	[Inst] 2021-01-12 16:28:34 DEBUG output: {"full": "```sh\ncurl -L \"https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/11607/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-sdk-for-js succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs]Release - Generate from 68f58bc. SDK Automation 14.0.0
    warn	Skip initScript due to not configured
    command	autorest --version=V2 --typescript --license-header=MICROSOFT_MIT_NO_VERSION [email protected]/[email protected] --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
  • ️✔️@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 354ms
️️✔️ azure-resource-manager-schemas succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs]Release - Generate from 68f58bc. Schema Automation 14.0.0
    warn	Skip initScript due to not configured
    command	npx n 12
    command	autorest --use=@autorest/[email protected] --version=3.0.6320 --azureresourceschema --multiapi --title=none --pass-thru:subset-reducer --azureresourceschema-folder=/home/vsts/work/1/s/azure-resource-manager-schemas/azure-resource-manager-schemas ../../azure-rest-api-specs/specification/keyvault/resource-manager/readme.md
  • ️✔️keyvault [View full logs]  [Release Schema Changes]
    cmderr	[resource-manager] node-pre-gyp
    cmderr	[resource-manager] WARN Using request for node-pre-gyp https download
    cmderr	[resource-manager] npm WARN [email protected] No repository field.
    cmderr	[resource-manager] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/fsevents):
    cmderr	[resource-manager] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
    cmderr	[resource-manager] code ELIFECYCLE
    cmderr	[resource-manager] npm ERR! errno 11
    cmderr	[resource-manager] npm ERR! [email protected] test: `mocha -r ts-node/register tests.ts`
    cmderr	[resource-manager] npm ERR! Exit status 11
    cmderr	[resource-manager] npm ERR!
    cmderr	[resource-manager] npm ERR! Failed at the [email protected] test script.
    cmderr	[resource-manager] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
    cmderr	[resource-manager] npm ERR! A complete log of this run can be found in:
    cmderr	[resource-manager] npm ERR!     /home/vsts/.npm/_logs/2021-01-12T16_24_13_363Z-debug.log
    cmderr	[resource-manager] Error: Command failed: npm run test --prefix tools
    cmderr	[resource-manager]     at checkExecSyncError (child_process.js:635:11)
    cmderr	[resource-manager]     at Object.execSync (child_process.js:671:15)
    cmderr	[resource-manager]     at Object.<anonymous> (/home/vsts/work/1/s/azure-resource-manager-schemas/azure-resource-manager-schemas/sdkauto_afterscript.js:13:28)
    cmderr	[resource-manager]     at Module._compile (internal/modules/cjs/loader.js:999:30)
    cmderr	[resource-manager]     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
    cmderr	[resource-manager]     at Module.load (internal/modules/cjs/loader.js:863:32)
    cmderr	[resource-manager]     at Function.Module._load (internal/modules/cjs/loader.js:708:14)
    cmderr	[resource-manager]     at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
    cmderr	[resource-manager]     at internal/main/run_main_module.js:17:47 {
    cmderr	[resource-manager]   status: 11,
    cmderr	[resource-manager]   signal: null,
    cmderr	[resource-manager]   output: [ null, null, null ],
    cmderr	[resource-manager]   pid: 2763,
    cmderr	[resource-manager]   stdout: null,
    cmderr	[resource-manager]   stderr: null
    cmderr	[resource-manager] }
️️✔️[Staging] ApiDocPreview succeeded [Detail] [Expand]
 Please click here to preview with your @microsoft account. 
Posted by Swagger Pipeline | How to fix these errors?

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Nov 10, 2020

Azure CLI Extension Generation

No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Nov 10, 2020

azure-sdk-for-go

️✔️ succeeded [Logs] [Expand Details]

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Nov 10, 2020

azure-sdk-for-net

failed [Logs] [Expand Details]
  • Generate from 7c65784 with merge commit c78aa2280fa01b9973354cf075ec4f9f7c3f8560. SDK Automation 13.0.17.20200918.2
    [AutoRest] realpath(): Permission denied
    [AutoRest] realpath(): Permission denied
    [AutoRest] realpath(): Permission denied
    [AutoRest] realpath(): Permission denied
    [AutoRest] realpath(): Permission denied
    [AutoRest] realpath(): Permission denied
  • Microsoft.Azure.Management.KeyVault [View full logs]  [Preview SDK Changes]
      Failed to create the package Microsoft.Azure.Management.KeyVault.
      Error: dotnet msbuild build.proj /t:CreateNugetPackage /p:Scope=keyvault /v:n /p:SkipTests=true , {} 

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Nov 10, 2020

    azure-sdk-for-js

    ️✔️ succeeded [Logs] [Expand Details]
    • ️✔️ Generate from 7c65784 with merge commit c78aa2280fa01b9973354cf075ec4f9f7c3f8560. SDK Automation 13.0.17.20200918.2
    • ️✔️@azure/arm-keyvault [View full logs]  [Preview SDK Changes]
      Only show 100 items here, please refer to log for details.
      [npmPack] npm WARN deprecated [email protected]: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-node-resolve.
      [npmPack] npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
      [npmPack] npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated
      [npmPack] npm notice created a lockfile as package-lock.json. You should commit this file.
      [npmPack] loaded rollup.config.js with warnings
      [npmPack] (!) Unused external imports
      [npmPack] default imported from external module 'rollup' but never used
      [npmPack] 
      [npmPack] ./esm/keyVaultManagementClient.js → ./dist/arm-keyvault.js...
      [npmPack] created ./dist/arm-keyvault.js in 417ms
      [npmPack] npm notice 
      [npmPack] npm notice package: @azure/[email protected]
      [npmPack] npm notice === Tarball Contents === 
      [npmPack] npm notice 106.1kB dist/arm-keyvault.js                                 
      [npmPack] npm notice 37.3kB  dist/arm-keyvault.min.js                             
      [npmPack] npm notice 263B    esm/models/index.js                                  
      [npmPack] npm notice 432B    esm/operations/index.js                              
      [npmPack] npm notice 7.7kB   esm/operations/keys.js                               
      [npmPack] npm notice 793B    esm/models/keysMappers.js                            
      [npmPack] npm notice 1.8kB   esm/keyVaultManagementClient.js                      
      [npmPack] npm notice 2.6kB   esm/keyVaultManagementClientContext.js               
      [npmPack] npm notice 41.3kB  esm/models/mappers.js                                
      [npmPack] npm notice 2.2kB   esm/operations/operations.js                         
      [npmPack] npm notice 413B    esm/models/operationsMappers.js                      
      [npmPack] npm notice 3.8kB   esm/models/parameters.js                             
      [npmPack] npm notice 6.6kB   esm/operations/privateEndpointConnections.js         
      [npmPack] npm notice 879B    esm/models/privateEndpointConnectionsMappers.js      
      [npmPack] npm notice 1.9kB   esm/operations/privateLinkResources.js               
      [npmPack] npm notice 825B    esm/models/privateLinkResourcesMappers.js            
      [npmPack] npm notice 904B    rollup.config.js                                     
      [npmPack] npm notice 18.4kB  esm/operations/vaults.js                             
      [npmPack] npm notice 946B    esm/models/vaultsMappers.js                          
      [npmPack] npm notice 1.7kB   package.json                                         
      [npmPack] npm notice 457B    tsconfig.json                                        
      [npmPack] npm notice 228.1kB dist/arm-keyvault.js.map                             
      [npmPack] npm notice 32.4kB  dist/arm-keyvault.min.js.map                         
      [npmPack] npm notice 16.9kB  esm/models/index.d.ts.map                            
      [npmPack] npm notice 225B    esm/operations/index.d.ts.map                        
      [npmPack] npm notice 126B    esm/models/index.js.map                              
      [npmPack] npm notice 239B    esm/operations/index.js.map                          
      [npmPack] npm notice 3.7kB   esm/operations/keys.d.ts.map                         
      [npmPack] npm notice 4.8kB   esm/operations/keys.js.map                           
      [npmPack] npm notice 463B    esm/models/keysMappers.d.ts.map                      
      [npmPack] npm notice 476B    esm/models/keysMappers.js.map                        
      [npmPack] npm notice 775B    esm/keyVaultManagementClient.d.ts.map                
      [npmPack] npm notice 958B    esm/keyVaultManagementClient.js.map                  
      [npmPack] npm notice 515B    esm/keyVaultManagementClientContext.d.ts.map         
      [npmPack] npm notice 1.4kB   esm/keyVaultManagementClientContext.js.map           
      [npmPack] npm notice 2.1kB   esm/models/mappers.d.ts.map                          
      [npmPack] npm notice 22.9kB  esm/models/mappers.js.map                            
      [npmPack] npm notice 1.0kB   esm/operations/operations.d.ts.map                   
      [npmPack] npm notice 1.4kB   esm/operations/operations.js.map                     
      [npmPack] npm notice 241B    esm/models/operationsMappers.d.ts.map                
      [npmPack] npm notice 254B    esm/models/operationsMappers.js.map                  
      [npmPack] npm notice 870B    esm/models/parameters.d.ts.map                       
      [npmPack] npm notice 2.9kB   esm/models/parameters.js.map                         
      [npmPack] npm notice 1.9kB   esm/operations/privateEndpointConnections.d.ts.map   
      [npmPack] npm notice 3.1kB   esm/operations/privateEndpointConnections.js.map     
      [npmPack] npm notice 523B    esm/models/privateEndpointConnectionsMappers.d.ts.map
      [npmPack] npm notice 536B    esm/models/privateEndpointConnectionsMappers.js.map  
      [npmPack] npm notice 817B    esm/operations/privateLinkResources.d.ts.map         
      [npmPack] npm notice 1.1kB   esm/operations/privateLinkResources.js.map           
      [npmPack] npm notice 498B    esm/models/privateLinkResourcesMappers.d.ts.map      
      [npmPack] npm notice 511B    esm/models/privateLinkResourcesMappers.js.map        
      [npmPack] npm notice 6.6kB   esm/operations/vaults.d.ts.map                       
      [npmPack] npm notice 11.2kB  esm/operations/vaults.js.map                         
      [npmPack] npm notice 542B    esm/models/vaultsMappers.d.ts.map                    
      [npmPack] npm notice 555B    esm/models/vaultsMappers.js.map                      
      [npmPack] npm notice 3.4kB   README.md                                            
      [npmPack] npm notice 48.4kB  esm/models/index.d.ts                                
      [npmPack] npm notice 201B    esm/operations/index.d.ts                            
      [npmPack] npm notice 46.1kB  src/models/index.ts                                  
      [npmPack] npm notice 400B    src/operations/index.ts                              
      [npmPack] npm notice 10.8kB  esm/operations/keys.d.ts                             
      [npmPack] npm notice 18.3kB  src/operations/keys.ts                               
      [npmPack] npm notice 565B    esm/models/keysMappers.d.ts                          
      [npmPack] npm notice 809B    src/models/keysMappers.ts                            
      [npmPack] npm notice 1.3kB   esm/keyVaultManagementClient.d.ts                    
      [npmPack] npm notice 1.9kB   src/keyVaultManagementClient.ts                      
      [npmPack] npm notice 931B    esm/keyVaultManagementClientContext.d.ts             
      [npmPack] npm notice 2.3kB   src/keyVaultManagementClientContext.ts               
      [npmPack] npm notice 2.8kB   esm/models/mappers.d.ts                              
      [npmPack] npm notice 32.3kB  src/models/mappers.ts                                
      [npmPack] npm notice 2.1kB   esm/operations/operations.d.ts                       
      [npmPack] npm notice 4.1kB   src/operations/operations.ts                         
      [npmPack] npm notice 185B    esm/models/operationsMappers.d.ts                    
      [npmPack] npm notice 381B    src/models/operationsMappers.ts                      
      [npmPack] npm notice 1.1kB   esm/models/parameters.d.ts                           
      [npmPack] npm notice 3.8kB   src/models/parameters.ts                             
      [npmPack] npm notice 5.7kB   esm/operations/privateEndpointConnections.d.ts       
      [npmPack] npm notice 10.4kB  src/operations/privateEndpointConnections.ts         
      [npmPack] npm notice 651B    esm/models/privateEndpointConnectionsMappers.d.ts    
      [npmPack] npm notice 875B    src/models/privateEndpointConnectionsMappers.ts      
      [npmPack] npm notice 1.8kB   esm/operations/privateLinkResources.d.ts             
      [npmPack] npm notice 3.3kB   src/operations/privateLinkResources.ts               
      [npmPack] npm notice 597B    esm/models/privateLinkResourcesMappers.d.ts          
      [npmPack] npm notice 825B    src/models/privateLinkResourcesMappers.ts            
      [npmPack] npm notice 17.7kB  esm/operations/vaults.d.ts                           
      [npmPack] npm notice 34.7kB  src/operations/vaults.ts                             
      [npmPack] npm notice 718B    esm/models/vaultsMappers.d.ts                        

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Nov 10, 2020

    azure-sdk-for-java

    ⚠️ warning [Logs] [Expand Details]
    • ⚠️ Generate from 7c65784 with merge commit c78aa2280fa01b9973354cf075ec4f9f7c3f8560. SDK Automation 13.0.17.20200918.2
    • ⚠️sdk/keyvault/mgmt-v2015_06_01 [View full logs]  [Preview SDK Changes]
        Only show 100 items here, please refer to log for details.
        [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.8:jar (default-cli) on project azure-keyvault: MavenReportException: Error while creating archive: 
        [mvn] [ERROR] Exit code: 1 - /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v20150601/package-info.java:11: warning: a package-info.java file has already been seen for package com.microsoft.azure.management.keyvault.v2015_06_01
        [mvn] [ERROR] package com.microsoft.azure.management.keyvault.v2015_06_01;
        [mvn] [ERROR]                                                ^
        [mvn] [ERROR] javadoc: warning - Multiple sources of package comments found for package "com.microsoft.azure.management.keyvault.v2015_06_01"
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/Vault.java:11: error: package com.microsoft.azure.arm.model does not exist
        [mvn] [ERROR] import com.microsoft.azure.arm.model.HasInner;
        [mvn] [ERROR]                                     ^
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/Vault.java:12: error: package com.microsoft.azure.arm.resources.models does not exist
        [mvn] [ERROR] import com.microsoft.azure.arm.resources.models.Resource;
        [mvn] [ERROR]                                                ^
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/Vault.java:13: error: package com.microsoft.azure.arm.resources.models does not exist
        [mvn] [ERROR] import com.microsoft.azure.arm.resources.models.HasResourceGroup;
        [mvn] [ERROR]                                                ^
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/Vault.java:14: error: package com.microsoft.azure.arm.model does not exist
        [mvn] [ERROR] import com.microsoft.azure.arm.model.Refreshable;
        [mvn] [ERROR]                                     ^
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/Vault.java:15: error: package com.microsoft.azure.arm.model does not exist
        [mvn] [ERROR] import com.microsoft.azure.arm.model.Updatable;
        [mvn] [ERROR]                                     ^
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/Vault.java:16: error: package com.microsoft.azure.arm.model does not exist
        [mvn] [ERROR] import com.microsoft.azure.arm.model.Appliable;
        [mvn] [ERROR]                                     ^
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/Vault.java:17: error: package com.microsoft.azure.arm.model does not exist
        [mvn] [ERROR] import com.microsoft.azure.arm.model.Creatable;
        [mvn] [ERROR]                                     ^
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/Vault.java:18: error: package com.microsoft.azure.arm.resources.models does not exist
        [mvn] [ERROR] import com.microsoft.azure.arm.resources.models.GroupableResourceCore;
        [mvn] [ERROR]                                                ^
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/Vault.java:19: error: package com.microsoft.azure.arm.resources.models does not exist
        [mvn] [ERROR] import com.microsoft.azure.arm.resources.models.HasManager;
        [mvn] [ERROR]                                                ^
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/Vault.java:26: error: cannot find symbol
        [mvn] [ERROR] public interface Vault extends HasInner, Resource, GroupableResourceCore, HasResourceGroup, Refreshable, Updatable, HasManager {
        [mvn] [ERROR]                                ^
        [mvn] [ERROR]   symbol: class HasInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/Vault.java:26: error: cannot find symbol
        [mvn] [ERROR] public interface Vault extends HasInner, Resource, GroupableResourceCore, HasResourceGroup, Refreshable, Updatable, HasManager {
        [mvn] [ERROR]                                                      ^
        [mvn] [ERROR]   symbol: class Resource
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/Vault.java:26: error: cannot find symbol
        [mvn] [ERROR] public interface Vault extends HasInner, Resource, GroupableResourceCore, HasResourceGroup, Refreshable, Updatable, HasManager {
        [mvn] [ERROR]                                                                ^
        [mvn] [ERROR]   symbol: class GroupableResourceCore
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/implementation/KeyVaultManager.java:16: error: package com.microsoft.azure.arm.resources does not exist
        [mvn] [ERROR] import com.microsoft.azure.arm.resources.AzureConfigurable;
        [mvn] [ERROR]                                         ^
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/implementation/KeyVaultManager.java:20: error: package com.microsoft.azure.arm.resources.implementation does not exist
        [mvn] [ERROR] import com.microsoft.azure.arm.resources.implementation.AzureConfigurableCoreImpl;
        [mvn] [ERROR]                                                        ^
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/implementation/KeyVaultManager.java:21: error: package com.microsoft.azure.arm.resources.implementation does not exist
        [mvn] [ERROR] import com.microsoft.azure.arm.resources.implementation.ManagerCore;
        [mvn] [ERROR]                                                        ^
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/implementation/KeyVaultManager.java:26: error: cannot find symbol
        [mvn] [ERROR] public final class KeyVaultManager extends ManagerCore {
        [mvn] [ERROR]                                            ^
        [mvn] [ERROR]   symbol: class ManagerCore
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/Vault.java:26: error: cannot find symbol
        [mvn] [ERROR] public interface Vault extends HasInner, Resource, GroupableResourceCore, HasResourceGroup, Refreshable, Updatable, HasManager {
        [mvn] [ERROR]                                                                                                                    ^
        [mvn] [ERROR]   symbol: class HasResourceGroup
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/Vault.java:26: error: cannot find symbol
        [mvn] [ERROR] public interface Vault extends HasInner, Resource, GroupableResourceCore, HasResourceGroup, Refreshable, Updatable, HasManager {
        [mvn] [ERROR]                                                                                                                                      ^
        [mvn] [ERROR]   symbol: class Refreshable
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/Vault.java:26: error: cannot find symbol
        [mvn] [ERROR] public interface Vault extends HasInner, Resource, GroupableResourceCore, HasResourceGroup, Refreshable, Updatable, HasManager {
        [mvn] [ERROR]                                                                                                                                                          ^
        [mvn] [ERROR]   symbol: class Updatable
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/Vault.java:75: error: cannot find symbol
        [mvn] [ERROR]     interface Update extends Appliable, Resource.UpdateWithTags {
        [mvn] [ERROR]                              ^
        [mvn] [ERROR]   symbol:   class Appliable
        [mvn] [ERROR]   location: interface Vault
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/Vault.java:75: error: package Resource does not exist
        [mvn] [ERROR]     interface Update extends Appliable, Resource.UpdateWithTags {
        [mvn] [ERROR]                                                        ^
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/Vault.java:26: error: cannot find symbol
        [mvn] [ERROR] public interface Vault extends HasInner, Resource, GroupableResourceCore, HasResourceGroup, Refreshable, Updatable, HasManager {
        [mvn] [ERROR]                                                                                                                                                                                   ^
        [mvn] [ERROR]   symbol: class HasManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/Vaults.java:11: error: package com.microsoft.azure.arm.collection does not exist
        [mvn] [ERROR] import com.microsoft.azure.arm.collection.SupportsCreating;
        [mvn] [ERROR]                                          ^
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/Vaults.java:12: error: package com.microsoft.azure.arm.resources.collection does not exist
        [mvn] [ERROR] import com.microsoft.azure.arm.resources.collection.SupportsDeletingByResourceGroup;
        [mvn] [ERROR]                                                    ^
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/Vaults.java:13: error: package com.microsoft.azure.arm.resources.collection does not exist
        [mvn] [ERROR] import com.microsoft.azure.arm.resources.collection.SupportsBatchDeletion;
        [mvn] [ERROR]                                                    ^
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/Vaults.java:14: error: package com.microsoft.azure.arm.resources.collection does not exist
        [mvn] [ERROR] import com.microsoft.azure.arm.resources.collection.SupportsGettingByResourceGroup;
        [mvn] [ERROR]                                                    ^
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/Vaults.java:16: error: package com.microsoft.azure.arm.resources.collection does not exist
        [mvn] [ERROR] import com.microsoft.azure.arm.resources.collection.SupportsListingByResourceGroup;
        [mvn] [ERROR]                                                    ^
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/Vaults.java:18: error: package com.microsoft.azure.arm.model does not exist
        [mvn] [ERROR] import com.microsoft.azure.arm.model.HasInner;
        [mvn] [ERROR]                                     ^
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2015_06_01/src/main/java/com/microsoft/azure/management/keyvault/v2015_06_01/Vaults.java:24: error: cannot find symbol
      • ⚠️sdk/keyvault/mgmt-v2016_10_01 [View full logs]  [Preview SDK Changes]
          [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.8:jar (default-cli) on project azure-keyvault: MavenReportException: Error while creating archive: 
          [mvn] [ERROR] Exit code: 1 - /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2016_10_01/src/main/java/com/microsoft/azure/management/keyvault/v2016_10_01/package-info.java:11: warning: a package-info.java file has already been seen for package com.microsoft.azure.management.keyvault.v2016_10_01
          [mvn] [ERROR] package com.microsoft.azure.management.keyvault.v2016_10_01;
          [mvn] [ERROR]                                                ^
          [mvn] [ERROR] javadoc: warning - Multiple sources of package comments found for package "com.microsoft.azure.management.keyvault.v2016_10_01"
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2016_10_01/src/main/java/com/microsoft/azure/management/keyvault/v20161001/Vaults.java:13: error: cannot access AccessPolicyUpdateKind
          [mvn] [ERROR] import com.microsoft.azure.management.keyvault.v20161001.models.AccessPolicyUpdateKind;
          [mvn] [ERROR]                                                                ^
          [mvn] [ERROR]   bad source file: /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2016_10_01/src/main/java/com/microsoft/azure/management/keyvault/v20161001/models/AccessPolicyUpdateKind.java
          [mvn] [ERROR]     file does not contain class com.microsoft.azure.management.keyvault.v20161001.models.AccessPolicyUpdateKind
          [mvn] [ERROR]     Please remove or make sure it appears in the correct subdirectory of the sourcepath.
          [mvn] [ERROR] 
          [mvn] [ERROR] Command line was: /usr/lib/jvm/java-8-openjdk-amd64/jre/../bin/javadoc @options @packages
          [mvn] [ERROR] 
          [mvn] [ERROR] Refer to the generated Javadoc files in '/z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2016_10_01/target/apidocs' dir.
          [mvn] [ERROR] -> [Help 1]
          [mvn] [ERROR] 
          [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
          [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
          [mvn] [ERROR] 
          [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
          [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
        • ⚠️sdk/keyvault/mgmt-v2018_02_14_preview [View full logs]  [Preview SDK Changes]
            [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.8:jar (default-cli) on project azure-keyvault: MavenReportException: Error while creating archive: 
            [mvn] [ERROR] Exit code: 1 - /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2018_02_14_preview/src/main/java/com/microsoft/azure/management/keyvault/v20180214preview/Vaults.java:13: error: cannot access AccessPolicyUpdateKind
            [mvn] [ERROR] import com.microsoft.azure.management.keyvault.v20180214preview.models.AccessPolicyUpdateKind;
            [mvn] [ERROR]                                                                       ^
            [mvn] [ERROR]   bad source file: /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2018_02_14_preview/src/main/java/com/microsoft/azure/management/keyvault/v20180214preview/models/AccessPolicyUpdateKind.java
            [mvn] [ERROR]     file does not contain class com.microsoft.azure.management.keyvault.v20180214preview.models.AccessPolicyUpdateKind
            [mvn] [ERROR]     Please remove or make sure it appears in the correct subdirectory of the sourcepath.
            [mvn] [ERROR] 
            [mvn] [ERROR] Command line was: /usr/lib/jvm/java-8-openjdk-amd64/jre/../bin/javadoc @options @packages
            [mvn] [ERROR] 
            [mvn] [ERROR] Refer to the generated Javadoc files in '/z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2018_02_14_preview/target/apidocs' dir.
            [mvn] [ERROR] -> [Help 1]
            [mvn] [ERROR] 
            [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
            [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
            [mvn] [ERROR] 
            [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
            [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
          • ⚠️sdk/keyvault/mgmt-v2019_09_01 [View full logs]  [Preview SDK Changes]
              Only show 100 items here, please refer to log for details.
              [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.8:jar (default-cli) on project azure-keyvault: MavenReportException: Error while creating archive: 
              [mvn] [ERROR] Exit code: 1 - /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v20190901/package-info.java:11: warning: a package-info.java file has already been seen for package com.microsoft.azure.management.keyvault.v2019_09_01
              [mvn] [ERROR] package com.microsoft.azure.management.keyvault.v2019_09_01;
              [mvn] [ERROR]                                                ^
              [mvn] [ERROR] javadoc: warning - Multiple sources of package comments found for package "com.microsoft.azure.management.keyvault.v2019_09_01"
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/CheckNameAvailabilityResult.java:11: error: package com.microsoft.azure.arm.model does not exist
              [mvn] [ERROR] import com.microsoft.azure.arm.model.HasInner;
              [mvn] [ERROR]                                     ^
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/CheckNameAvailabilityResult.java:12: error: package com.microsoft.azure.arm.resources.models does not exist
              [mvn] [ERROR] import com.microsoft.azure.arm.resources.models.HasManager;
              [mvn] [ERROR]                                                ^
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/CheckNameAvailabilityResult.java:19: error: cannot find symbol
              [mvn] [ERROR] public interface CheckNameAvailabilityResult extends HasInner, HasManager {
              [mvn] [ERROR]                                                      ^
              [mvn] [ERROR]   symbol: class HasInner
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/CheckNameAvailabilityResult.java:19: error: cannot find symbol
              [mvn] [ERROR] public interface CheckNameAvailabilityResult extends HasInner, HasManager {
              [mvn] [ERROR]                                                                                                  ^
              [mvn] [ERROR]   symbol: class HasManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/implementation/KeyVaultManager.java:16: error: package com.microsoft.azure.arm.resources does not exist
              [mvn] [ERROR] import com.microsoft.azure.arm.resources.AzureConfigurable;
              [mvn] [ERROR]                                         ^
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/implementation/KeyVaultManager.java:24: error: package com.microsoft.azure.arm.resources.implementation does not exist
              [mvn] [ERROR] import com.microsoft.azure.arm.resources.implementation.AzureConfigurableCoreImpl;
              [mvn] [ERROR]                                                        ^
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/implementation/KeyVaultManager.java:25: error: package com.microsoft.azure.arm.resources.implementation does not exist
              [mvn] [ERROR] import com.microsoft.azure.arm.resources.implementation.ManagerCore;
              [mvn] [ERROR]                                                        ^
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/implementation/KeyVaultManager.java:30: error: cannot find symbol
              [mvn] [ERROR] public final class KeyVaultManager extends ManagerCore {
              [mvn] [ERROR]                                            ^
              [mvn] [ERROR]   symbol: class ManagerCore
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/Operations.java:13: error: package com.microsoft.azure.arm.model does not exist
              [mvn] [ERROR] import com.microsoft.azure.arm.model.HasInner;
              [mvn] [ERROR]                                     ^
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/Operations.java:18: error: cannot find symbol
              [mvn] [ERROR] public interface Operations extends HasInner {
              [mvn] [ERROR]                                     ^
              [mvn] [ERROR]   symbol: class HasInner
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/Vaults.java:11: error: package com.microsoft.azure.arm.collection does not exist
              [mvn] [ERROR] import com.microsoft.azure.arm.collection.SupportsCreating;
              [mvn] [ERROR]                                          ^
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/Vaults.java:12: error: package com.microsoft.azure.arm.resources.collection does not exist
              [mvn] [ERROR] import com.microsoft.azure.arm.resources.collection.SupportsDeletingByResourceGroup;
              [mvn] [ERROR]                                                    ^
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/Vaults.java:13: error: package com.microsoft.azure.arm.resources.collection does not exist
              [mvn] [ERROR] import com.microsoft.azure.arm.resources.collection.SupportsBatchDeletion;
              [mvn] [ERROR]                                                    ^
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/Vaults.java:14: error: package com.microsoft.azure.arm.resources.collection does not exist
              [mvn] [ERROR] import com.microsoft.azure.arm.resources.collection.SupportsGettingByResourceGroup;
              [mvn] [ERROR]                                                    ^
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/Vaults.java:16: error: package com.microsoft.azure.arm.resources.collection does not exist
              [mvn] [ERROR] import com.microsoft.azure.arm.resources.collection.SupportsListingByResourceGroup;
              [mvn] [ERROR]                                                    ^
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/Vaults.java:17: error: package com.microsoft.azure.arm.collection does not exist
              [mvn] [ERROR] import com.microsoft.azure.arm.collection.SupportsListing;
              [mvn] [ERROR]                                          ^
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/Vaults.java:19: error: package com.microsoft.azure.arm.model does not exist
              [mvn] [ERROR] import com.microsoft.azure.arm.model.HasInner;
              [mvn] [ERROR]                                     ^
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/Vaults.java:26: error: cannot find symbol
              [mvn] [ERROR] public interface Vaults extends SupportsCreating, SupportsDeletingByResourceGroup, SupportsBatchDeletion, SupportsGettingByResourceGroup, SupportsListingByResourceGroup, SupportsListing, HasInner {
              [mvn] [ERROR]                                 ^
              [mvn] [ERROR]   symbol: class SupportsCreating
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/Vault.java:11: error: package com.microsoft.azure.arm.model does not exist
              [mvn] [ERROR] import com.microsoft.azure.arm.model.HasInner;
              [mvn] [ERROR]                                     ^
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/Vault.java:12: error: package com.microsoft.azure.arm.resources.models does not exist
              [mvn] [ERROR] import com.microsoft.azure.arm.resources.models.Resource;
              [mvn] [ERROR]                                                ^
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/Vault.java:13: error: package com.microsoft.azure.arm.resources.models does not exist
              [mvn] [ERROR] import com.microsoft.azure.arm.resources.models.GroupableResourceCore;
              [mvn] [ERROR]                                                ^
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/Vault.java:14: error: package com.microsoft.azure.arm.resources.models does not exist
              [mvn] [ERROR] import com.microsoft.azure.arm.resources.models.HasResourceGroup;
              [mvn] [ERROR]                                                ^
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/Vault.java:15: error: package com.microsoft.azure.arm.model does not exist
              [mvn] [ERROR] import com.microsoft.azure.arm.model.Refreshable;
              [mvn] [ERROR]                                     ^
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/Vault.java:16: error: package com.microsoft.azure.arm.model does not exist
              [mvn] [ERROR] import com.microsoft.azure.arm.model.Updatable;
              [mvn] [ERROR]                                     ^
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/Vault.java:17: error: package com.microsoft.azure.arm.model does not exist
              [mvn] [ERROR] import com.microsoft.azure.arm.model.Appliable;
              [mvn] [ERROR]                                     ^
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/Vault.java:18: error: package com.microsoft.azure.arm.model does not exist
              [mvn] [ERROR] import com.microsoft.azure.arm.model.Creatable;
              [mvn] [ERROR]                                     ^
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/Vault.java:19: error: package com.microsoft.azure.arm.resources.models does not exist
              [mvn] [ERROR] import com.microsoft.azure.arm.resources.models.HasManager;
              [mvn] [ERROR]                                                ^
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/Vault.java:26: error: cannot find symbol
              [mvn] [ERROR] public interface Vault extends HasInner, Resource, GroupableResourceCore, HasResourceGroup, Refreshable, Updatable, HasManager {
              [mvn] [ERROR]                                ^
              [mvn] [ERROR]   symbol: class HasInner
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/Vault.java:26: error: cannot find symbol
              [mvn] [ERROR] public interface Vault extends HasInner, Resource, GroupableResourceCore, HasResourceGroup, Refreshable, Updatable, HasManager {
              [mvn] [ERROR]                                                      ^
              [mvn] [ERROR]   symbol: class Resource
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/keyvault/mgmt-v2019_09_01/src/main/java/com/microsoft/azure/management/keyvault/v2019_09_01/Vault.java:26: error: cannot find symbol

            @openapi-sdkautomation
            Copy link

            openapi-sdkautomation bot commented Nov 10, 2020

            azure-sdk-for-python

            - Breaking Change detected in SDK

            ⚠️ warning [Logs] [Expand Details]
            • ⚠️ Generate from 7c65784 with merge commit c78aa2280fa01b9973354cf075ec4f9f7c3f8560. SDK Automation 13.0.17.20200918.2
              [azure-mgmt-keyvault][after_scripts|python] WARNING:__main__:Found too much API version: {'2016-10-01', '2015-11-01'} in label v2016_10_01
              [azure-mgmt-keyvault][after_scripts|python] WARNING:__main__:Guessing you want 2016-10-01 based on label v2016_10_01
              [azure-mgmt-keyvault][after_scripts|python] WARNING:__main__:Found too much API version: {'2015-11-01', '2018-02-14'} in label v2018_02_14
              [azure-mgmt-keyvault][after_scripts|python] WARNING:__main__:Guessing you want 2018-02-14 based on label v2018_02_14
              [azure-mgmt-keyvault][after_scripts|python] WARNING:__main__:Found too much API version: {'2019-09-01', '2015-11-01'} in label v2019_09_01
              [azure-mgmt-keyvault][after_scripts|python] WARNING:__main__:Guessing you want 2019-09-01 based on label v2019_09_01
              [azure-mgmt-keyvault][after_scripts|python] WARNING:__main__:Found too much API version: {'2019-09-01', '2020-04-01-preview', '2015-11-01'} in label v2020_04_01_preview
              [azure-mgmt-keyvault][after_scripts|python] WARNING:__main__:Guessing you want 2020-04-01-preview based on label v2020_04_01_preview
            • ⚠️azure-mgmt-keyvault [View full logs]  [Preview SDK Changes] Breaking Change Detected
              [build_conf] INFO:packaging_tools:Building template azure-mgmt-keyvault
              [build_conf] INFO:packaging_tools.conf:Skipping default conf since the file exists
              [build_conf] INFO:packaging_tools:Skipping CHANGELOG.md template, since a previous one was found
              [build_conf] INFO:packaging_tools:Template done azure-mgmt-keyvault
              [after_scripts|python] WARNING:__main__:Found too much API version: {'2016-10-01', '2015-11-01'} in label v2016_10_01
              [after_scripts|python] WARNING:__main__:Guessing you want 2016-10-01 based on label v2016_10_01
              [after_scripts|python] WARNING:__main__:Found too much API version: {'2015-11-01', '2018-02-14'} in label v2018_02_14
              [after_scripts|python] WARNING:__main__:Guessing you want 2018-02-14 based on label v2018_02_14
              [after_scripts|python] WARNING:__main__:Found too much API version: {'2019-09-01', '2015-11-01'} in label v2019_09_01
              [after_scripts|python] WARNING:__main__:Guessing you want 2019-09-01 based on label v2019_09_01
              [after_scripts|python] WARNING:__main__:Found too much API version: {'2019-09-01', '2020-04-01-preview', '2015-11-01'} in label v2020_04_01_preview
              [after_scripts|python] WARNING:__main__:Guessing you want 2020-04-01-preview based on label v2020_04_01_preview
              [build_package] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
              [build_package]   warnings.warn(msg)
              [build_package] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
              [build_package]   warnings.warn(msg)
              [breaking_change_setup] Ignoring mock: markers 'python_version <= "2.7"' don't match your environment
              [ChangeLog] Size of delta 38.642% size of original (original: 32674 chars, delta: 12626 chars)
              [ChangeLog] **Features**
              [ChangeLog] 
              [ChangeLog]   - Model DeletedVaultProperties has a new parameter purge_protection_enabled
              [ChangeLog]   - Model VaultProperties has a new parameter provisioning_state
              [ChangeLog]   - Model PrivateLinkServiceConnectionState has a new parameter actions_required
              [ChangeLog]   - Model PrivateEndpointConnection has a new parameter etag
              [ChangeLog]   - Model Operation has a new parameter is_data_action
              [ChangeLog]   - Added operation group ManagedHsmsOperations
              [ChangeLog]   - Added operation group KeysOperations
              [ChangeLog] 
              [ChangeLog] **Breaking changes**
              [ChangeLog] 
              [ChangeLog]   - Model PrivateLinkServiceConnectionState no longer has parameter action_required

            @openapi-sdkautomation
            Copy link

            openapi-sdkautomation bot commented Nov 10, 2020

            azure-sdk-for-python-track2

            failed [Logs] [Expand Details]
            • Generate from 7c65784 with merge commit c78aa2280fa01b9973354cf075ec4f9f7c3f8560. SDK Automation 13.0.17.20200918.2
              [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'KeyAttributes' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'CloudError' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'CloudErrorBody' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'Sku' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'AccessPolicyEntry' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'Permissions' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'VaultProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'VaultPatchProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'VaultAccessPolicyProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'DeletedVaultProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'VaultCreateOrUpdateParameters' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'VaultPatchParameters' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'VaultAccessPolicyParameters' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'Vault' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'DeletedVault' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'VaultListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'DeletedVaultListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ResourceListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [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'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'VaultCheckNameAvailabilityParameters' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [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'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'NetworkRuleSet' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'IPRule' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualNetworkRule' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'PrivateEndpointConnectionItem' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'PrivateEndpointConnection' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'PrivateEndpointConnectionProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'PrivateEndpoint' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'PrivateLinkServiceConnectionState' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'PrivateLinkResourceListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'PrivateLinkResource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'PrivateLinkResourceProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'OperationListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'Operation-display' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'OperationProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ServiceSpecification' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'LogSpecification' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'CloudError' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'CloudErrorBody' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'Attributes' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'KeyProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'KeyAttributes' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'KeyCreateParameters' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'Key' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'KeyListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
              [AutoRest] WARNING (PreCheck/CheckDuplicateSchemas): Checking for duplicate schemas, this could take a (long) while.  Run with --verbose for more detail.
              [AutoRest] FATAL: [autorest.codegen.models.code_model._populate_schema:287] Unable to ref the object
              [AutoRest] ERROR: [main.Process:52] Python generator raised an exception
              [AutoRest] Traceback (most recent call last):
              [AutoRest]   File "/home/sdk/.autorest/@[email protected]/node_modules/@autorest/python/autorest/jsonrpc/server.py", line 50, in Process
              [AutoRest]     return plugin.process()
              [AutoRest]   File "/home/sdk/.autorest/@[email protected]/node_modules/@autorest/python/autorest/codegen/init.py", line 279, in process
              [AutoRest]     code_model = self._create_code_model(yaml_data=yaml_data, options=options)
              [AutoRest]   File "/home/sdk/.autorest/@[email protected]/node_modules/@autorest/python/autorest/codegen/init.py", line 114, in _create_code_model
              [AutoRest]     code_model.add_schema_link_to_operation()
              [AutoRest]   File "/home/sdk/.autorest/@[email protected]/node_modules/@autorest/python/autorest/codegen/models/code_model.py", line 311, in add_schema_link_to_operation
              [AutoRest]     self._populate_schema(obj)
              [AutoRest]   File "/home/sdk/.autorest/@[email protected]/node_modules/@autorest/python/autorest/codegen/models/code_model.py", line 285, in _populate_schema
              [AutoRest]     obj.schema = self.lookup_schema(schema_obj_id)
              [AutoRest]   File "/home/sdk/.autorest/@[email protected]/node_modules/@autorest/python/autorest/codegen/models/code_model.py", line 84, in lookup_schema
              [AutoRest]     raise KeyError("Didn't find it!!!!!")
              [AutoRest] KeyError: "Didn't find it!!!!!"
              [AutoRest] Failure during batch task - {"tag":"package-2019-09"} -- Error: Plugin codegen reported failure..
              [AutoRest]   Error: Plugin codegen reported failure.
              Failed to run autorest.
              Error: /z/node_modules/.bin/autorest --version=3.0.6272 --use=@autorest/[email protected] --python --python-mode=update --multiapi --track2 --python-sdks-folder=/z/work/azure-sdk-for-python/sdk /z/work/azure-rest-api-specs/specification/keyvault/resource-manager/readme.md FATAL: [autorest.codegen.models.code_model._populate_schema:287] Unable to ref the object
              ERROR: [main.Process:52] Python generator raised an exception
              Traceback (most recent call last):
                File "/home/sdk/.autorest/@[email protected]/node_modules/@autorest/python/autorest/jsonrpc/server.py", line 50, in Process
                  return plugin.process()
                File "/home/sdk/.autorest/@[email protected]/node_modules/@autorest/python/autorest/codegen/init.py", line 279, in process
                  code_model = self._create_code_model(yaml_data=yaml_data, options=options)
                File "/home/sdk/.autorest/@[email protected]/node_modules/@autorest/python/autorest/codegen/init.py", line 114, in _create_code_model
                  code_model.add_schema_link_to_operation()
                File "/home/sdk/.autorest/@[email protected]/node_modules/@autorest/python/autorest/codegen/models/code_model.py", line 311, in add_schema_link_to_operation
                  self._populate_schema(obj)
                File "/home/sdk/.autorest/@[email protected]/node_modules/@autorest/python/autorest/codegen/models/code_model.py", line 285, in _populate_schema
                  obj.schema = self.lookup_schema(schema_obj_id)
                File "/home/sdk/.autorest/@[email protected]/node_modules/@autorest/python/autorest/codegen/models/code_model.py", line 84, in lookup_schema
                  raise KeyError("Didn't find it!!!!!")
              KeyError: "Didn't find it!!!!!"
              Failure during batch task - {"tag":"package-2019-09"} -- Error: Plugin codegen reported failure..
                Error: Plugin codegen reported failure.
              , {} 
              Failed to find any diff after autorest so no changed packages was found.

            @openapi-sdkautomation
            Copy link

            openapi-sdkautomation bot commented Nov 10, 2020

            azure-resource-manager-schemas

            ⚠️ warning [Logs] [Expand Details]
            • ⚠️ Generate from 7c65784 with merge commit c78aa2280fa01b9973354cf075ec4f9f7c3f8560. Schema Automation 13.0.17.20200918.2
              [keyvault][after_scripts|node] configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
              [keyvault][after_scripts|node] configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
              [keyvault][after_scripts|node] configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
              • [after_scripts|node] PostProcessor finished successfully.
                [after_scripts|node]   5826 passing (49s)
                [after_scripts|node]   12 failing
                AzureResourceSchema has no registered package commands.

              @openapi-sdkautomation
              Copy link

              openapi-sdkautomation bot commented Nov 10, 2020

              Trenton Generation

              No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

              @openapi-workflow-bot
              Copy link

              Hi @jiacheng-L, one or multiple breaking change(s) is detected in your PR. Please check out the breaking change(s), and provide business justification in the PR comment and @ PR assignee why you must have these change(s), and how external customer impact can be mitigated. Please ensure to follow breaking change policy to request breaking change review and approval before proceeding swagger PR review.
              Action: To initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Addition details on the process and office hours are on the Breaking change Wiki.
              If you think it is false positive breaking change, please provide the reasons in the PR comment, report to Swagger Tooling Team via https://aka.ma/swaggerfeedback.

              @jiacheng-L jiacheng-L marked this pull request as ready for review November 10, 2020 05:09
              @azure-pipelines
              Copy link

              No pipelines are associated with this pull request.

              @fengzhou-msft
              Copy link
              Member

              @PhoenixHe-msft why the bot removed the BreakingChangeReviewRequired label?

              @PhoenixHe-NV
              Copy link
              Contributor

              @zhenglaizhang The bot removed BreakingChangeReviewRequired but CI failed

              @zhenglaizhang
              Copy link
              Contributor

              /azp run

              @azure-pipelines
              Copy link

              Azure Pipelines successfully started running 2 pipeline(s).

              @openapi-workflow-bot
              Copy link

              Hi @jiacheng-L, one or multiple breaking change(s) is detected in your PR. Please check out the breaking change(s), and provide business justification in the PR comment and @ PR assignee why you must have these change(s), and how external customer impact can be mitigated. Please ensure to follow breaking change policy to request breaking change review and approval before proceeding swagger PR review.
              Action: To initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Addition details on the process and office hours are on the Breaking change Wiki.
              If you think it is false positive breaking change, please provide the reasons in the PR comment, report to Swagger Tooling Team via https://aka.ma/swaggerfeedback.

              @zhenglaizhang
              Copy link
              Contributor

              @fengzhou-msft @PhoenixHe-msft it's caused by known issue, jianye already fix this last week, so I just rerun to fix the issue.

              Add missing integer format
              @JeffreyRichter JeffreyRichter added the Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 label Jan 11, 2021
              @fengzhou-msft fengzhou-msft merged commit 68f58bc into Azure:master Jan 12, 2021
              This was referenced Jan 12, 2021
              @jiacheng-L jiacheng-L deleted the dev-keyvault-Microsoft.KeyVault-2019-09-01-swaggerFix branch February 18, 2021 08:06
              Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
              Labels
              Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 CI-BreakingChange-Go CI-BreakingChange-Python
              Projects
              None yet
              Development

              Successfully merging this pull request may close these issues.

              10 participants