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

Adding MixedReality version 2021-03-01-preview and new ObjectAnchors branding. #12979

Merged
merged 2 commits into from
Feb 13, 2021

Conversation

vriveras
Copy link
Member

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

Changelog

Please ensure to add changelog with 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 you are targeting to deploy new service/feature to public regions? Please provide date, or month to public if date is not available yet.
  3. When you expect to publish swagger? Please provide date, or month to public if date is not available yet.
  4. If it's an update to existing version, please select SDKs of specific language and CLIs that require refresh after 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, no need to refresh 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

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

Breaking Change Review Checklist

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

  • Removing API(s) in stable version
  • Removing properties in stable version
  • Removing API version(s) in stable version
  • Updating API in stable 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, @vriveras 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

    Hi, @vriveras your PR are labelled with WaitForARMFeedback. A notification email will be sent out shortly afterwards to notify ARM review board(armapireview@microsoft.com). cc @

    @openapi-workflow-bot openapi-workflow-bot bot added the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Feb 12, 2021
    @vriveras
    Copy link
    Member Author

    /azp run

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Feb 12, 2021

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️⚠️LintDiff: 1 Warnings warning [Detail]

    Rule Message
    ⚠️ 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: Microsoft.MixedReality/preview/2021-03-01-preview/object-anchors.json#L391
    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️⚠️[Staging] Cross Version BreakingChange (Base on preview version): 16 Warnings warning [Detail] Only 10 items are listed, please refer to log for more details.

    Rule Message
    ⚠️ 1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MixedReality/spatialAnchorsAccounts/{accountName}/keys' removed or restructured?
    Old: Microsoft.MixedReality/preview/2019-12-02-preview/spatial-anchors.json#L293:5
    ⚠️ 1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.MixedReality/preview/2021-03-01-preview/common.json#L50:9
    Old: Microsoft.MixedReality/preview/2020-04-06-preview/common.json#L30:9
    ⚠️ 1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.MixedReality/preview/2021-03-01-preview/remote-rendering.json#L347:9
    Old: Microsoft.MixedReality/preview/2020-04-06-preview/remote-rendering.json#L347:9
    ⚠️ 1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.MixedReality/preview/2021-03-01-preview/common.json#L50:9
    Old: Microsoft.MixedReality/preview/2020-04-06-preview/common.json#L30:9
    ⚠️ 1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.MixedReality/preview/2021-03-01-preview/common.json#L50:9
    Old: Microsoft.MixedReality/preview/2019-12-02-preview/common.json#L30:9
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: Microsoft.MixedReality/preview/2021-03-01-preview/spatial-anchors.json#L67:13
    Old: Microsoft.MixedReality/preview/2019-12-02-preview/spatial-anchors.json#L67:13
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: Microsoft.MixedReality/preview/2021-03-01-preview/spatial-anchors.json#L109:13
    Old: Microsoft.MixedReality/preview/2019-12-02-preview/spatial-anchors.json#L109:13
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: Microsoft.MixedReality/preview/2021-03-01-preview/spatial-anchors.json#L154:13
    Old: Microsoft.MixedReality/preview/2019-12-02-preview/spatial-anchors.json#L154:13
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: Microsoft.MixedReality/preview/2021-03-01-preview/spatial-anchors.json#L194:13
    Old: Microsoft.MixedReality/preview/2019-12-02-preview/spatial-anchors.json#L194:13
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: Microsoft.MixedReality/preview/2021-03-01-preview/spatial-anchors.json#L237:13
    Old: Microsoft.MixedReality/preview/2019-12-02-preview/spatial-anchors.json#L237:13
    ️⚠️[Staging] Cross Version BreakingChange (Base on stable version): 7 Warnings warning [Detail]

    Rule Message
    ⚠️ 1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.MixedReality/preview/2021-03-01-preview/common.json#L50:9
    Old: Microsoft.MixedReality/stable/2021-01-01/common.json#L32:9
    ⚠️ 1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.MixedReality/preview/2021-03-01-preview/remote-rendering.json#L347:9
    Old: Microsoft.MixedReality/stable/2021-01-01/remote-rendering.json#L347:9
    ⚠️ 1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.MixedReality/preview/2021-03-01-preview/common.json#L50:9
    Old: Microsoft.MixedReality/stable/2021-01-01/common.json#L32:9
    ⚠️ 1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.MixedReality/preview/2021-03-01-preview/spatial-anchors.json#L347:9
    Old: Microsoft.MixedReality/stable/2021-01-01/spatial-anchors.json#L347:9
    ⚠️ 1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.MixedReality/preview/2021-03-01-preview/common.json#L50:9
    Old: Microsoft.MixedReality/stable/2021-01-01/common.json#L32:9
    ⚠️ 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'origin' renamed or removed?
    New: Microsoft.MixedReality/preview/2021-03-01-preview/proxy.json#L162:7
    Old: Microsoft.MixedReality/stable/2021-01-01/proxy.json#L162:7
    ⚠️ 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'properties' renamed or removed?
    New: Microsoft.MixedReality/preview/2021-03-01-preview/proxy.json#L162:7
    Old: Microsoft.MixedReality/stable/2021-01-01/proxy.json#L162:7
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️⚠️[Staging] SDK Track2 Validation: 54 Warnings warning [Detail] Only 10 items are listed, please refer to log for more details.

    Rule Message
    ⚠️ PreCheck/SchemaMissingType "readme":"mixedreality/resource-manager/readme.md",
    "tag":"package-2021-01",
    "details":"The schema 'OperationPage' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'"
    ⚠️ PreCheck/SchemaMissingType "readme":"mixedreality/resource-manager/readme.md",
    "tag":"package-2021-01",
    "details":"The schema 'CloudError' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'"
    ⚠️ PreCheck/SchemaMissingType "readme":"mixedreality/resource-manager/readme.md",
    "tag":"package-2021-01",
    "details":"The schema 'CloudErrorBody' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'"
    ⚠️ PreCheck/SchemaMissingType "readme":"mixedreality/resource-manager/readme.md",
    "tag":"package-2021-01",
    "details":"The schema 'Resource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'"
    ⚠️ PreCheck/SchemaMissingType "readme":"mixedreality/resource-manager/readme.md",
    "tag":"package-2021-01",
    "details":"The schema 'TrackedResource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'"
    ⚠️ PreCheck/SchemaMissingType "readme":"mixedreality/resource-manager/readme.md",
    "tag":"package-2021-01",
    "details":"The schema 'Sku' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'"
    ⚠️ PreCheck/SchemaMissingType "readme":"mixedreality/resource-manager/readme.md",
    "tag":"package-2021-01",
    "details":"The schema 'Identity' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'"
    ⚠️ PreCheck/CheckDuplicateSchemas "readme":"mixedreality/resource-manager/readme.md",
    "tag":"package-2021-01",
    "details":"Checking for duplicate schemas,
    this could take a (long) while. Run with --verbose for more detail."
    ⚠️ PreCheck/SchemaMissingType "readme":"mixedreality/resource-manager/readme.md",
    "tag":"package-2020-05",
    "details":"The schema 'OperationPage' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'"
    ⚠️ PreCheck/SchemaMissingType "readme":"mixedreality/resource-manager/readme.md",
    "tag":"package-2020-05",
    "details":"The schema 'RemoteRenderingAccount-identity' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'"
    ️️✔️[Staging] PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️[Staging] SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Feb 12, 2021

    Swagger Generation Artifacts

    ️🔄[Staging] ApiDocPreview inProgress [Detail]
    ️️✔️ azure-sdk-for-net succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from 44917abd041c859e28b893eb4951d1ed10f8a5b6. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	sudo apt-get install -y dotnet-sdk-5.0
      command	autorest --version=V2 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION --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/mixedreality/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.MixedReality [View full logs]  [Preview SDK Changes]
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from 44917abd041c859e28b893eb4951d1ed10f8a5b6. SDK Automation 14.0.0
      command	sh ./initScript.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
      command	go run ./tools/generator/main.go ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    • ️✔️mixedreality/mgmt/2021-01-01/mixedreality [View full logs]  [Preview SDK Changes]
      info	[Changelog] No exported changes
    • ️✔️preview/mixedreality/mgmt/2021-03-01-preview/mixedreality [View full logs]  [Preview SDK Changes]
      info	[Changelog] This is a new package
    • ️✔️preview/mixedreality/mgmt/2020-05-01-preview/mixedreality [View full logs]  [Preview SDK Changes] Breaking Change Detected
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog] - Type of `CheckNameAvailabilityResponse.NameAvailable` has been changed from `NameAvailability` to `*bool`
      info	[Changelog] - Const `True` has been removed
      info	[Changelog] - Const `False` has been removed
      info	[Changelog] - Function `PossibleNameAvailabilityValues` has been removed
      info	[Changelog]
      info	[Changelog] ### New Content
      info	[Changelog]
      info	[Changelog] - New field `Identity` in struct `SpatialAnchorsAccount`
      info	[Changelog] - New field `IsDataAction` in struct `Operation`
      info	[Changelog]
      info	[Changelog] Total 4 breaking change(s), 2 additive change(s).
      info	[Changelog]
    • ️✔️preview/mixedreality/mgmt/2019-02-28/mixedreality [View full logs]  [Preview SDK Changes]
      info	[Changelog] No exported changes
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from 44917abd041c859e28b893eb4951d1ed10f8a5b6. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	autorest --version=V2 --typescript --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.typescript@4.4.4 --typescript-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-js/azure-sdk-for-js ../../azure-rest-api-specs/specification/mixedreality/resource-manager/readme.md
    • ️✔️@azure/arm-mixedreality [View full logs]  [Preview SDK Changes]
      cmderr	[npmPack] loaded rollup.config.js with warnings
      cmderr	[npmPack] (!) Unused external imports
      cmderr	[npmPack] default imported from external module 'rollup' but never used
      cmderr	[npmPack] ./esm/mixedRealityClient.js → ./dist/arm-mixedreality.js...
      cmderr	[npmPack] created ./dist/arm-mixedreality.js in 321ms
    ️⚠️ azure-sdk-for-python warning [Detail]
    • ⚠️Warning [Logs] Generate from 44917abd041c859e28b893eb4951d1ed10f8a5b6. 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
      cmdout	[automation_generate.sh] [Autorest]
      cmdout	[automation_generate.sh] [Autorest] (node:3139) ExperimentalWarning: The fs.promises API is experimental
      cmdout	[automation_generate.sh] [Autorest]    Loading AutoRest core      '/home/vsts/.autorest/@autorest_core@3.0.6373/node_modules/@autorest/core/dist' (3.0.6373)
      cmdout	[automation_generate.sh] [Autorest] (node:3187) ExperimentalWarning: The fs.promises API is experimental
      cmdout	[automation_generate.sh] [Autorest]   TypeError: Cannot read property 'pass-thru' of undefined
      cmdout	[automation_generate.sh] [Autorest]../azure-sdk-for-python_tmp/generateOutput.json does not exist!!!
      warn	File azure-sdk-for-python_tmp/generateOutput.json not found to read
      warn	No file changes detected after generation
      warn	No package detected after generation
    ️⚠️ azure-sdk-for-java warning [Detail]
    • ⚠️Warning [Logs] Generate from 44917abd041c859e28b893eb4951d1ed10f8a5b6. SDK Automation 14.0.0
      command	./eng/mgmt/automation/init.sh ../azure-sdk-for-java_tmp/initInput.json ../azure-sdk-for-java_tmp/initOutput.json
      command	./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
      cmderr	[generate.py] 2021-02-12 22:06:08 INFO [VERSION][Not Found] cannot find version for "com.azure.resourcemanager:azure-resourcemanager-mixedreality"
      cmderr	[generate.py] 2021-02-12 22:06:08 INFO [VERSION][Not Found] cannot find stable version, current version "1.0.0-beta.1"
      cmderr	[generate.py] 2021-02-12 22:06:08 INFO autorest --version=3.0.6369 --use=@autorest/java@4.0.16 --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/mixedreality/azure-resourcemanager-mixedreality --java.namespace=com.azure.resourcemanager.mixedreality   --java --pipeline.modelerfour.additional-checks=false --pipeline.modelerfour.lenient-model-deduplication=true --azure-arm --verbose --sdk-integration --fluent=lite --java.fluent=lite --java.license-header=MICROSOFT_MIT_SMALL ../azure-rest-api-specs/specification/mixedreality/resource-manager/readme.md
      cmderr	[generate.py] 2021-02-12 22:06:54 INFO [CI][Success] Write to ci.yml
      cmderr	[generate.py] 2021-02-12 22:06:54 INFO [POM][Process] dealing with pom.xml
      cmderr	[generate.py] 2021-02-12 22:06:54 INFO [POM][Skip] pom already has module azure-resourcemanager-mixedreality
      cmderr	[generate.py] 2021-02-12 22:06:54 INFO [POM][Success] Write to pom.xml
      cmderr	[generate.py] 2021-02-12 22:06:54 INFO [POM][Process] dealing with root pom
      cmderr	[generate.py] 2021-02-12 22:06:54 INFO [POM][Success] Write to root pom
      cmderr	[generate.py] WARNING: An illegal reflective access operation has occurred
      cmderr	[generate.py] WARNING: Illegal reflective access by org.codehaus.groovy.reflection.ReflectionUtils (file:/home/vsts/.m2/repository/org/codehaus/groovy/groovy/3.0.0-beta-2/groovy-3.0.0-beta-2-indy.jar) to method java.util.Collections$UnmodifiableCollection.toString()
      cmderr	[generate.py] WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.ReflectionUtils
      cmderr	[generate.py] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
      cmderr	[generate.py] WARNING: All illegal access operations will be denied in a future release
    • ️✔️azure-resourcemanager-mixedreality [View full logs]  [Preview SDK Changes]
      cmderr	[Inst] 2021-02-12 22:09:50 DEBUG Got artifact_id: azure-resourcemanager-mixedreality
      cmderr	[Inst] 2021-02-12 22:09:50 DEBUG Got artifact: pom.xml
      cmderr	[Inst] 2021-02-12 22:09:50 DEBUG Got artifact: azure-resourcemanager-mixedreality-1.0.0-beta.1-sources.jar
      cmderr	[Inst] 2021-02-12 22:09:50 DEBUG Got artifact: azure-resourcemanager-mixedreality-1.0.0-beta.1.jar
      cmderr	[Inst] 2021-02-12 22:09:50 DEBUG Match jar package: azure-resourcemanager-mixedreality-1.0.0-beta.1.jar
      cmderr	[Inst] 2021-02-12 22:09:50 DEBUG output: {"full": "```sh\ncurl -L \"https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/12979/azure-sdk-for-java/azure-resourcemanager-mixedreality/azure-resourcemanager-mixedreality-1.0.0-beta.1.jar\" -o azure-resourcemanager-mixedreality-1.0.0-beta.1.jar\nmvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-mixedreality -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-mixedreality-1.0.0-beta.1.jar -Dpackaging=jar -DgeneratePom=true
      ```"}
    ️❌ azure-resource-manager-schemas failed [Detail]
    • Failed [Logs] Generate from 44917abd041c859e28b893eb4951d1ed10f8a5b6. Schema Automation 14.0.0
      warn	Skip initScript due to not configured
      command	npx n 12
      command	autorest --use=@autorest/azureresourceschema@3.0.92 --version=3.0.6369 --azureresourceschema --multiapi --title=none --pass-thru:subset-reducer --azureresourceschema-folder=/home/vsts/work/1/s/azure-resource-manager-schemas/azure-resource-manager-schemas ../../azure-rest-api-specs/specification/mixedreality/resource-manager/readme.md
    • mixedreality [View full logs]  [Preview Schema Changes]
      cmderr	[resource-manager] PostProcessor Error: The module '/home/vsts/work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/nodegit@0.27.0/node_modules/nodegit/build/Release/nodegit.node'
      cmderr	[resource-manager] was compiled against a different Node.js version using
      cmderr	[resource-manager] NODE_MODULE_VERSION 83. This version of Node.js requires
      cmderr	[resource-manager] NODE_MODULE_VERSION 72. Please try re-compiling or re-installing
      cmderr	[resource-manager] the module (for instance, using `npm rebuild` or `npm install`).
      cmderr	[resource-manager] Segmentation fault (core dumped)
      cmderr	[resource-manager]  ERR! code ELIFECYCLE
      cmderr	[resource-manager] npm ERR! errno 139
      cmderr	[resource-manager] npm ERR! azure-schema-generator@1.0.0 postprocessor: `ts-node cmd/postprocessor "mixedreality/resource-manager"`
      cmderr	[resource-manager] npm ERR! Exit status 139
      cmderr	[resource-manager] npm ERR!
      cmderr	[resource-manager] npm ERR! Failed at the azure-schema-generator@1.0.0 postprocessor script.
      cmderr	[resource-manager] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
      cmderr	[resource-manager] npm ERR! A complete log of this run can be found in:
      cmderr	[resource-manager] npm ERR!     /home/vsts/.npm/_logs/2021-02-12T22_04_23_539Z-debug.log
      cmderr	[resource-manager] child_process.js:674
      cmderr	[resource-manager]     throw err;
      cmderr	[resource-manager]     ^
      cmderr	[resource-manager] Error: Command failed: npm run postprocessor mixedreality/resource-manager --prefix generator
      cmderr	[resource-manager]     at checkExecSyncError (child_process.js:635:11)
      cmderr	[resource-manager]     at Object.execSync (child_process.js:671:15)
      cmderr	[resource-manager]     at Object.<anonymous> (/home/vsts/work/1/s/azure-resource-manager-schemas/azure-resource-manager-schemas/sdkauto_afterscript.js:5:26)
      cmderr	[resource-manager]     at Module._compile (internal/modules/cjs/loader.js:999:30)
      cmderr	[resource-manager]     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
      cmderr	[resource-manager]     at Module.load (internal/modules/cjs/loader.js:863:32)
      cmderr	[resource-manager]     at Function.Module._load (internal/modules/cjs/loader.js:708:14)
      cmderr	[resource-manager]     at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
      cmderr	[resource-manager]     at internal/main/run_main_module.js:17:47 {
      cmderr	[resource-manager]   status: 139,
      cmderr	[resource-manager]   signal: null,
      cmderr	[resource-manager]   output: [ null, null, null ],
      cmderr	[resource-manager]   pid: 2900,
      cmderr	[resource-manager]   stdout: null,
      cmderr	[resource-manager]   stderr: null
      cmderr	[resource-manager] }
      error	Script return with result [failed] code [1] signal [null] cwd [azure-resource-manager-schemas/azure-resource-manager-schemas]: node sdkauto_afterscript.js mixedreality/resource-manager
    Posted by Swagger Pipeline | How to fix these errors?

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 2 pipeline(s).

    @bquantump bquantump self-requested a review February 13, 2021 00:05
    Copy link
    Contributor

    @leniatgh leniatgh left a comment

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    Schemas auto generation pipeline is not required check.

    @leniatgh leniatgh merged commit dfedab4 into Azure:master Feb 13, 2021
    mkarmark pushed a commit to mkarmark/azure-rest-api-specs that referenced this pull request Jul 21, 2021
    …branding. (Azure#12979)
    
    * Initial 2021-03-01-preview version
    
    * Adding Object Anchors to version 2021-03-01-preview
    
    Co-authored-by: Vicente Rivera <virivera@microsoft.com>
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    CI-BreakingChange-Go WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    4 participants