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

Add enableCrossZoneUpgrade and prioritizeUnhealthyInstances properties to RollingUpgradePolicy for VMSS #11184

Merged
merged 5 commits into from
Nov 23, 2020

Conversation

kimberlyyipc
Copy link
Member

@kimberlyyipc kimberlyyipc commented Oct 14, 2020

MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.

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
  • Please ensure you've reviewed following guidelines including ARM resource provider contract and REST guidelines. Estimated time (4 hours). This is required before you can request review from ARM API Review board.

  • 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.

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

Note: These changes have been reviewed as not breaking

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Oct 14, 2020

Swagger Validation Report

️️✔️BreakingChange succeeded [Detail] [Expand]
There are no breaking changes.
️⚠️LintDiff: 2 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: enableCrossZoneUpgrade
New: Microsoft.Compute/stable/2020-12-01/compute.json#L9576
⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: prioritizeUnhealthyInstances
New: Microsoft.Compute/stable/2020-12-01/compute.json#L9580
️⚠️Avocado: 1 Warnings warning [Detail]
Rule Message
⚠️ MULTIPLE_API_VERSION The default tag contains multiple API versions swaggers.
readme: specification/compute/resource-manager/readme.md
tag: specification/compute/resource-manager/readme.md#tag-package-2020-12-01
️️✔️ModelValidation succeeded [Detail] [Expand]
Validation passes for ModelValidation.
️️✔️SemanticValidation succeeded [Detail] [Expand]
Validation passes for SemanticValidation.
️⚠️[Staging] Cross Version BreakingChange (Base on preview version): 31 Warnings warning [Detail] Only 10 items are listed, please refer to log for more details.

Rule Message
⚠️ 1008 - ModifiedOperationId The operation id has been changed from 'VirtualMachines_GetExtensions' to 'VirtualMachineExtensions_List'. This will impact generated code.
New: Microsoft.Compute/stable/2020-12-01/compute.json#L1824:7
Old: Microsoft.Compute/preview/2016-04-30-preview/compute.json#L646:7
⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
New: Microsoft.Compute/stable/2020-12-01/compute.json#L9719:9
Old: Microsoft.Compute/preview/2016-04-30-preview/compute.json#L4702:9
⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
New: Microsoft.Compute/stable/2020-12-01/compute.json#L9656:5
Old: Microsoft.Compute/preview/2016-04-30-preview/compute.json#L4657:5
⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
New: Microsoft.Compute/stable/2020-12-01/compute.json#L9608:5
Old: Microsoft.Compute/preview/2016-04-30-preview/compute.json#L4594:5
⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
New: Microsoft.Compute/stable/2020-12-01/compute.json#L9725:11
Old: Microsoft.Compute/preview/2016-04-30-preview/compute.json#L4708:11
⚠️ 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'managed' renamed or removed?
New: Microsoft.Compute/stable/2020-12-01/compute.json#L6884:7
Old: Microsoft.Compute/preview/2016-04-30-preview/compute.json#L3160:7
⚠️ 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'caching' renamed or removed?
New: Microsoft.Compute/stable/2020-12-01/compute.json#L9609:7
Old: Microsoft.Compute/preview/2016-04-30-preview/compute.json#L4595:7
⚠️ 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'diskSizeGB' renamed or removed?
New: Microsoft.Compute/stable/2020-12-01/compute.json#L9657:7
Old: Microsoft.Compute/preview/2016-04-30-preview/compute.json#L4658:7
⚠️ 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'snapshot' renamed or removed?
New: Microsoft.Compute/stable/2020-12-01/compute.json#L9657:7
Old: Microsoft.Compute/preview/2016-04-30-preview/compute.json#L4658:7
⚠️ 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'managedDisk' renamed or removed?
New: Microsoft.Compute/stable/2020-12-01/compute.json#L9657:7
Old: Microsoft.Compute/preview/2016-04-30-preview/compute.json#L4658:7
️⚠️[Staging] Cross Version BreakingChange (Base on stable version): 23 Warnings warning [Detail] Only 10 items are listed, please refer to log for more details.

Rule Message
⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'VirtualMachineScaleSetVMExtensionUpdate' removed or renamed?
New: Microsoft.Compute/stable/2020-12-01/compute.json#L6746:3
Old: Microsoft.Compute/stable/2020-06-01/compute.json#L6394:3
⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'VirtualMachineScaleSetVMExtension' removed or renamed?
New: Microsoft.Compute/stable/2020-12-01/compute.json#L6746:3
Old: Microsoft.Compute/stable/2020-06-01/compute.json#L6394:3
⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
New: Microsoft.Compute/stable/2020-12-01/compute.json#L5757:13
Old: Microsoft.Compute/stable/2020-06-01/compute.json#L5412:13
⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
New: Microsoft.Compute/stable/2020-12-01/compute.json#L5606:13
Old: Microsoft.Compute/stable/2020-06-01/compute.json#L5261:13
⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
New: Microsoft.Compute/stable/2020-12-01/compute.json#L5528:13
Old: Microsoft.Compute/stable/2020-06-01/compute.json#L5183:13
⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
New: Microsoft.Compute/stable/2020-12-01/compute.json#L5543:13
Old: Microsoft.Compute/stable/2020-06-01/compute.json#L5198:13
⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
New: Microsoft.Compute/stable/2020-12-01/compute.json#L5621:13
Old: Microsoft.Compute/stable/2020-06-01/compute.json#L5276:13
⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
New: Microsoft.Compute/stable/2020-12-01/compute.json#L7717:11
Old: Microsoft.Compute/stable/2020-06-01/compute.json#L7421:11
⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
New: Microsoft.Compute/stable/2020-12-01/compute.json#L5549:13
Old: Microsoft.Compute/stable/2020-06-01/compute.json#L5204:13
⚠️ 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'name' renamed or removed?
New: Microsoft.Compute/stable/2020-12-01/compute.json#L7686:7
Old: Microsoft.Compute/stable/2020-06-01/compute.json#L7344:7
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 Oct 14, 2020

azure-sdk-for-python

️✔️ succeeded [Logs] [Expand Details]
  • ️✔️ Generate from 0289096 with merge commit ed7d11ac4efec61a3bfe4f05fffb39b0ed72299f. SDK Automation 13.0.17.20200918.2
  • ️✔️azure-mgmt-compute [View full logs]  [Preview SDK Changes]
    [build_conf] INFO:packaging_tools:Building template azure-mgmt-compute
    [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-compute
    [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 0.001% size of original (original: 224497 chars, delta: 2 chars)
    [ChangeLog] 

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Oct 14, 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-sdkautomation
Copy link

openapi-sdkautomation bot commented Oct 14, 2020

azure-sdk-for-java

⚠️ warning [Logs] [Expand Details]
  • ⚠️ Generate from 0289096 with merge commit ed7d11ac4efec61a3bfe4f05fffb39b0ed72299f. SDK Automation 13.0.17.20200918.2
  • ⚠️sdk/compute/mgmt-v2017_03_30 [View full logs]  [Preview SDK Changes]
      Only show 100 items here, please refer to log for details.
      [mvn] [ERROR] COMPILATION ERROR : 
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VirtualMachine.java:[26,107] cannot find symbol
      [mvn]   symbol:   class Update
      [mvn]   location: interface com.microsoft.azure.management.compute.v2017_03_30.VirtualMachine
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VirtualMachine.java:[153,9] interface com.microsoft.azure.management.compute.v2017_03_30.VirtualMachine.DefinitionStages.WithLocation is already defined in interface com.microsoft.azure.management.compute.v2017_03_30.VirtualMachine.DefinitionStages
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/implementation/RunCommandResultInner.java:[18,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.implementation.RunCommandResultInner
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VaultCertificate.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.VaultCertificate
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/CachingTypes.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.CachingTypes
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/ApiErrorBase.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.ApiErrorBase
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/BootDiagnosticsInstanceView.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.BootDiagnosticsInstanceView
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/Usage.java:[19,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.Usage
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VirtualMachineScaleSetInstanceView.java:[20,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.VirtualMachineScaleSetInstanceView
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/OperatingSystemStateTypes.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.OperatingSystemStateTypes
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/AvailabilitySetVirtualMachineSize.java:[19,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.AvailabilitySetVirtualMachineSize
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/EncryptionSettings.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.EncryptionSettings
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/InstanceViewStatus.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.InstanceViewStatus
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/AccessUri.java:[19,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.AccessUri
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/SubResourceReadOnly.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.SubResourceReadOnly
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/SnapshotUpdate.java:[18,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.SnapshotUpdate
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VirtualMachineScaleSetUpdateIPConfiguration.java:[20,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.VirtualMachineScaleSetUpdateIPConfiguration
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VirtualMachineScaleSetUpdate.java:[18,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.VirtualMachineScaleSetUpdate
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/implementation/VirtualMachineScaleSetsInner.java:[52,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.implementation.VirtualMachineScaleSetsInner
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/MaintenanceOperationResultCodeTypes.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.MaintenanceOperationResultCodeTypes
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/RollingUpgradeStatusCode.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.RollingUpgradeStatusCode
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/OperationStatusResponse.java:[20,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.OperationStatusResponse
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/ResourceSkus.java:[18,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.ResourceSkus
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/WinRMConfiguration.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.WinRMConfiguration
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/implementation/VirtualMachinesInner.java:[51,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.implementation.VirtualMachinesInner
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/OSProfile.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.OSProfile
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/implementation/VirtualMachineScaleSetVMsInner.java:[42,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.implementation.VirtualMachineScaleSetVMsInner
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/DataDisk.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.DataDisk
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/Sku.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.Sku
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/Snapshots.java:[24,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.Snapshots
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/implementation/VirtualMachineScaleSetExtensionInner.java:[19,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.implementation.VirtualMachineScaleSetExtensionInner
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/DataDiskImage.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.DataDiskImage
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VirtualMachineCaptureResult.java:[19,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.VirtualMachineCaptureResult
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/Usages.java:[18,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.Usages
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/implementation/VirtualMachineImagesInner.java:[33,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.implementation.VirtualMachineImagesInner
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/WindowsConfiguration.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.WindowsConfiguration
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VirtualMachineScaleSetSkuScaleType.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.VirtualMachineScaleSetSkuScaleType
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VirtualMachineStatusCodeCount.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.VirtualMachineStatusCodeCount
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/DiskCreateOption.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.DiskCreateOption
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/implementation/ResourceSkusInner.java:[37,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.implementation.ResourceSkusInner
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/ResourceSkuRestrictions.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.ResourceSkuRestrictions
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/implementation/VirtualMachineScaleSetSkuInner.java:[18,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.implementation.VirtualMachineScaleSetSkuInner
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/implementation/VirtualMachineSizeInner.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.implementation.VirtualMachineSizeInner
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/implementation/DiskInner.java:[25,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.implementation.DiskInner
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/AvailabilitySet.java:[28,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.AvailabilitySet
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/OSDisk.java:[19,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.OSDisk
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VirtualMachineScaleSetVMs.java:[19,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.VirtualMachineScaleSetVMs
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/ManagedDiskParameters.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.ManagedDiskParameters
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VirtualMachineScaleSetVMExtensionsSummary.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.VirtualMachineScaleSetVMExtensionsSummary
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/implementation/VirtualMachineScaleSetExtensionsInner.java:[42,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.implementation.VirtualMachineScaleSetExtensionsInner
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/implementation/PageImpl1.java:[21,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.implementation.PageImpl1
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VirtualMachineImageResource.java:[20,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.VirtualMachineImageResource
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VirtualMachineIdentity.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.VirtualMachineIdentity
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/Image.java:[27,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.Image
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/NetworkInterfaceReference.java:[19,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.NetworkInterfaceReference
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/PassNames.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.PassNames
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/implementation/UsageInner.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.implementation.UsageInner
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VirtualMachineScaleSetUpdateNetworkConfiguration.java:[21,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.VirtualMachineScaleSetUpdateNetworkConfiguration
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VirtualMachineScaleSetVMInstanceRequiredIDs.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.VirtualMachineScaleSetVMInstanceRequiredIDs
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VirtualMachineRunCommands.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.VirtualMachineRunCommands
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/UpgradePolicy.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.UpgradePolicy
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/implementation/ComputeManager.java:[41,14] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.implementation.ComputeManager
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/Images.java:[24,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.Images
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/implementation/VirtualMachineExtensionsInner.java:[38,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.implementation.VirtualMachineExtensionsInner
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/InnerError.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.InnerError
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/ImageStorageProfile.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.ImageStorageProfile
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/RollingUpgradeActionType.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.RollingUpgradeActionType
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/Disks.java:[24,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.Disks
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/implementation/VirtualMachineCaptureResultInner.java:[19,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.implementation.VirtualMachineCaptureResultInner
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/DiskInstanceView.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.DiskInstanceView
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VirtualMachineScaleSetIdentity.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.VirtualMachineScaleSetIdentity
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/KeyVaultSecretReference.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.KeyVaultSecretReference
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VirtualMachineExtension.java:[25,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.VirtualMachineExtension
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/KeyVaultAndKeyReference.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.KeyVaultAndKeyReference
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VirtualMachineScaleSetManagedDiskParameters.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.VirtualMachineScaleSetManagedDiskParameters
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/DiskSku.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.DiskSku
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/SourceVault.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.SourceVault
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/implementation/ResourceSkuInner.java:[21,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.implementation.ResourceSkuInner
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VirtualMachineScaleSetExtensions.java:[20,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.VirtualMachineScaleSetExtensions
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/MaintenanceRedeployStatus.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.MaintenanceRedeployStatus
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VirtualMachineScaleSetOSDisk.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.VirtualMachineScaleSetOSDisk
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/ResourceSkuRestrictionsType.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.ResourceSkuRestrictionsType
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/implementation/VirtualMachineImageResourceInner.java:[18,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.implementation.VirtualMachineImageResourceInner
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/SettingNames.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.SettingNames
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VirtualMachineScaleSetVMInstanceView.java:[20,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.VirtualMachineScaleSetVMInstanceView
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VirtualMachineScaleSetUpdateStorageProfile.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.VirtualMachineScaleSetUpdateStorageProfile
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/ResourceSku.java:[20,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.ResourceSku
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VirtualMachineScaleSetNetworkProfile.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.VirtualMachineScaleSetNetworkProfile
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VirtualMachineScaleSetVMProfile.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.VirtualMachineScaleSetVMProfile
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/implementation/ImageInner.java:[23,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.implementation.ImageInner
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/implementation/ComputeManagementClientImpl.java:[21,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.implementation.ComputeManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/KeyVaultAndSecretReference.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.KeyVaultAndSecretReference
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/ImageOSDisk.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.ImageOSDisk
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/implementation/VirtualMachineRunCommandsInner.java:[38,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.implementation.VirtualMachineRunCommandsInner
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/ResourceUpdate.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.ResourceUpdate
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VirtualMachineExtensionsListResult.java:[21,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.VirtualMachineExtensionsListResult
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/DiskUpdate.java:[18,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.DiskUpdate
    • ️✔️sdk/compute/mgmt-v2017_09_01 [View full logs]  [Preview SDK Changes]
    • ⚠️sdk/compute/mgmt-v2017_12_01 [View full logs]  [Preview SDK Changes]
        Only show 100 items here, please refer to log for details.
        [mvn] [ERROR] COMPILATION ERROR : 
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachine.java:[27,107] cannot find symbol
        [mvn]   symbol:   class Update
        [mvn]   location: interface com.microsoft.azure.management.compute.v2017_12_01.VirtualMachine
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachine.java:[154,9] interface com.microsoft.azure.management.compute.v2017_12_01.VirtualMachine.DefinitionStages.WithLocation is already defined in interface com.microsoft.azure.management.compute.v2017_12_01.VirtualMachine.DefinitionStages
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineScaleSetOSDisk.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineScaleSetOSDisk
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/NetworkInterfaceReference.java:[19,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.NetworkInterfaceReference
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/implementation/RunCommandResultInner.java:[18,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.implementation.RunCommandResultInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/implementation/UsageInner.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.implementation.UsageInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/implementation/ImagesInner.java:[47,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.implementation.ImagesInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/ImageReference.java:[22,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.ImageReference
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineScaleSetUpdateOSDisk.java:[18,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineScaleSetUpdateOSDisk
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/HardwareProfile.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.HardwareProfile
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/implementation/UsagesInner.java:[37,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.implementation.UsagesInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/SettingNames.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.SettingNames
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineScaleSetVMInstanceRequiredIDs.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineScaleSetVMInstanceRequiredIDs
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/RollingUpgradeActionType.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.RollingUpgradeActionType
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/implementation/VirtualMachineSizesInner.java:[33,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.implementation.VirtualMachineSizesInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/ImageDataDisk.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.ImageDataDisk
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/ThrottledRequestsInput.java:[15,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.ThrottledRequestsInput
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/implementation/VirtualMachineExtensionImagesInner.java:[33,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.implementation.VirtualMachineExtensionImagesInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/implementation/ComputeManagementClientImpl.java:[21,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.implementation.ComputeManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineScaleSetVMInstanceIDs.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineScaleSetVMInstanceIDs
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VaultCertificate.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VaultCertificate
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineScaleSetOSProfile.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineScaleSetOSProfile
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineScaleSetIdentity.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineScaleSetIdentity
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/implementation/AvailabilitySetInner.java:[32,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.implementation.AvailabilitySetInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/DiagnosticsProfile.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.DiagnosticsProfile
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineImages.java:[18,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineImages
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/PassNames.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.PassNames
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineExtensionImages.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineExtensionImages
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineInstanceView.java:[20,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineInstanceView
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/BootDiagnosticsInstanceView.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.BootDiagnosticsInstanceView
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/MaintenanceRedeployStatus.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.MaintenanceRedeployStatus
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineCaptureParameters.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineCaptureParameters
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/Usage.java:[19,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.Usage
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/ProtocolTypes.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.ProtocolTypes
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineScaleSetUpdateNetworkProfile.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineScaleSetUpdateNetworkProfile
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/RunCommandResult.java:[20,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.RunCommandResult
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineHealthStatus.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineHealthStatus
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/DataDisk.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.DataDisk
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/ComputeOperationValue.java:[19,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.ComputeOperationValue
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/implementation/VirtualMachineExtensionsListResultInner.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.implementation.VirtualMachineExtensionsListResultInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachines.java:[19,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachines
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/AvailabilitySets.java:[25,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.AvailabilitySets
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/implementation/VirtualMachineExtensionImageInner.java:[19,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.implementation.VirtualMachineExtensionImageInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/NetworkProfile.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.NetworkProfile
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/implementation/VirtualMachineImagesInner.java:[33,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.implementation.VirtualMachineImagesInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/UpgradeOperationHistoricalStatusInfoProperties.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.UpgradeOperationHistoricalStatusInfoProperties
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/KeyVaultSecretReference.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.KeyVaultSecretReference
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineExtension.java:[25,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineExtension
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/AutoOSUpgradePolicy.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.AutoOSUpgradePolicy
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/LogAnalytics.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.LogAnalytics
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/StatusLevelTypes.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.StatusLevelTypes
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/implementation/LogAnalyticsInner.java:[38,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.implementation.LogAnalyticsInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/Operations.java:[18,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.Operations
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineScaleSetUpdatePublicIPAddressConfiguration.java:[19,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineScaleSetUpdatePublicIPAddressConfiguration
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/PurchasePlan.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.PurchasePlan
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/implementation/VirtualMachineInner.java:[28,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.implementation.VirtualMachineInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/RollingUpgradePolicy.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.RollingUpgradePolicy
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/implementation/VirtualMachineScaleSetExtensionInner.java:[19,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.implementation.VirtualMachineScaleSetExtensionInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/BootDiagnostics.java:[19,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.BootDiagnostics
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/Sku.java:[18,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.Sku
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachinePriorityTypes.java:[18,14] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachinePriorityTypes
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/Images.java:[24,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.Images
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineScaleSetSkuScaleType.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineScaleSetSkuScaleType
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/implementation/VirtualMachineScaleSetInstanceViewInner.java:[20,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.implementation.VirtualMachineScaleSetInstanceViewInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/DiskCreateOptionTypes.java:[18,14] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.DiskCreateOptionTypes
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineScaleSetUpdateIPConfiguration.java:[20,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineScaleSetUpdateIPConfiguration
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineExtensionsListResult.java:[21,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineExtensionsListResult
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/implementation/RollingUpgradeStatusInfoInner.java:[23,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.implementation.RollingUpgradeStatusInfoInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/OSProfile.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.OSProfile
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineScaleSetVMExtensionsSummary.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineScaleSetVMExtensionsSummary
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/OSDiskImage.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.OSDiskImage
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineImageResource.java:[20,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineImageResource
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineScaleSetVM.java:[26,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineScaleSetVM
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineVirtualMachineSize.java:[19,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineVirtualMachineSize
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/implementation/RunCommandDocumentInner.java:[18,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.implementation.RunCommandDocumentInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/RollingUpgradeStatusCode.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.RollingUpgradeStatusCode
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/Image.java:[27,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.Image
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineScaleSetStorageProfile.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineScaleSetStorageProfile
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/UpgradeOperationInvoker.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.UpgradeOperationInvoker
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/Plan.java:[21,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.Plan
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineScaleSetUpdateNetworkConfiguration.java:[21,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineScaleSetUpdateNetworkConfiguration
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/LogAnalyticsOutput.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.LogAnalyticsOutput
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineEvictionPolicyTypes.java:[18,14] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineEvictionPolicyTypes
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/ResourceIdentityType.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.ResourceIdentityType
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/LocationVirtualMachineSize.java:[19,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.LocationVirtualMachineSize
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/UpgradeOperationHistoricalStatusInfo.java:[19,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.UpgradeOperationHistoricalStatusInfo
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineScaleSetPublicIPAddressConfiguration.java:[19,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineScaleSetPublicIPAddressConfiguration
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/Usages.java:[18,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.Usages
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/implementation/VirtualMachineImageResourceInner.java:[18,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.implementation.VirtualMachineImageResourceInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/implementation/VirtualmachinesImpl.java:[35,1] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.implementation.VirtualMachinesImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/RequestRateByIntervalInput.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.RequestRateByIntervalInput
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/implementation/VirtualMachineSizeInner.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.implementation.VirtualMachineSizeInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineScaleSetInstanceView.java:[20,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineScaleSetInstanceView
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineScaleSetNetworkConfigurationDnsSettings.java:[18,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineScaleSetNetworkConfigurationDnsSettings
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/WinRMConfiguration.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.WinRMConfiguration
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/implementation/VirtualMachineScaleSetVMInstanceViewInner.java:[24,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.implementation.VirtualMachineScaleSetVMInstanceViewInner
      • ️✔️sdk/compute/mgmt-v2018_04_01 [View full logs]  [Preview SDK Changes]

      @openapi-sdkautomation
      Copy link

      openapi-sdkautomation bot commented Oct 14, 2020

      azure-sdk-for-net

      failed [Logs] [Expand Details]
      • Generate from 0289096 with merge commit ed7d11ac4efec61a3bfe4f05fffb39b0ed72299f. 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.Compute [View full logs]  [Preview SDK Changes]
          Failed to create the package Microsoft.Azure.Management.Compute.
          Error: dotnet msbuild build.proj /t:CreateNugetPackage /p:Scope=compute /v:n /p:SkipTests=true , {} 

        @openapi-sdkautomation
        Copy link

        openapi-sdkautomation bot commented Oct 14, 2020

        azure-sdk-for-js

        ️✔️ succeeded [Logs] [Expand Details]
        • ️✔️ Generate from 0289096 with merge commit ed7d11ac4efec61a3bfe4f05fffb39b0ed72299f. SDK Automation 13.0.17.20200918.2
        • ️✔️@azure/arm-compute [View full logs]  [Preview SDK Changes]
          Only show 100 items here, please refer to log for details.
          [npmPack] npm WARN deprecated rollup-plugin-node-resolve@5.2.0: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-node-resolve.
          [npmPack] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
          [npmPack] npm WARN deprecated urix@0.1.0: 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/computeManagementClient.js → ./dist/arm-compute.js...
          [npmPack] created ./dist/arm-compute.js in 1.3s
          [npmPack] npm notice 
          [npmPack] npm notice package: @azure/arm-compute@15.0.0
          [npmPack] npm notice === Tarball Contents === 
          [npmPack] npm notice 1.1MB   dist/arm-compute.js                                             
          [npmPack] npm notice 404.4kB dist/arm-compute.min.js                                         
          [npmPack] npm notice 9.6kB   esm/operations/availabilitySets.js                              
          [npmPack] npm notice 5.5kB   esm/models/availabilitySetsMappers.js                           
          [npmPack] npm notice 4.0kB   esm/computeManagementClient.js                                  
          [npmPack] npm notice 2.6kB   esm/computeManagementClientContext.js                           
          [npmPack] npm notice 10.9kB  esm/operations/containerServices.js                             
          [npmPack] npm notice 5.0kB   esm/models/containerServicesMappers.js                          
          [npmPack] npm notice 8.7kB   esm/operations/dedicatedHostGroups.js                           
          [npmPack] npm notice 5.4kB   esm/models/dedicatedHostGroupsMappers.js                        
          [npmPack] npm notice 10.7kB  esm/operations/dedicatedHosts.js                                
          [npmPack] npm notice 5.4kB   esm/models/dedicatedHostsMappers.js                             
          [npmPack] npm notice 13.7kB  esm/operations/diskAccesses.js                                  
          [npmPack] npm notice 5.0kB   esm/models/diskAccessesMappers.js                               
          [npmPack] npm notice 15.2kB  esm/operations/diskEncryptionSets.js                            
          [npmPack] npm notice 5.0kB   esm/models/diskEncryptionSetsMappers.js                         
          [npmPack] npm notice 16.5kB  esm/operations/disks.js                                         
          [npmPack] npm notice 5.0kB   esm/models/disksMappers.js                                      
          [npmPack] npm notice 11.7kB  esm/operations/galleries.js                                     
          [npmPack] npm notice 4.9kB   esm/models/galleriesMappers.js                                  
          [npmPack] npm notice 12.8kB  esm/operations/galleryApplications.js                           
          [npmPack] npm notice 5.0kB   esm/models/galleryApplicationsMappers.js                        
          [npmPack] npm notice 15.4kB  esm/operations/galleryApplicationVersions.js                    
          [npmPack] npm notice 5.0kB   esm/models/galleryApplicationVersionsMappers.js                 
          [npmPack] npm notice 12.1kB  esm/operations/galleryImages.js                                 
          [npmPack] npm notice 5.0kB   esm/models/galleryImagesMappers.js                              
          [npmPack] npm notice 14.3kB  esm/operations/galleryImageVersions.js                          
          [npmPack] npm notice 5.0kB   esm/models/galleryImageVersionsMappers.js                       
          [npmPack] npm notice 10.8kB  esm/operations/images.js                                        
          [npmPack] npm notice 5.4kB   esm/models/imagesMappers.js                                     
          [npmPack] npm notice 345B    esm/models/index.js                                             
          [npmPack] npm notice 1.5kB   esm/operations/index.js                                         
          [npmPack] npm notice 5.5kB   esm/operations/logAnalytics.js                                  
          [npmPack] npm notice 531B    esm/models/logAnalyticsMappers.js                               
          [npmPack] npm notice 310.6kB esm/models/mappers.js                                           
          [npmPack] npm notice 1.6kB   esm/operations/operations.js                                    
          [npmPack] npm notice 456B    esm/models/operationsMappers.js                                 
          [npmPack] npm notice 11.3kB  esm/models/parameters.js                                        
          [npmPack] npm notice 9.2kB   esm/operations/proximityPlacementGroups.js                      
          [npmPack] npm notice 5.4kB   esm/models/proximityPlacementGroupsMappers.js                   
          [npmPack] npm notice 2.4kB   esm/operations/resourceSkus.js                                  
          [npmPack] npm notice 606B    esm/models/resourceSkusMappers.js                               
          [npmPack] npm notice 983B    rollup.config.js                                                
          [npmPack] npm notice 17.0kB  esm/operations/snapshots.js                                     
          [npmPack] npm notice 5.0kB   esm/models/snapshotsMappers.js                                  
          [npmPack] npm notice 9.7kB   esm/operations/sshPublicKeys.js                                 
          [npmPack] npm notice 5.4kB   esm/models/sshPublicKeysMappers.js                              
          [npmPack] npm notice 2.5kB   esm/operations/usageOperations.js                               
          [npmPack] npm notice 446B    esm/models/usageOperationsMappers.js                            
          [npmPack] npm notice 5.0kB   esm/operations/virtualMachineExtensionImages.js                 
          [npmPack] npm notice 5.0kB   esm/models/virtualMachineExtensionImagesMappers.js              
          [npmPack] npm notice 10.8kB  esm/operations/virtualMachineExtensions.js                      
          [npmPack] npm notice 5.4kB   esm/models/virtualMachineExtensionsMappers.js                   
          [npmPack] npm notice 7.6kB   esm/operations/virtualMachineImages.js                          
          [npmPack] npm notice 4.9kB   esm/models/virtualMachineImagesMappers.js                       
          [npmPack] npm notice 3.5kB   esm/operations/virtualMachineRunCommands.js                     
          [npmPack] npm notice 517B    esm/models/virtualMachineRunCommandsMappers.js                  
          [npmPack] npm notice 41.0kB  esm/operations/virtualMachines.js                               
          [npmPack] npm notice 12.2kB  esm/operations/virtualMachineScaleSetExtensions.js              
          [npmPack] npm notice 5.0kB   esm/models/virtualMachineScaleSetExtensionsMappers.js           
          [npmPack] npm notice 8.6kB   esm/operations/virtualMachineScaleSetRollingUpgrades.js         
          [npmPack] npm notice 5.0kB   esm/models/virtualMachineScaleSetRollingUpgradesMappers.js      
          [npmPack] npm notice 44.0kB  esm/operations/virtualMachineScaleSets.js                       
          [npmPack] npm notice 6.2kB   esm/models/virtualMachineScaleSetsMappers.js                    
          [npmPack] npm notice 12.1kB  esm/operations/virtualMachineScaleSetVMExtensions.js            
          [npmPack] npm notice 5.4kB   esm/models/virtualMachineScaleSetVMExtensionsMappers.js         
          [npmPack] npm notice 33.2kB  esm/operations/virtualMachineScaleSetVMs.js                     
          [npmPack] npm notice 5.2kB   esm/models/virtualMachineScaleSetVMsMappers.js                  
          [npmPack] npm notice 1.8kB   esm/operations/virtualMachineSizes.js                           
          [npmPack] npm notice 464B    esm/models/virtualMachineSizesMappers.js                        
          [npmPack] npm notice 5.8kB   esm/models/virtualMachinesMappers.js                            
          [npmPack] npm notice 1.7kB   package.json                                                    
          [npmPack] npm notice 457B    tsconfig.json                                                   
          [npmPack] npm notice 1.8MB   dist/arm-compute.js.map                                         
          [npmPack] npm notice 230.8kB dist/arm-compute.min.js.map                                     
          [npmPack] npm notice 4.2kB   esm/operations/availabilitySets.d.ts.map                        
          [npmPack] npm notice 5.8kB   esm/operations/availabilitySets.js.map                          
          [npmPack] npm notice 2.6kB   esm/models/availabilitySetsMappers.d.ts.map                     
          [npmPack] npm notice 2.6kB   esm/models/availabilitySetsMappers.js.map                       
          [npmPack] npm notice 1.8kB   esm/computeManagementClient.d.ts.map                            
          [npmPack] npm notice 2.7kB   esm/computeManagementClient.js.map                              
          [npmPack] npm notice 482B    esm/computeManagementClientContext.d.ts.map                     
          [npmPack] npm notice 1.3kB   esm/computeManagementClientContext.js.map                       
          [npmPack] npm notice 3.0kB   esm/operations/containerServices.d.ts.map                       
          [npmPack] npm notice 5.0kB   esm/operations/containerServices.js.map                         
          [npmPack] npm notice 2.4kB   esm/models/containerServicesMappers.d.ts.map                    
          [npmPack] npm notice 2.4kB   esm/models/containerServicesMappers.js.map                      

        @openapi-sdkautomation
        Copy link

        openapi-sdkautomation bot commented Oct 14, 2020

        azure-sdk-for-go

        ⚠️ warning [Logs] [Expand Details]

        @openapi-sdkautomation
        Copy link

        openapi-sdkautomation bot commented Oct 14, 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 Oct 14, 2020

        azure-resource-manager-schemas

        ⚠️ warning [Logs] [Expand Details]
        • ⚠️ Generate from 0289096 with merge commit ed7d11ac4efec61a3bfe4f05fffb39b0ed72299f. Schema Automation 13.0.17.20200918.2
          [compute][after_scripts|node] configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
          [compute][after_scripts|node] configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
          [compute][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]   5686 passing (46s)
            [after_scripts|node]   125 failing
            AzureResourceSchema has no registered package commands.

          @openapi-sdkautomation
          Copy link

          openapi-sdkautomation bot commented Oct 14, 2020

          azure-sdk-for-python-track2

          - Breaking Change detected in SDK

          ⚠️ warning [Logs] [Expand Details]
          • ⚠️ Generate from 0289096 with merge commit ed7d11ac4efec61a3bfe4f05fffb39b0ed72299f. SDK Automation 13.0.17.20200918.2
            Only show 100 items here, please refer to log for details.
            [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'ProximityPlacementGroupUpdate' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
            [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'DiskEncryptionSetParameters' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
            [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'VirtualMachineScaleSetVMReimageParameters' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
            [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'ThrottledRequestsInput' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
            [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ComputeOperationListResult' 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 'ComputeOperationValue' 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 'ComputeOperationValueDisplay' 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 'DisallowedConfiguration' 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 'RetrieveBootDiagnosticsDataResult' 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 'InstanceViewStatus' 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 'AvailabilitySetProperties' 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 'AvailabilitySet' 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 'AvailabilitySetUpdate' 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 'AvailabilitySetListResult' 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 'SubResourceWithColocationStatus' 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 'ProximityPlacementGroupProperties' 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 'ProximityPlacementGroup' 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 'ProximityPlacementGroupUpdate' 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 'ProximityPlacementGroupListResult' 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 'DedicatedHostGroupInstanceView' 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 'DedicatedHostGroupProperties' 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 'DedicatedHostGroup' 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 'DedicatedHostGroupUpdate' 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 'DedicatedHostGroupListResult' 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 'DedicatedHostAllocatableVM' 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 'DedicatedHostAvailableCapacity' 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 'DedicatedHostInstanceView' 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 'DedicatedHostInstanceViewWithName' 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 'DedicatedHostProperties' 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 'DedicatedHost' 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 'DedicatedHostUpdate' 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 'DedicatedHostListResult' 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 'SshPublicKeyGenerateKeyPairResult' 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 'SshPublicKeyResourceProperties' 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 'SshPublicKeyResource' 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 'SshPublicKeyUpdateResource' 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 'SshPublicKeysGroupListResult' 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 'VirtualMachineSize' 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 'VirtualMachineSizeListResult' 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 'VirtualMachineExtensionImageProperties' 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 'VirtualMachineExtensionImage' 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 'VirtualMachineImageResource' 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 'VirtualMachineExtensionInstanceView' 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 'VirtualMachineExtensionProperties' 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 'VirtualMachineExtensionUpdateProperties' 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 'VirtualMachineExtension' 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 'VirtualMachineExtensionUpdate' 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 'VirtualMachineExtensionsListResult' 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 'VirtualMachineSoftwarePatchProperties' 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 'VirtualMachineAssessPatchesResult' 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 'PurchasePlan' 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 'OSDiskImage' 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 'DataDiskImage' 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 'AutomaticOSUpgradeProperties' 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 'VirtualMachineImageProperties' 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 'VirtualMachineImage' 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 'UsageName' 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 'Usage' 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 'ListUsagesResult' 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 'VirtualMachineReimageParameters' 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 'VirtualMachineCaptureParameters' 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 'VirtualMachineCaptureResult' 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 'Plan' 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 'HardwareProfile' 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 'ImageReference' 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 'KeyVaultSecretReference' 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 'DiskEncryptionSetParameters' 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 'KeyVaultKeyReference' 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 'DiskEncryptionSettings' 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 'VirtualHardDisk' 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 'DiffDiskSettings' 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 'ManagedDiskParameters' 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 'OSDisk' 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 'DataDisk' 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 'StorageProfile' 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 'SecurityProfile' 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 'AdditionalCapabilities' 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 'AdditionalUnattendContent' 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 'WinRMListener' 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 'WinRMConfiguration' 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 'WindowsConfiguration' 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 'SshPublicKey' 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 'SshConfiguration' 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 'LinuxConfiguration' 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 'VaultCertificate' 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 'VaultSecretGroup' 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 'OSProfile' 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 'AutomaticRepairsPolicy' 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 'NetworkInterfaceReferenceProperties' 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 'NetworkInterfaceReference' 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 'NetworkProfile' 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 'BootDiagnostics' 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 'DiagnosticsProfile' 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 'BillingProfile' 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 'VirtualMachineExtensionHandlerInstanceView' 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 'VirtualMachineAgentInstanceView' 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 'DiskInstanceView' 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 'BootDiagnosticsInstanceView' 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 'VirtualMachineIdentity' 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 'MaintenanceRedeployStatus' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          • ⚠️azure-mgmt-compute [View full logs]  [Preview SDK Changes] Breaking Change Detected
            [build_conf_init]   Cache entry deserialization failed, entry ignored
            [build_conf_init]   Cache entry deserialization failed, entry ignored
            [build_conf] INFO:packaging_tools:Building template azure-mgmt-compute
            [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-compute
            [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 0.180% size of original (original: 227814 chars, delta: 409 chars)
            [ChangeLog] **Breaking changes**
            [ChangeLog] 
            [ChangeLog]   - Model CreationData no longer has parameter logical_sector_size
            [ChangeLog]   - Model Disk no longer has parameter tier
            [ChangeLog]   - Model DiskUpdate no longer has parameter tier
            [ChangeLog]   - Model Snapshot no longer has parameter disk_state
            [ChangeLog]   - Removed operation DiskEncryptionSetsOperations.list_associated_resources

          @kimberlyyipc
          Copy link
          Member Author

          The PR for these changes are still in review and I will provide update when our changes are merged to CRP

          This was referenced Oct 14, 2020
          @azure-pipelines
          Copy link

          No commit pushedDate could be found for PR 11184 in repo Azure/azure-rest-api-specs

          @azure-pipelines
          Copy link

          Azure Pipelines successfully started running 1 pipeline(s).

          This was referenced Nov 11, 2020
          @azure-pipelines
          Copy link

          Azure Pipelines successfully started running 1 pipeline(s).

          @kimberlyyipc
          Copy link
          Member Author

          These changes have been reviewed as not breaking.

          @Sandido
          Copy link
          Member

          Sandido commented Nov 19, 2020

          /azp run

          @azure-pipelines
          Copy link

          Azure Pipelines successfully started running 2 pipeline(s).

          @kimberlyyipc
          Copy link
          Member Author

          @fengzhou-msft Hi, can you please take a look at my changes again? Also, how can I go about resolving the SDK azure-sdk-for-go and SDK azure-sdk-for-net failures in the pipeline?

          @PhoenixHe-NV
          Copy link
          Contributor

          The Go SDK error is a known issue, you can ignore it now. The .NET SDK error is test project build failure which is expected now. Safe to ignore.

          Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
          Labels
          ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review CI-BreakingChange-Go
          Projects
          None yet
          Development

          Successfully merging this pull request may close these issues.

          6 participants