Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Hub Generated] Review request for Microsoft.HybridCompute to add version preview/2021-12-10-preview #17047

Merged
merged 25 commits into from
Feb 2, 2022
Merged

[Hub Generated] Review request for Microsoft.HybridCompute to add version preview/2021-12-10-preview #17047

merged 25 commits into from
Feb 2, 2022

Conversation

dorothyhu
Copy link
Contributor

@dorothyhu dorothyhu commented Dec 10, 2021

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

Changelog

Add a changelog entry for this PR by answering the following questions:

  1. What's the purpose of the update?
    • new service onboarding
    • new API version
    • update existing version for new feature
    • update existing version to fix swagger quality issue in s360
    • Other, please clarify
  2. When are you targeting to deploy the new service/feature to public regions? Please provide the date or, if the date is not yet available, the month.
  3. When do you expect to publish the swagger? Please provide date or, the the date is not yet available, the month.
  4. If updating an existing version, please select the specific langauge SDKs and CLIs that must be refreshed after the swagger is published.
    • SDK of .NET (need service team to ensure code readiness)
    • SDK of Python
    • SDK of Java
    • SDK of Js
    • SDK of Go
    • PowerShell
    • CLI
    • Terraform
    • No refresh required for updates in this PR

Contribution checklist:

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

ARM API Review Checklist

Applicability: ⚠️

If your changes encompass only the following scenarios, you should SKIP this section, as these scenarios do not require ARM review.

  • Change to data plane APIs
  • Adding new properties
  • All removals

Otherwise your PR may be subject to ARM review requirements. Complete the following:

  • Check this box if any of the following apply to the PR so that label "WaitForARMFeedback" will be added automatically to begin ARM API Review. Failure to comply may result in delays to the manifest.

    • Adding a new service
    • Adding new API(s)
    • Adding a new API version
      -[ ] To review changes efficiently, ensure you copy the existing version into the new directory structure for first commit and then push new changes, including version updates, in separate commits.
  • 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.

Breaking Change Review Checklist

If any of the following scenarios apply to the PR, request approval from the Breaking Change Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in a stable version
  • Removing properties in a stable version
  • Removing API version(s) in a stable version
  • Updating API in a stable or public preview version with Breaking Change Validation errors
  • Updating API(s) in public preview over 1 year (refer to Retirement of Previews)

Action: to initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Addition details on the process and office hours are on the Breaking change Wiki.

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

@openapi-workflow-bot
Copy link

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

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

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

    @openapi-workflow-bot
    Copy link

    [Call for Action] To better understand Azure service dev/test scenario, and support Azure service developer better on Swagger and REST API related tests in early phase, please help to fill in with this survey https://aka.ms/SurveyForEarlyPhase. It will take 5 to 10 minutes. If you already complete survey, please neglect this comment. Thanks.

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Dec 10, 2021

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️⚠️LintDiff: 1 Warnings warning [Detail]
    The following errors/warnings are introduced by current PR:
    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: enableAutomaticUpgrade
    Location: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L1152


    The following errors/warnings exist before current PR submission:

    Only 27 items are listed, please refer to log for more details.

    Rule Message
    R4018 - OperationsApiResponseSchema The response schema of operations API '/providers/Microsoft.HybridCompute/operations' does not match the ARM specification. Please standardize the schema.
    Location: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L676
    R4037 - MissingTypeObject The schema 'status' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L1229
    R4037 - MissingTypeObject The schema 'tags' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.HybridCompute/preview/2021-12-10-preview/privateLinkScopes.json#L696
    R4037 - MissingTypeObject The schema 'tags' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.HybridCompute/preview/2021-12-10-preview/privateLinkScopes.json#L712
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L1027
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L1053
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L1101
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L1121
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.HybridCompute/preview/2021-12-10-preview/privateLinkScopes.json#L724
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.HybridCompute/preview/2021-12-10-preview/privateLinkScopes.json#L863
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.HybridCompute/preview/2021-12-10-preview/privateLinkScopes.json#L925
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.HybridCompute/preview/2021-12-10-preview/privateLinkScopes.json#L992
    ⚠️ R2029 - PageableOperation Based on the response model schema, operation 'PrivateLinkScopes_GetValidationDetails' might be pageable. Consider adding the x-ms-pageable extension.
    Location: Microsoft.HybridCompute/preview/2021-12-10-preview/privateLinkScopes.json#L591
    ⚠️ R2029 - PageableOperation Based on the response model schema, operation 'PrivateLinkScopes_GetValidationDetailsForMachine' might be pageable. Consider adding the x-ms-pageable extension.
    Location: Microsoft.HybridCompute/preview/2021-12-10-preview/privateLinkScopes.json#L630
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'extensions' with immediate parent 'Machine', must have a list by immediate parent operation.
    Location: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L1098
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'privateLinkResources' with immediate parent 'HybridComputePrivateLinkScope', must have a list by immediate parent operation.
    Location: Microsoft.HybridCompute/preview/2021-12-10-preview/privateLinkScopes.json#L859
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'privateEndpointConnections' with immediate parent 'HybridComputePrivateLinkScope', must have a list by immediate parent operation.
    Location: Microsoft.HybridCompute/preview/2021-12-10-preview/privateLinkScopes.json#L983
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: autoUpgradeMinorVersion
    Location: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L1156
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: autoUpgradeMinorVersion
    Location: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L1199
    ⚠️ R4000 - ParameterDescriptionRequired 'parameters' parameter lacks 'description' property. Consider adding a 'description' element. Accurate description is essential for maintaining reference documentation.
    Location: Microsoft.HybridCompute/preview/2021-12-10-preview/privateLinkScopes.json#L460
    ⚠️ R4006 - DeprecatedXmsCodeGenerationSetting The x-ms-code-generation-setting extension is being deprecated. Please remove it and move settings to readme file for code generation.
    Location: Microsoft.HybridCompute/preview/2021-12-10-preview/privateLinkScopes.json#L5
    ⚠️ R4021 - DescriptionAndTitleMissing 'PrivateLinkScopeValidationDetails' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: Microsoft.HybridCompute/preview/2021-12-10-preview/privateLinkScopes.json#L741
    ⚠️ R4021 - DescriptionAndTitleMissing 'ConnectionDetail' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: Microsoft.HybridCompute/preview/2021-12-10-preview/privateLinkScopes.json#L762
    ⚠️ R4021 - DescriptionAndTitleMissing 'identity' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: common-types/resource-management/v1/types.json#L163
    ⚠️ R4021 - DescriptionAndTitleMissing 'sku' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: common-types/resource-management/v1/types.json#L170
    ⚠️ R4021 - DescriptionAndTitleMissing 'plan' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: common-types/resource-management/v1/types.json#L177
    ⚠️ R4030 - UniqueXmsExample Do not have duplicate name of x-ms-example, make sure every x-ms-example name unique. Duplicate x-ms-example: List Machines by resource group
    Location: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L318
    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️️✔️~[Staging] ApiReadinessCheck succeeded [Detail] [Expand]
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️❌Cross-Version Breaking Changes: 3 Errors, 136 Warnings failed [Detail]
    The following breaking changes are detected by comparison with the latest stable version:

    Only 27 items are listed, please refer to log for more details.

    Rule Message
    1011 - AddingResponseCode The new version adds a response code '200'.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L655:11
    1029 - ReadonlyPropertyChanged The read only property has changed from 'true' to 'false'.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L871:9
    Old: Microsoft.HybridCompute/stable/2021-05-20/HybridCompute.json#L787:9
    1029 - ReadonlyPropertyChanged The read only property has changed from 'true' to 'false'.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L818:5
    Old: Microsoft.HybridCompute/stable/2021-05-20/HybridCompute.json#L763:5
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L65:13
    Old: Microsoft.HybridCompute/stable/2021-05-20/HybridCompute.json#L65:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L1027:9
    Old: Microsoft.HybridCompute/stable/2021-05-20/HybridCompute.json#L926:9
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L871:9
    Old: Microsoft.HybridCompute/stable/2021-05-20/HybridCompute.json#L787:9
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L956:11
    Old: Microsoft.HybridCompute/stable/2021-05-20/HybridCompute.json#L868:11
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L74:13
    Old: Microsoft.HybridCompute/stable/2021-05-20/HybridCompute.json#L74:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L118:13
    Old: Microsoft.HybridCompute/stable/2021-05-20/HybridCompute.json#L118:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L1053:9
    Old: Microsoft.HybridCompute/stable/2021-05-20/HybridCompute.json#L951:9
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L127:13
    Old: Microsoft.HybridCompute/stable/2021-05-20/HybridCompute.json#L127:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L229:13
    Old: Microsoft.HybridCompute/stable/2021-05-20/HybridCompute.json#L229:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L268:13
    Old: Microsoft.HybridCompute/stable/2021-05-20/HybridCompute.json#L268:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L1070:11
    Old: Microsoft.HybridCompute/stable/2021-05-20/HybridCompute.json#L967:11
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L307:13
    Old: Microsoft.HybridCompute/stable/2021-05-20/HybridCompute.json#L307:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L357:13
    Old: Microsoft.HybridCompute/stable/2021-05-20/HybridCompute.json#L357:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L1101:9
    Old: Microsoft.HybridCompute/stable/2021-05-20/HybridCompute.json#L996:9
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L1173:9
    Old: Microsoft.HybridCompute/stable/2021-05-20/HybridCompute.json#L1062:9
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L372:13
    Old: Microsoft.HybridCompute/stable/2021-05-20/HybridCompute.json#L372:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L421:13
    Old: Microsoft.HybridCompute/stable/2021-05-20/HybridCompute.json#L421:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L1121:9
    Old: Microsoft.HybridCompute/stable/2021-05-20/HybridCompute.json#L1015:9
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L436:13
    Old: Microsoft.HybridCompute/stable/2021-05-20/HybridCompute.json#L436:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L546:13
    Old: Microsoft.HybridCompute/stable/2021-05-20/HybridCompute.json#L546:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L599:13
    Old: Microsoft.HybridCompute/stable/2021-05-20/HybridCompute.json#L599:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L1272:11
    Old: Microsoft.HybridCompute/stable/2021-05-20/HybridCompute.json#L1158:11
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L648:13
    Old: Microsoft.HybridCompute/stable/2021-05-20/HybridCompute.json#L648:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L1310:9
    Old: Microsoft.HybridCompute/stable/2021-05-20/HybridCompute.json#L1193:9


    The following breaking changes are detected by comparison with latest preview version:

    Only 27 items are listed, please refer to log for more details.

    Rule Message
    ⚠️ 1011 - AddingResponseCode The new version adds a response code '200'.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L655:11
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L65:13
    Old: Microsoft.HybridCompute/preview/2021-06-10-preview/HybridCompute.json#L65:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L1027:9
    Old: Microsoft.HybridCompute/preview/2021-06-10-preview/HybridCompute.json#L966:9
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L871:9
    Old: Microsoft.HybridCompute/preview/2021-06-10-preview/HybridCompute.json#L816:9
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L956:11
    Old: Microsoft.HybridCompute/preview/2021-06-10-preview/HybridCompute.json#L901:11
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L74:13
    Old: Microsoft.HybridCompute/preview/2021-06-10-preview/HybridCompute.json#L74:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L118:13
    Old: Microsoft.HybridCompute/preview/2021-06-10-preview/HybridCompute.json#L118:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L1053:9
    Old: Microsoft.HybridCompute/preview/2021-06-10-preview/HybridCompute.json#L991:9
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L1006:9
    Old: Microsoft.HybridCompute/preview/2021-06-10-preview/HybridCompute.json#L950:9
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L127:13
    Old: Microsoft.HybridCompute/preview/2021-06-10-preview/HybridCompute.json#L127:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L229:13
    Old: Microsoft.HybridCompute/preview/2021-06-10-preview/HybridCompute.json#L229:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L268:13
    Old: Microsoft.HybridCompute/preview/2021-06-10-preview/HybridCompute.json#L268:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L1070:11
    Old: Microsoft.HybridCompute/preview/2021-06-10-preview/HybridCompute.json#L1007:11
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L307:13
    Old: Microsoft.HybridCompute/preview/2021-06-10-preview/HybridCompute.json#L307:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L357:13
    Old: Microsoft.HybridCompute/preview/2021-06-10-preview/HybridCompute.json#L357:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L1101:9
    Old: Microsoft.HybridCompute/preview/2021-06-10-preview/HybridCompute.json#L1036:9
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L1173:9
    Old: Microsoft.HybridCompute/preview/2021-06-10-preview/HybridCompute.json#L1102:9
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L372:13
    Old: Microsoft.HybridCompute/preview/2021-06-10-preview/HybridCompute.json#L372:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L421:13
    Old: Microsoft.HybridCompute/preview/2021-06-10-preview/HybridCompute.json#L421:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L1121:9
    Old: Microsoft.HybridCompute/preview/2021-06-10-preview/HybridCompute.json#L1055:9
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L436:13
    Old: Microsoft.HybridCompute/preview/2021-06-10-preview/HybridCompute.json#L436:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L546:13
    Old: Microsoft.HybridCompute/preview/2021-06-10-preview/HybridCompute.json#L546:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L599:13
    Old: Microsoft.HybridCompute/preview/2021-06-10-preview/HybridCompute.json#L599:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L1272:11
    Old: Microsoft.HybridCompute/preview/2021-06-10-preview/HybridCompute.json#L1198:11
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L648:13
    Old: Microsoft.HybridCompute/preview/2021-06-10-preview/HybridCompute.json#L648:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L1310:9
    Old: Microsoft.HybridCompute/preview/2021-06-10-preview/HybridCompute.json#L1233:9
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json#L1301:7
    Old: Microsoft.HybridCompute/preview/2021-06-10-preview/HybridCompute.json#L1225:7
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️️✔️SDK Track2 Validation succeeded [Detail] [Expand]
    Validation passes for SDKTrack2Validation

    ️️✔️PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    ️️✔️Lint(RPaaS) succeeded [Detail] [Expand]
    Validation passes for Lint(RPaaS).
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Dec 10, 2021

    Swagger Generation Artifacts

    ️🔄ApiDocPreview inProgress [Detail]
    ️️✔️SDK Breaking Change Tracking succeeded [Detail] [Expand]

    Breaking Changes Tracking

    ️✔️azure-sdk-for-python-track2 - track2_azure-mgmt-hybridcompute - 7.0.0
    ️✔️azure-sdk-for-go - hybridcompute/mgmt/2020-08-02/hybridcompute - v60.1.0
    ️✔️azure-sdk-for-go - hybridcompute/mgmt/2019-12-12/hybridcompute - v60.1.0
    ️🔄 azure-powershell inProgress [Detail]
    ️🔄 azure-sdk-for-net inProgress [Detail]
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs] Generate from d87753a2d5f4f00abbe6ae798f14c8a86ade6d10. SDK Automation 14.0.0
      command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
      cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
      command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
      cmderr	[automation_generate.sh] npm notice
      cmderr	[automation_generate.sh] npm notice New minor version of npm available! 8.1.2 -> 8.3.0
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v8.3.0>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g npm@8.3.0` to update!
      cmderr	[automation_generate.sh] npm notice
    • ️✔️track2_azure-mgmt-hybridcompute [View full logs]  [Preview SDK Changes]
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Model MachineProperties has a new parameter mssql_discovered
      info	[Changelog]   - Model MachineProperties has a new parameter os_type
      info	[Changelog]   - Model MachineProperties has a new parameter cloud_metadata
      info	[Changelog]   - Model MachineUpdateProperties has a new parameter os_profile
      info	[Changelog]   - Model MachineUpdateProperties has a new parameter cloud_metadata
      info	[Changelog]   - Model OSProfile has a new parameter linux_configuration
      info	[Changelog]   - Model OSProfile has a new parameter windows_configuration
      info	[Changelog]   - Model MachineExtensionProperties has a new parameter enable_automatic_upgrade
      info	[Changelog]   - Model HybridComputePrivateLinkScopeProperties has a new parameter private_endpoint_connections
      info	[Changelog]   - Added operation group HybridComputeManagementClientOperationsMixin
    ️🔄 azure-sdk-for-java inProgress [Detail]
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from d87753a2d5f4f00abbe6ae798f14c8a86ade6d10. SDK Automation 14.0.0
      command	sh ./eng/initScript.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
      command	generator automation ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    • ️✔️hybridcompute/mgmt/2020-08-02/hybridcompute [View full logs]  [Preview SDK Changes]
      info	[Changelog] No exported changes
    • ️✔️hybridcompute/mgmt/2019-12-12/hybridcompute [View full logs
      info	[Changelog] No exported changes
    ️❌ azure-sdk-for-go-track2 failed [Detail]
    • Failed [Logs] Generate from d87753a2d5f4f00abbe6ae798f14c8a86ade6d10. SDK Automation 14.0.0
      command	sh ./eng/scripts/automation_init.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
      command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
      cmderr	[generator automation-v2] [ERROR] total 1 error(s):
      cmderr	[generator automation-v2] [ERROR] failed to execute `go generate` 'go: errors parsing go.mod:
      cmderr	[generator automation-v2] [ERROR] /home/vsts/work/1/s/azure-sdk-for-go/src/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/hybridcompute/armhybridcompute/go.mod:3: go directive expects exactly one argument
      cmderr	[generator automation-v2] [ERROR] ': exit status 1
      error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-go/src/github.com/Azure/azure-sdk-for-go]: generator automation-v2
      warn	Skip package processing as generation is failed
    ️🔄 azure-sdk-for-js inProgress [Detail]
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs] Generate from d87753a2d5f4f00abbe6ae798f14c8a86ade6d10. Schema Automation 14.0.0
      command	.sdkauto/initScript.sh ../azure-resource-manager-schemas_tmp/initInput.json ../azure-resource-manager-schemas_tmp/initOutput.json
      cmderr	[initScript.sh] WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile The package-lock.json file was created with an old version of npm,
      cmderr	[initScript.sh] npm WARN old lockfile so supplemental metadata must be fetched from the registry.
      cmderr	[initScript.sh] npm WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile This is a one-time fix-up, please be patient...
      cmderr	[initScript.sh] npm WARN old lockfile
      warn	File azure-resource-manager-schemas_tmp/initOutput.json not found to read
      command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
    • ️✔️hybridcompute [View full logs]  [Preview Schema Changes]
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-workflow-bot
    Copy link

    Hi @dorothyhu, Your PR has some issues. Please fix the CI sequentially by following the order of Avocado, semantic validation, model validation, breaking change, lintDiff. If you have any questions, please post your questions in this channel https://aka.ms/swaggersupport.

    TaskHow to fixPriority
    AvocadoFix-AvocadoHigh
    Semantic validationFix-SemanticValidation-ErrorHigh
    Model validationFix-ModelValidation-ErrorHigh
    LintDiffFix-LintDiffhigh
    If you need further help, please feedback via swagger feedback.

    @dorothyhu
    Copy link
    Contributor Author

    /azp run unifiedPipeline

    @azure-pipelines
    Copy link

    No pipelines are associated with this pull request.

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Dec 13, 2021

    Swagger Generation Artifacts

    ️️✔️ApiDocPreview succeeded [Detail] [Expand]
     Please click here to preview with your @microsoft account. 
    ️️✔️SDK Breaking Change Tracking succeeded [Detail] [Expand]

    Breaking Changes Tracking

    ️✔️azure-sdk-for-python-track2 - track2_azure-mgmt-hybridcompute - 7.0.0
    ️✔️azure-sdk-for-go - hybridcompute/mgmt/2020-08-02/hybridcompute - v60.1.0
    ️✔️azure-sdk-for-go - hybridcompute/mgmt/2019-12-12/hybridcompute - v60.1.0
    ️🔄 azure-powershell inProgress [Detail]
    ️🔄 azure-sdk-for-net inProgress [Detail]
    ️🔄 azure-sdk-for-python-track2 inProgress [Detail]
    ️🔄 azure-sdk-for-java inProgress [Detail]
    ️⌛ azure-sdk-for-go pending [Detail]
    ️🔄 azure-sdk-for-go-track2 inProgress [Detail]
    ️🔄 azure-sdk-for-js inProgress [Detail]
    ️🔄 azure-resource-manager-schemas inProgress [Detail]
    Posted by Swagger Pipeline | How to fix these errors?

    @dorothyhu
    Copy link
    Contributor Author

    Hi @qiaozha, for the cross version breaking change. Rule 1029: I had the same issue when I published the last preview API, we had an agreement with the last reviewer this is not a breaking change. For the Rule 1011, we made a mistake in the previous API and we wanted to fix it.

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Dec 14, 2021

    Swagger Generation Artifacts

    ️️✔️ApiDocPreview succeeded [Detail] [Expand]
     Please click here to preview with your @microsoft account. 
    ️❌SDK Breaking Change Tracking failed [Detail]

    Breaking Changes Tracking

    ️✔️azure-sdk-for-python-track2 - track2_azure-mgmt-hybridcompute - 7.0.0
    ️✔️azure-sdk-for-go - hybridcompute/mgmt/2020-08-02/hybridcompute - v61.4.0
    ️✔️azure-sdk-for-go - hybridcompute/mgmt/2019-12-12/hybridcompute - v61.4.0
    azure-sdk-for-go-track2 - armhybridcompute - 0.3.0
    +	Struct `ErrorResponse` has been removed
    +	Type of `ErrorAdditionalInfo.Info` has been changed from `map[string]interface{}` to `interface{}`
    +	Type of `MachineExtensionProperties.ProtectedSettings` has been changed from `map[string]interface{}` to `interface{}`
    +	Type of `MachineExtensionProperties.Settings` has been changed from `map[string]interface{}` to `interface{}`
    +	Type of `MachineExtensionUpdateProperties.ProtectedSettings` has been changed from `map[string]interface{}` to `interface{}`
    +	Type of `MachineExtensionUpdateProperties.Settings` has been changed from `map[string]interface{}` to `interface{}`
    ️❌ azure-powershell failed [Detail]
    • Failed [Logs]Release - Generate from e1a4479. SDK Automation 14.0.0
      command	sh ./tools/SwaggerCI/init.sh ../azure-powershell_tmp/initInput.json ../azure-powershell_tmp/initOutput.json
      command	pwsh ./tools/SwaggerCI/psci.ps1 ../azure-powershell_tmp/generateInput.json ../azure-powershell_tmp/generateOutput.json
      Resource not accessible by integration
      HttpError: Resource not accessible by integration
          at /home/vsts/work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/@octokit+request@5.6.0/node_modules/@octokit/request/dist-node/index.js:86:21
          at processTicksAndRejections (internal/process/task_queues.js:95:5)
          at async workflowPkgUpdatePR (/home/vsts/work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/automation/workflowPackage.js:346:21)
          at async Object.exports.workflowPkgMain (/home/vsts/work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/automation/workflowPackage.js:41:5)
          at async workflowHandleReadmeMd (/home/vsts/work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/automation/workflow.js:172:9)
          at async Object.exports.workflowMain (/home/vsts/work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/automation/workflow.js:83:9)
          at async Object.exports.sdkAutoMain (/home/vsts/work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/automation/entrypoint.js:152:13)
          at async /home/vsts/work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/cli/cli.js:20:18
    • ️✔️Az.HybridCompute [View full logs
      error	Fatal error: Resource not accessible by integration
      error	The following packages are still pending:
      error		Az.HybridCompute
    ️️✔️ azure-sdk-for-net succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from e1a4479. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	sudo apt-get install -y dotnet-sdk-6.0
      command	autorest --version=V2 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.csharp@2.3.82 --csharp-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/hybridcompute/resource-manager/readme.md
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
    • ️✔️Microsoft.Azure.Management.HybridCompute [View full logs]  [Release SDK Changes]
      warn	Skip artifact folder because it doesn't exist: artifacts/packages
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from e1a4479. SDK Automation 14.0.0
      command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
      cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
      command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
      cmderr	[automation_generate.sh] npm notice
      cmderr	[automation_generate.sh] npm notice New minor version of npm available! 8.1.2 -> 8.4.0
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v8.4.0>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g npm@8.4.0` to update!
      cmderr	[automation_generate.sh] npm notice
    • ️✔️track2_azure-mgmt-hybridcompute [View full logs]  [Release SDK Changes]
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Added operation group HybridComputeManagementClientOperationsMixin
      info	[Changelog]   - Model HybridComputePrivateLinkScopeProperties has a new parameter private_endpoint_connections
      info	[Changelog]   - Model MachineExtensionProperties has a new parameter enable_automatic_upgrade
      info	[Changelog]   - Model MachineProperties has a new parameter agent_configuration
      info	[Changelog]   - Model MachineProperties has a new parameter cloud_metadata
      info	[Changelog]   - Model MachineProperties has a new parameter mssql_discovered
      info	[Changelog]   - Model MachineProperties has a new parameter os_type
      info	[Changelog]   - Model MachineUpdateProperties has a new parameter cloud_metadata
      info	[Changelog]   - Model MachineUpdateProperties has a new parameter os_profile
      info	[Changelog]   - Model OSProfile has a new parameter linux_configuration
      info	[Changelog]   - Model OSProfile has a new parameter windows_configuration
    ️⚠️ azure-sdk-for-java warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from e1a4479. SDK Automation 14.0.0
      command	./eng/mgmt/automation/init.sh ../azure-sdk-for-java_tmp/initInput.json ../azure-sdk-for-java_tmp/initOutput.json
      command	./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
      cmderr	[generate.py] 2022-02-02 03:53:16 INFO [VERSION][Found] current version "com.azure.resourcemanager:azure-resourcemanager-hybridcompute;1.0.0-beta.1;1.0.0-beta.2"
      cmderr	[generate.py] 2022-02-02 03:53:16 INFO [VERSION][Not Found] cannot find stable version, current version "1.0.0-beta.2"
      cmderr	[generate.py] 2022-02-02 03:53:16 INFO autorest --version=3.6.6 --use=@autorest/java@4.0.47 --java.azure-libraries-for-java-folder=/home/vsts/work/1/s/azure-sdk-for-java --java.output-folder=/home/vsts/work/1/s/azure-sdk-for-java/sdk/hybridcompute/azure-resourcemanager-hybridcompute --java.namespace=com.azure.resourcemanager.hybridcompute   --java --pipeline.modelerfour.additional-checks=false --pipeline.modelerfour.lenient-model-deduplication=true --azure-arm --verbose --sdk-integration --generate-samples --fluent=lite --java.fluent=lite --java.license-header=MICROSOFT_MIT_SMALL  ../azure-rest-api-specs/specification/hybridcompute/resource-manager/readme.md
      cmderr	[generate.py] 2022-02-02 03:53:42 INFO [CI][Skip] ci.yml already has module azure-resourcemanager-hybridcompute
      cmderr	[generate.py] 2022-02-02 03:53:42 INFO [POM][Process] dealing with pom.xml
      cmderr	[generate.py] 2022-02-02 03:53:42 INFO [POM][Skip] pom already has module azure-resourcemanager-hybridcompute
      cmderr	[generate.py] 2022-02-02 03:53:42 INFO [POM][Success] Write to pom.xml
      cmderr	[generate.py] 2022-02-02 03:53:42 INFO [POM][Process] dealing with root pom
      cmderr	[generate.py] 2022-02-02 03:53:42 INFO [POM][Skip] pom already has module sdk/hybridcompute
      cmderr	[generate.py] 2022-02-02 03:53:42 INFO [POM][Success] Write to root pom
    • ️✔️azure-resourcemanager-hybridcompute [View full logs]  [Release SDK Changes]
      cmderr	[Inst] 2022-02-02 03:54:50 DEBUG Got artifact_id: azure-resourcemanager-hybridcompute
      cmderr	[Inst] 2022-02-02 03:54:50 DEBUG Got artifact: pom.xml
      cmderr	[Inst] 2022-02-02 03:54:50 DEBUG Got artifact: azure-resourcemanager-hybridcompute-1.0.0-beta.2-sources.jar
      cmderr	[Inst] 2022-02-02 03:54:50 DEBUG Got artifact: azure-resourcemanager-hybridcompute-1.0.0-beta.2.jar
      cmderr	[Inst] 2022-02-02 03:54:50 DEBUG Match jar package: azure-resourcemanager-hybridcompute-1.0.0-beta.2.jar
      cmderr	[Inst] 2022-02-02 03:54:50 DEBUG output: {"full": "```sh\ncurl -L \"https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/17047/azure-sdk-for-java/azure-resourcemanager-hybridcompute/azure-resourcemanager-hybridcompute-1.0.0-beta.2.jar\" -o azure-resourcemanager-hybridcompute-1.0.0-beta.2.jar\nmvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-hybridcompute -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-hybridcompute-1.0.0-beta.2.jar -Dpackaging=jar -DgeneratePom=true
      ```"}
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from e1a4479. SDK Automation 14.0.0
      command	sh ./eng/initScript.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
      command	generator automation ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    • ️✔️hybridcompute/mgmt/2020-08-02/hybridcompute [View full logs]  [Release SDK Changes]
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️hybridcompute/mgmt/2019-12-12/hybridcompute [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    ️❌ azure-sdk-for-go-track2 failed [Detail]
    • Failed [Logs]Release - Generate from e1a4479. SDK Automation 14.0.0
      command	sh ./eng/scripts/automation_init.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
      command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
      cmderr	[generator automation-v2] [ERROR] total 1 error(s):
      cmderr	[generator automation-v2] [ERROR] failed to execute `go generate` 'go: downloading github.com/Azure/azure-sdk-for-go v61.1.0+incompatible
      cmderr	[generator automation-v2] [ERROR] �[33;1mWARNING: Unable to find version for /home/vsts/work/1/s/azure-sdk-for-go/src/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/hybridcompute/armhybridcompute�[0m
      cmderr	[generator automation-v2] [ERROR] Cannot find go module under resourcemanager/hybridcompute/armhybridcompute, try to build in /home/vsts/work/1/s/azure-sdk-for-go/src/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/hybridcompute/armhybridcompute
      cmderr	[generator automation-v2] [ERROR] ##[command]Cleaning auto-generated files in /home/vsts/work/1/s/azure-sdk-for-go/src/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/hybridcompute/armhybridcompute
      cmderr	[generator automation-v2] [ERROR] ##[command]Executing autorest.go in  /home/vsts/work/1/s/azure-sdk-for-go/src/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/hybridcompute/armhybridcompute
      cmderr	[generator automation-v2] [ERROR] AutoRest code generation utility [cli version: 3.2.3; node: v14.18.3, max-memory: 8192 MB]
      cmderr	[generator automation-v2] [ERROR] (C) 2018 Microsoft Corporation.
      cmderr	[generator automation-v2] [ERROR] https://aka.ms/autorest
      cmderr	[generator automation-v2] [ERROR] NOTE: AutoRest core version selected from configuration: 3.7.2.
      cmderr	[generator automation-v2] [ERROR] There is a new version of AutoRest available (3.5.1).
      cmderr	[generator automation-v2] [ERROR] > You can install the newer version with with npm install -g autorest@latest
      cmderr	[generator automation-v2] [ERROR] SourceMapConsumer.initialize is a no-op when running in node.js
      cmderr	[generator automation-v2] [ERROR] info    |    Loading AutoRest core      '/home/vsts/.autorest/@autorestcore@3.7.2/nodemodules/@autorest/core/dist' (3.7.2)
      cmderr	[generator automation-v2] [ERROR] info    |    Loading AutoRest extension '@autorest/go' (4.0.0-preview.36->4.0.0-preview.36)
      cmderr	[generator automation-v2] [ERROR] info    |    Loading AutoRest extension '@autorest/modelerfour' (4.22.3->4.22.3)
      cmderr	[generator automation-v2] [ERROR] warning | IgnoredPropertyNextToRef | Semantic violation: Sibling values alongside $ref will be ignored. See https://github.com/Azure/autorest/blob/main/docs/openapi/howto/$ref-siblings.md for allowed values (components > schemas > Machine > properties > systemData)
      cmderr	[generator automation-v2] [ERROR] keys: [ �[32m'readOnly'�[39m ]
      cmderr	[generator automation-v2] [ERROR] - file:///home/vsts/work/1/s/azure-rest-api-specs/specification/hybridcompute/resource-manager/Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json:1034:9
      cmderr	[generator automation-v2] [ERROR] warning | IgnoredPropertyNextToRef | Semantic violation: Sibling values alongside $ref will be ignored. See https://github.com/Azure/autorest/blob/main/docs/openapi/howto/$ref-siblings.md for allowed values (components > schemas > MachineExtension > properties > systemData)
      cmderr	[generator automation-v2] [ERROR] keys: [ �[32m'readOnly'�[39m ]
      cmderr	[generator automation-v2] [ERROR] - file:///home/vsts/work/1/s/azure-rest-api-specs/specification/hybridcompute/resource-manager/Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json:1105:9
      cmderr	[generator automation-v2] [ERROR] warning | IgnoredPropertyNextToRef | Semantic violation: Sibling values alongside $ref will be ignored. See https://github.com/Azure/autorest/blob/main/docs/openapi/howto/$ref-siblings.md for allowed values (components > schemas > ExtensionTargetProperties > properties > targetVersion)
      cmderr	[generator automation-v2] [ERROR] keys: [ �[32m'type'�[39m ]
      cmderr	[generator automation-v2] [ERROR] - file:///home/vsts/work/1/s/azure-rest-api-specs/specification/hybridcompute/resource-manager/Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json:1291:9
      cmderr	[generator automation-v2] [ERROR] warning | IgnoredPropertyNextToRef | Semantic violation: Sibling values alongside $ref will be ignored. See https://github.com/Azure/autorest/blob/main/docs/openapi/howto/$ref-siblings.md for allowed values (components > schemas > ExtensionTarget > additionalProperties)
      cmderr	[generator automation-v2] [ERROR] keys: [ �[32m'type'�[39m ]
      cmderr	[generator automation-v2] [ERROR] - file:///home/vsts/work/1/s/azure-rest-api-specs/specification/hybridcompute/resource-manager/Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json:1301:7
      cmderr	[generator automation-v2] [ERROR] warning | OutdatedExtension | Semantic violation: Extension 'x-ms-code-generation-settings' is not supported in Autorest V3. It will just be ignored. (info > x-ms-code-generation-settings)
      cmderr	[generator automation-v2] [ERROR] - file:///home/vsts/work/1/s/azure-rest-api-specs/specification/hybridcompute/resource-manager/Microsoft.HybridCompute/preview/2021-12-10-preview/privateLinkScopes.json:5:5
      cmderr	[generator automation-v2] [ERROR] warning | IgnoredPropertyNextToRef | Semantic violation: Sibling values alongside $ref will be ignored. See https://github.com/Azure/autorest/blob/main/docs/openapi/howto/$ref-siblings.md for allowed values (components > schemas > HybridComputePrivateLinkScope > properties > systemData)
      cmderr	[generator automation-v2] [ERROR] keys: [ �[32m'readOnly'�[39m ]
      cmderr	[generator automation-v2] [ERROR] - file:///home/vsts/work/1/s/azure-rest-api-specs/specification/hybridcompute/resource-manager/Microsoft.HybridCompute/preview/2021-12-10-preview/privateLinkScopes.json:728:9
      cmderr	[generator automation-v2] [ERROR] warning | IgnoredPropertyNextToRef | Semantic violation: Sibling values alongside $ref will be ignored. See https://github.com/Azure/autorest/blob/main/docs/openapi/howto/$ref-siblings.md for allowed values (components > schemas > PrivateLinkResource > properties > systemData)
      cmderr	[generator automation-v2] [ERROR] keys: [ �[32m'readOnly'�[39m ]
      cmderr	[generator automation-v2] [ERROR] - file:///home/vsts/work/1/s/azure-rest-api-specs/specification/hybridcompute/resource-manager/Microsoft.HybridCompute/preview/2021-12-10-preview/privateLinkScopes.json:867:9
      cmderr	[generator automation-v2] [ERROR] warning | IgnoredPropertyNextToRef | Semantic violation: Sibling values alongside $ref will be ignored. See https://github.com/Azure/autorest/blob/main/docs/openapi/howto/$ref-siblings.md for allowed values (components > schemas > PrivateEndpointConnection > properties > systemData)
      cmderr	[generator automation-v2] [ERROR] keys: [ �[32m'readOnly'�[39m ]
      cmderr	[generator automation-v2] [ERROR] - file:///home/vsts/work/1/s/azure-rest-api-specs/specification/hybridcompute/resource-manager/Microsoft.HybridCompute/preview/2021-12-10-preview/privateLinkScopes.json:996:9
      cmderr	[generator automation-v2] [ERROR] warning | PreCheck/SchemaMissingType | The schema 'MachineExtensionInstanceView-status' with an undefined type and declared properties is a bit ambiguous. This has been auto-corrected to 'type:object'
      cmderr	[generator automation-v2] [ERROR] - file:///home/vsts/work/1/s/azure-rest-api-specs/specification/hybridcompute/resource-manager/Microsoft.HybridCompute/preview/2021-12-10-preview/HybridCompute.json:1229:9
      cmderr	[generator automation-v2] [ERROR] warning | PreCheck/SchemaMissingType | The schema 'PrivateLinkScopesResource-tags' with an undefined type and additionalProperties is a bit ambiguous. This has been auto-corrected to 'type:object'
      cmderr	[generator automation-v2] [ERROR] - file:///home/vsts/work/1/s/azure-rest-api-specs/specification/hybridcompute/resource-manager/Microsoft.HybridCompute/preview/2021-12-10-preview/privateLinkScopes.json:696:9
      cmderr	[generator automation-v2] [ERROR] warning | PreCheck/SchemaMissingType | The schema 'TagsResource-tags' with an undefined type and additionalProperties is a bit ambiguous. This has been auto-corrected to 'type:object'
      cmderr	[generator automation-v2] [ERROR] - file:///home/vsts/work/1/s/azure-rest-api-specs/specification/hybridcompute/resource-manager/Microsoft.HybridCompute/preview/2021-12-10-preview/privateLinkScopes.json:712:9
      cmderr	[generator automation-v2] [ERROR] warning | PreCheck/CheckDuplicateSchemas | Checking for duplicate schemas, this could take a (long) while.  Run with --verbose for more detail.
      cmderr	[generator automation-v2] [ERROR] warning | UsingTemporaryFlag | modelerfour.treat-type-object-as-anything options is a temporary flag. It WILL be removed in the future.
      cmderr	[generator automation-v2] [ERROR] warning | UnkownSecurityScheme | Security scheme azure_auth is unknown and will not be processed. Only supported types are AADToken,AzureKey,Anonymous
      cmderr	[generator automation-v2] [ERROR] warning | UnkownSecurityScheme | Security scheme azure_auth is unknown and will not be processed. Only supported types are AADToken,AzureKey,Anonymous
      cmderr	[generator automation-v2] [ERROR] warning | SecurityDefinedSpecAndConfig | OpenAPI spec has a security definition but autorest security config is defined. Security config from autorest will be used.
      cmderr	[generator automation-v2] [ERROR] info    | Generation Complete
      cmderr	[generator automation-v2] [ERROR] ##[command]Executing gofmt -s -w . in  /home/vsts/work/1/s/azure-sdk-for-go/src/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/hybridcompute/armhybridcompute
      cmderr	[generator automation-v2] [ERROR] ##[command]Executing go mod tidy in  /home/vsts/work/1/s/azure-sdk-for-go/src/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/hybridcompute/armhybridcompute
      cmderr	[generator automation-v2] [ERROR] go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v0.21.0
      cmderr	[generator automation-v2] [ERROR] go: downloading github.com/stretchr/testify v1.7.0
      cmderr	[generator automation-v2] [ERROR] go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v0.8.3
      cmderr	[generator automation-v2] [ERROR] go: downloading golang.org/x/net v0.0.0-20210610132358-84b48f89b13b
      cmderr	[generator automation-v2] [ERROR] go: downloading github.com/davecgh/go-spew v1.1.0
      cmderr	[generator automation-v2] [ERROR] go: downloading github.com/pmezard/go-difflib v1.0.0
      cmderr	[generator automation-v2] [ERROR] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
      cmderr	[generator automation-v2] [ERROR] go: downloading golang.org/x/text v0.3.6
      cmderr	[generator automation-v2] [ERROR] go: finding module for package github.com/Azure/azure-sdk-for-go
      cmderr	[generator automation-v2] [ERROR] go: downloading github.com/Azure/azure-sdk-for-go v0.2.0-beta
      cmderr	[generator automation-v2] [ERROR] go: downloading github.com/Azure/azure-sdk-for-go v61.4.0+incompatible
      cmderr	[generator automation-v2] [ERROR] go: found github.com/Azure/azure-sdk-for-go in github.com/Azure/azure-sdk-for-go v61.4.0+incompatible
      cmderr	[generator automation-v2] [ERROR] build.go:5: running "pwsh.exe": signal: segmentation fault (core dumped)
      cmderr	[generator automation-v2] [ERROR] ': exit status 1
      error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-go/src/github.com/Azure/azure-sdk-for-go]: generator automation-v2
      warn	Skip package processing as generation is failed
    ️❌ azure-sdk-for-js failed [Detail]
    • Failed [Logs]Release - Generate from e1a4479. SDK Automation 14.0.0
      command	sh .scripts/automation_init.sh ../azure-sdk-for-js_tmp/initInput.json ../azure-sdk-for-js_tmp/initOutput.json
      cmderr	[automation_init.sh] WARN deprecated read-package-tree@5.1.6: The functionality that this package provided is now in @npmcli/arborist
      cmderr	[automation_init.sh] npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
      cmderr	[automation_init.sh] WARN deprecated @opentelemetry/types@0.2.0: Package renamed to @opentelemetry/api, see https://github.com/open-telemetry/opentelemetry-js
      cmderr	[automation_init.sh] npm notice created a lockfile as package-lock.json. You should commit this file.
      cmderr	[automation_init.sh] npm WARN @octokit/plugin-request-log@1.0.4 requires a peer of @octokit/core@>=3 but none is installed. You must install peer dependencies yourself.
      warn	File azure-sdk-for-js_tmp/initOutput.json not found to read
      command	sh .scripts/automation_generate.sh ../azure-sdk-for-js_tmp/generateInput.json ../azure-sdk-for-js_tmp/generateOutput.json
      the given reference name 'refs/heads/sdkAuto/' is not valid
      Error: the given reference name 'refs/heads/sdkAuto/' is not valid
    • error	Fatal error: the given reference name 'refs/heads/sdkAuto/' is not valid
      error	The following packages are still pending:
      error
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from e1a4479. Schema Automation 14.0.0
      command	.sdkauto/initScript.sh ../azure-resource-manager-schemas_tmp/initInput.json ../azure-resource-manager-schemas_tmp/initOutput.json
      cmderr	[initScript.sh] WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile The package-lock.json file was created with an old version of npm,
      cmderr	[initScript.sh] npm WARN old lockfile so supplemental metadata must be fetched from the registry.
      cmderr	[initScript.sh] npm WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile This is a one-time fix-up, please be patient...
      cmderr	[initScript.sh] npm WARN old lockfile
      warn	File azure-resource-manager-schemas_tmp/initOutput.json not found to read
      command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
    • ️✔️hybridcompute [View full logs]  [Release Schema Changes]
    Posted by Swagger Pipeline | How to fix these errors?

    @j5lim j5lim added ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review and removed WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review labels Jan 21, 2022
    @JeffreyRichter JeffreyRichter added the Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 label Feb 1, 2022
    @jianyexi jianyexi merged commit e1a4479 into Azure:main Feb 2, 2022
    ghost pushed a commit to Azure/azure-resource-manager-schemas that referenced this pull request Feb 2, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 Approved-SdkBreakingChange-Go-V2 ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    8 participants