Skip to content

Conversation

@vikrampraveen
Copy link
Contributor

Bring up ACS eventgrid events swagger

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Sep 22, 2020

[Staging] Swagger Validation Report

️✔️BreakingChange [Detail]
 There are no breaking changes. 
️✔️LintDiff [Detail]
 Validation passes for LintDiff. 
️✔️Avocado [Detail]
 Validation passes for Avocado. 
️✔️ModelValidation [Detail]
 Validation passes for ModelValidation. 
️✔️SemanticValidation [Detail]
 Validation passes for SemanticValidation. 
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 Sep 22, 2020

azure-sdk-for-js - Release

failed [Logs] [Expand Details]
  • Generate from 1cc5149 with merge commit 507dd94. SDK Automation 13.0.17.20200918.2
  • @azure/eventgrid [View full logs]  [Release SDK Changes]
      [npmPack] npm WARN deprecated [email protected]: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-node-resolve.
      [npmPack] npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
      [npmPack] npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated
      [npmPack] npm notice created a lockfile as package-lock.json. You should commit this file.
      [npmPack] npm ERR! code ELIFECYCLE
      [npmPack] npm ERR! errno 2
      [npmPack] npm ERR! @azure/[email protected] build: `tsc && rollup -c rollup.config.js && npm run minify`
      [npmPack] npm ERR! Exit status 2
      [npmPack] npm ERR! 
      [npmPack] npm ERR! Failed at the @azure/[email protected] build script.
      [npmPack] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
      [npmPack] 
      [npmPack] npm ERR! A complete log of this run can be found in:
      [npmPack] npm ERR!     /home/sdk/.npm/_logs/2020-09-22T16_01_04_369Z-debug.log
      [npmPack] npm ERR! code ELIFECYCLE
      [npmPack] npm ERR! errno 2
      [npmPack] npm ERR! @azure/[email protected] prepack: `npm install && npm run build`
      [npmPack] npm ERR! Exit status 2
      [npmPack] npm ERR! 
      [npmPack] npm ERR! Failed at the @azure/[email protected] prepack script.
      [npmPack] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
      [npmPack] 
      [npmPack] npm ERR! A complete log of this run can be found in:
      [npmPack] npm ERR!     /home/sdk/.npm/_logs/2020-09-22T16_01_04_900Z-debug.log
      Failed to create the package @azure/eventgrid.
      Error: npm pack npm WARN deprecated [email protected]: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-node-resolve.
      npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
      npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated
      npm notice created a lockfile as package-lock.json. You should commit this file.
      npm ERR! code ELIFECYCLE
      npm ERR! errno 2
      npm ERR! @azure/[email protected] build: `tsc && rollup -c rollup.config.js && npm run minify`
      npm ERR! Exit status 2
      npm ERR! 
      npm ERR! Failed at the @azure/[email protected] build script.
      npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
      

      npm ERR! A complete log of this run can be found in:
      npm ERR! /home/sdk/.npm/_logs/2020-09-22T16_01_04_369Z-debug.log
      npm ERR! code ELIFECYCLE
      npm ERR! errno 2
      npm ERR! @azure/[email protected] prepack: npm install && npm run build
      npm ERR! Exit status 2
      npm ERR!
      npm ERR! Failed at the @azure/[email protected] prepack script.
      npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

      npm ERR! A complete log of this run can be found in:
      npm ERR! /home/sdk/.npm/_logs/2020-09-22T16_01_04_900Z-debug.log
      , {}

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Sep 22, 2020

    Trenton Generation - Release

    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 Sep 22, 2020

    azure-sdk-for-net - Release

    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 Sep 22, 2020

    azure-sdk-for-python - Release

    ️✔️ succeeded [Logs] [Expand Details]
    • ️✔️ Generate from 1cc5149 with merge commit 507dd94. SDK Automation 13.0.17.20200918.2
    • ️✔️azure-eventgrid [View full logs]  [Release SDK Changes]
      [build_conf] INFO:packaging_tools:Building template azure-eventgrid
      [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-eventgrid
      [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] Traceback (most recent call last):
      [ChangeLog]   File "/usr/lib/python3.6/runpy.py", line 193, in _run_module_as_main
      [ChangeLog]     "__main__", mod_spec)
      [ChangeLog]   File "/usr/lib/python3.6/runpy.py", line 85, in _run_code
      [ChangeLog]     exec(code, run_globals)
      [ChangeLog]   File "/z/work/azure-sdk-for-python/tools/azure-sdk-tools/packaging_tools/change_log.py", line 200, in 
      [ChangeLog]     change_log = build_change_log(old_report, new_report)
      [ChangeLog]   File "/z/work/azure-sdk-for-python/tools/azure-sdk-tools/packaging_tools/change_log.py", line 147, in build_change_log
      [ChangeLog]     change_log.operation(diff_line)
      [ChangeLog]   File "/z/work/azure-sdk-for-python/tools/azure-sdk-tools/packaging_tools/change_log.py", line 38, in operation
      [ChangeLog]     _, operation_name, *remaining_path = path
      [ChangeLog] ValueError: not enough values to unpack (expected at least 2, got 1)
      [ChangeLog] Size of delta 21.348% size of original (original: 96038 chars, delta: 20502 chars)

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Sep 22, 2020

    Azure CLI Extension Generation - Release

    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 Sep 22, 2020

    azure-sdk-for-java - Release

    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 Sep 22, 2020

    azure-sdk-for-go - Release

    ️✔️ succeeded [Logs] [Expand Details]

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Sep 22, 2020

    azure-sdk-for-python-track2 - Release

    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

    @lmazuel lmazuel merged commit 507dd94 into master Sep 22, 2020
    @lmazuel lmazuel deleted the vipravee/eventgridswagger branch September 22, 2020 15:56
    nitegupt pushed a commit to nitegupt/azure-rest-api-specs that referenced this pull request Sep 25, 2020
    * Add Communication Services Specifications
    
    * Remove Go code generation
    
    * Bring back AzureCommunicationServices swagger
    
    * Merge the swagger changes from feature/commununication
    
    Co-authored-by: Reza Jooyandeh <[email protected]>
    Co-authored-by: Reza Jooyandeh <[email protected]>
    Co-authored-by: Vikram Praveen Kumar <[email protected]>
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Labels

    None yet

    Projects

    None yet

    Development

    Successfully merging this pull request may close these issues.

    6 participants