Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

add security config #11540

Closed
wants to merge 5 commits into from
Closed

Conversation

00Kai0
Copy link
Contributor

@00Kai0 00Kai0 commented Nov 5, 2020

No description provided.

@00Kai0 00Kai0 added DoNotMerge <valid label in PR review process> use to hold merge after approval Security labels Nov 5, 2020
@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Nov 5, 2020

Swagger Validation Report

️❌BreakingChange: 8 Errors, 0 Warnings failed [Detail]

Rule Message
1008 - ModifiedOperationId The operation id has been changed from 'IotAlertTypes_List' to 'IotAlertTypes_ListAtSubscriptionScope'. This will impact generated code.
New: Microsoft.Security/preview/2020-08-06-preview/iotAlertTypes.json#L38:7
Old: Microsoft.Security/preview/2020-08-06-preview/iotAlertTypes.json#L38:7
1008 - ModifiedOperationId The operation id has been changed from 'IotAlertTypes_Get' to 'IotAlertTypes_GetAtSubscriptionScope'. This will impact generated code.
New: Microsoft.Security/preview/2020-08-06-preview/iotAlertTypes.json#L74:7
Old: Microsoft.Security/preview/2020-08-06-preview/iotAlertTypes.json#L74:7
1008 - ModifiedOperationId The operation id has been changed from 'IotAlerts_List' to 'IotAlerts_ListAtScope'. This will impact generated code.
New: Microsoft.Security/preview/2020-08-06-preview/iotAlerts.json#L38:7
Old: Microsoft.Security/preview/2020-08-06-preview/iotAlerts.json#L38:7
1008 - ModifiedOperationId The operation id has been changed from 'IotAlerts_Get' to 'IotAlerts_GetAtScope'. This will impact generated code.
New: Microsoft.Security/preview/2020-08-06-preview/iotAlerts.json#L137:7
Old: Microsoft.Security/preview/2020-08-06-preview/iotAlerts.json#L137:7
1008 - ModifiedOperationId The operation id has been changed from 'IotRecommendationTypes_List' to 'IotRecommendationTypes_ListAtSubscriptionScope'. This will impact generated code.
New: Microsoft.Security/preview/2020-08-06-preview/iotRecommendationTypes.json#L38:7
Old: Microsoft.Security/preview/2020-08-06-preview/iotRecommendationTypes.json#L38:7
1008 - ModifiedOperationId The operation id has been changed from 'IotRecommendationTypes_Get' to 'IotRecommendationTypes_GetAtSubscriptionScope'. This will impact generated code.
New: Microsoft.Security/preview/2020-08-06-preview/iotRecommendationTypes.json#L74:7
Old: Microsoft.Security/preview/2020-08-06-preview/iotRecommendationTypes.json#L74:7
1008 - ModifiedOperationId The operation id has been changed from 'IotRecommendations_List' to 'IotRecommendations_ListAtScope'. This will impact generated code.
New: Microsoft.Security/preview/2020-08-06-preview/iotRecommendations.json#L38:7
Old: Microsoft.Security/preview/2020-08-06-preview/iotRecommendations.json#L38:7
1008 - ModifiedOperationId The operation id has been changed from 'IotRecommendations_Get' to 'IotRecommendations_GetAtScope'. This will impact generated code.
New: Microsoft.Security/preview/2020-08-06-preview/iotRecommendations.json#L106:7
Old: Microsoft.Security/preview/2020-08-06-preview/iotRecommendations.json#L106:7
️⚠️LintDiff: 2 Warnings warning [Detail]

Rule Message
⚠️ R2029 - PageableOperation Based on the response model schema, operation 'IotAlertTypes_ListAtSubscriptionScope' might be pageable. Consider adding the x-ms-pageable extension.
New: Microsoft.Security/preview/2020-08-06-preview/iotAlertTypes.json#L38
⚠️ R2029 - PageableOperation Based on the response model schema, operation 'IotRecommendationTypes_ListAtSubscriptionScope' might be pageable. Consider adding the x-ms-pageable extension.
New: Microsoft.Security/preview/2020-08-06-preview/iotRecommendationTypes.json#L38
️⚠️Avocado: 1 Warnings warning [Detail]
Rule Message
⚠️ MULTIPLE_API_VERSION The default tag contains multiple API versions swaggers.
readme: specification/security/resource-manager/readme.md
tag: specification/security/resource-manager/readme.md#tag-package-composite-v3
️️✔️ModelValidation succeeded [Detail] [Expand]
Validation passes for ModelValidation.
️️✔️SemanticValidation succeeded [Detail] [Expand]
Validation passes for SemanticValidation.
️️✔️[Staging] Cross Version BreakingChange (Base on preview version) succeeded [Detail] [Expand]
There are no breaking changes.
️️✔️[Staging] Cross Version BreakingChange (Base on stable version) succeeded [Detail] [Expand]
There are no breaking changes.
️️✔️CredScan succeeded [Detail] [Expand]
There is no credential detected.
Posted by Swagger Pipeline | How to fix these errors?

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Nov 5, 2020

Swagger Generation Artifacts

️️✔️[Staging] ApiDocPreview succeeded [Detail] [Expand]
 Please click here to preview with your @microsoft account. 
️⚠️ azure-sdk-for-python-track2 warning [Detail]
  • ⚠️Warning [Logs] Generate from 6f3d41880fcbf2c87bd270e5515c09887b1bb275. SDK Automation 14.0.0
    warn	Skip initScript due to not configured
    command	npx n 12
    command	python3 -m venv venv
    command	pip install --upgrade setuptools wheel pip
    command	pip install pathlib jinja2 msrestazure
    command	autorest --version=3.0.6272 --use=@autorest/[email protected] --python --python-mode=update --multiapi --track2 --python-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-python/sdk ../azure-rest-api-specs/specification/security/resource-manager/readme.md
    cmdout	[Autorest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'ConnectionToIpNotAllowed' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
    cmdout	[Autorest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'ConnectionFromIpNotAllowed' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
    cmdout	[Autorest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'LocalUserNotAllowed' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
    cmdout	[Autorest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'ProcessNotAllowed' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
    cmdout	[Autorest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'ActiveConnectionsNotInAllowedRange' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
    cmdout	[Autorest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'AmqpC2DMessagesNotInAllowedRange' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
    cmdout	[Autorest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'MqttC2DMessagesNotInAllowedRange' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
    cmdout	[Autorest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'HttpC2DMessagesNotInAllowedRange' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
    cmdout	[Autorest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'AmqpC2DRejectedMessagesNotInAllowedRange' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
    cmdout	[Autorest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'MqttC2DRejectedMessagesNotInAllowedRange' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
    cmdout	[Autorest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'HttpC2DRejectedMessagesNotInAllowedRange' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
    cmdout	[Autorest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'AmqpD2CMessagesNotInAllowedRange' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
    cmdout	[Autorest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'MqttD2CMessagesNotInAllowedRange' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
    cmdout	[Autorest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'HttpD2CMessagesNotInAllowedRange' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
    cmdout	[Autorest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'DirectMethodInvokesNotInAllowedRange' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
    cmdout	[Autorest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'FailedLocalLoginsNotInAllowedRange' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
    cmdout	[Autorest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'FileUploadsNotInAllowedRange' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
    cmdout	[Autorest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'QueuePurgesNotInAllowedRange' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
    cmdout	[Autorest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'TwinUpdatesNotInAllowedRange' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
    cmdout	[Autorest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'UnauthorizedOperationsNotInAllowedRange' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
    cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ComplianceResultList' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'PricingList' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'AdvancedThreatProtectionProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'TagsResource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'IoTSecuritySolutionsList' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'IoTSecuritySolutionAnalyticsModelProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'IoTSecuritySolutionAnalyticsModelProperties-devicesMetricsItem' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'IoTSecuritySolutionAnalyticsModelList' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'IoTSecurityAggregatedAlertList' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'IoTSecurityAggregatedRecommendationList' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'IoTSecurityAggregatedAlertProperties-topDevicesListItem' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'TagsResource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'WorkspaceSettingList' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'RegulatoryComplianceStandardList' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'RegulatoryComplianceControlList' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'RegulatoryComplianceAssessmentList' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'AutomationList' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Rule' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'EffectiveNetworkSecurityGroups' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'AdaptiveNetworkHardeningProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'AdaptiveNetworkHardening' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'AdaptiveNetworkHardeningsList' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ExternalSecuritySolutionList' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'DeviceList' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ErrorAdditionalInfo' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    cmdout	[Autorest] WARNING (PreCheck/CheckDuplicateSchemas): Checking for duplicate schemas, this could take a (long) while.  Run with --verbose for more detail.
  • ⚠️track2_azure-mgmt-security [View full logs]  [Preview SDK Changes]
    cmderr	[buildConf] INFO:packaging_tools:Building template azure-mgmt-security
    cmderr	[buildConf] INFO:packaging_tools.conf:Skipping default conf since the file exists
    cmderr	[buildConf] INFO:packaging_tools:Skipping CHANGELOG.md template, since a previous one was found
    cmderr	[buildConf] INFO:packaging_tools:Template done azure-mgmt-security
    cmderr	[buildPackage] warning: no files found matching '*.py' under directory 'tests'
    cmderr	[buildPackage] warning: no files found matching '*.yaml' under directory 'tests'
    cmderr	[buildPackage] warning: no files found matching '*.py' under directory 'tests'
    cmderr	[buildPackage] warning: no files found matching '*.yaml' under directory 'tests'
    cmderr	[changelogSetup] WARNING: Skipping azure-nspkg as it is not installed.
    cmderr	[changelogReport] INFO:__main__:Building code report of azure-mgmt-security for version None in default folder (False/False/False)
    cmderr	[changelogReport] INFO:__main__:Looking for Autorest generated package in azure.mgmt.security
    cmderr	[changelogReport] Traceback (most recent call last):
    cmderr	[changelogReport]   File "/usr/lib/python3.6/runpy.py", line 193, in _run_module_as_main
    cmderr	[changelogReport]     "__main__", mod_spec)
    cmderr	[changelogReport]   File "/usr/lib/python3.6/runpy.py", line 85, in _run_code
    cmderr	[changelogReport]     exec(code, run_globals)
    cmderr	[changelogReport]   File "/home/vsts/work/1/s/azure-sdk-for-python/tools/azure-sdk-tools/packaging_tools/code_report.py", line 327, in <module>
    cmderr	[changelogReport]     main(args.package_name, args.version, args.no_venv, args.pypi, args.last_pypi, args.output, args.metadata)
    cmderr	[changelogReport]   File "/home/vsts/work/1/s/azure-sdk-for-python/tools/azure-sdk-tools/packaging_tools/code_report.py", line 208, in main
    cmderr	[changelogReport]     modules = find_autorest_generated_folder(module_name)
    cmderr	[changelogReport]   File "/home/vsts/work/1/s/azure-sdk-for-python/tools/azure-sdk-tools/packaging_tools/code_report.py", line 267, in find_autorest_generated_folder
    cmderr	[changelogReport]     model_module = importlib.import_module(".models", module_prefix)
    cmderr	[changelogReport]   File "/usr/lib/python3.6/importlib/__init__.py", line 126, in import_module
    cmderr	[changelogReport]     return _bootstrap._gcd_import(name[level:], package, level)
    cmderr	[changelogReport]   File "<frozen importlib._bootstrap>", line 994, in _gcd_import
    cmderr	[changelogReport]   File "<frozen importlib._bootstrap>", line 971, in _find_and_load
    cmderr	[changelogReport]   File "<frozen importlib._bootstrap>", line 941, in _find_and_load_unlocked
    cmderr	[changelogReport]   File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
    cmderr	[changelogReport]   File "<frozen importlib._bootstrap>", line 994, in _gcd_import
    cmderr	[changelogReport]   File "<frozen importlib._bootstrap>", line 971, in _find_and_load
    cmderr	[changelogReport]   File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
    cmderr	[changelogReport]   File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
    cmderr	[changelogReport]   File "<frozen importlib._bootstrap_external>", line 678, in exec_module
    cmderr	[changelogReport]   File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
    cmderr	[changelogReport]   File "/home/vsts/work/1/s/azure-sdk-for-python/sdk/security/azure-mgmt-security/azure/mgmt/security/__init__.py", line 9, in <module>
    cmderr	[changelogReport]     from ._security_center import SecurityCenter
    cmderr	[changelogReport]   File "/home/vsts/work/1/s/azure-sdk-for-python/sdk/security/azure-mgmt-security/azure/mgmt/security/_security_center.py", line 21, in <module>
    cmderr	[changelogReport]     from .operations import ComplianceResultsOperations
    cmderr	[changelogReport]   File "/home/vsts/work/1/s/azure-sdk-for-python/sdk/security/azure-mgmt-security/azure/mgmt/security/operations/__init__.py", line 9, in <module>
    cmderr	[changelogReport]     from ._compliance_results_operations import ComplianceResultsOperations
    cmderr	[changelogReport]   File "/home/vsts/work/1/s/azure-sdk-for-python/sdk/security/azure-mgmt-security/azure/mgmt/security/operations/_compliance_results_operations.py", line 17, in <module>
    cmderr	[changelogReport]     from .. import models as _models
    cmderr	[changelogReport]   File "/home/vsts/work/1/s/azure-sdk-for-python/sdk/security/azure-mgmt-security/azure/mgmt/security/models/__init__.py", line 10, in <module>
    cmderr	[changelogReport]     from ._models_py3 import AadConnectivityState
    cmderr	[changelogReport]   File "/home/vsts/work/1/s/azure-sdk-for-python/sdk/security/azure-mgmt-security/azure/mgmt/security/models/_models_py3.py", line 14, in <module>
    cmderr	[changelogReport]     from ._security_center_enums import *
    cmderr	[changelogReport]   File "/home/vsts/work/1/s/azure-sdk-for-python/sdk/security/azure-mgmt-security/azure/mgmt/security/models/_security_center_enums.py", line 280, in <module>
    cmderr	[changelogReport]     class Enum40(with_metaclass(_CaseInsensitiveEnumMeta, bool, Enum)):
    cmderr	[changelogReport]   File "/home/vsts/work/1/s/azure-sdk-for-python_tmp/venv/lib/python3.6/site-packages/six.py", line 856, in __new__
    cmderr	[changelogReport]     return meta(name, resolved_bases, d)
    cmderr	[changelogReport]   File "/usr/lib/python3.6/enum.py", line 153, in __new__
    cmderr	[changelogReport]     enum_class = super().__new__(metacls, cls, bases, classdict)
    cmderr	[changelogReport] TypeError: type 'bool' is not an acceptable base type
    warn	Script return with result [warning] code [1] signal [null] cwd [azure-sdk-for-python]: python
    cmderr	[changelogReportLatest] INFO:__main__:Building code report of azure-mgmt-security for version None in default folder (False/False/True)
    cmderr	[changelogReportLatest] INFO:__main__:Download versions of azure-mgmt-security on PyPI
    cmderr	[changelogReportLatest] INFO:__main__:Got ['0.1.0', '0.2.0', '0.3.0', '0.4.0', '0.4.1', '0.5.0', '0.6.0', '1.0.0b1']
    cmderr	[changelogReportLatest] INFO:__main__:Only keep last PyPI version
    cmderr	[changelogReportLatest] INFO:__main__:Installing version 1.0.0b1 of azure-mgmt-security in a venv
    cmderr	[changelogReportLatest] Cache entry deserialization failed, entry ignored
    cmderr	[changelogReportLatest] INFO:__main__:Building code report of azure-mgmt-security for version 1.0.0b1 in default folder (True/False/False)
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.security
    cmderr	[changelogReportLatest] Traceback (most recent call last):
    cmderr	[changelogReportLatest]   File "/home/vsts/work/1/s/azure-sdk-for-python/tools/azure-sdk-tools/packaging_tools/code_report.py", line 327, in <module>
    cmderr	[changelogReportLatest]     main(args.package_name, args.version, args.no_venv, args.pypi, args.last_pypi, args.output, args.metadata)
    cmderr	[changelogReportLatest]   File "/home/vsts/work/1/s/azure-sdk-for-python/tools/azure-sdk-tools/packaging_tools/code_report.py", line 208, in main
    cmderr	[changelogReportLatest]     modules = find_autorest_generated_folder(module_name)
    cmderr	[changelogReportLatest]   File "/home/vsts/work/1/s/azure-sdk-for-python/tools/azure-sdk-tools/packaging_tools/code_report.py", line 267, in find_autorest_generated_folder
    cmderr	[changelogReportLatest]     model_module = importlib.import_module(".models", module_prefix)
    cmderr	[changelogReportLatest]   File "/usr/lib/python3.6/importlib/__init__.py", line 126, in import_module
    cmderr	[changelogReportLatest]     return _bootstrap._gcd_import(name[level:], package, level)
    cmderr	[changelogReportLatest]   File "<frozen importlib._bootstrap>", line 994, in _gcd_import
    cmderr	[changelogReportLatest]   File "<frozen importlib._bootstrap>", line 971, in _find_and_load
    cmderr	[changelogReportLatest]   File "<frozen importlib._bootstrap>", line 941, in _find_and_load_unlocked
    cmderr	[changelogReportLatest]   File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
    cmderr	[changelogReportLatest]   File "<frozen importlib._bootstrap>", line 994, in _gcd_import
    cmderr	[changelogReportLatest]   File "<frozen importlib._bootstrap>", line 971, in _find_and_load
    cmderr	[changelogReportLatest]   File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
    cmderr	[changelogReportLatest]   File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
    cmderr	[changelogReportLatest]   File "<frozen importlib._bootstrap_external>", line 678, in exec_module
    cmderr	[changelogReportLatest]   File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
    cmderr	[changelogReportLatest]   File "/home/vsts/work/1/s/azure-sdk-for-python_tmp/tmpluu6yuhl/lib/python3.6/site-packages/azure/mgmt/security/__init__.py", line 9, in <module>
    cmderr	[changelogReportLatest]     from ._security_center import SecurityCenter
    cmderr	[changelogReportLatest]   File "/home/vsts/work/1/s/azure-sdk-for-python_tmp/tmpluu6yuhl/lib/python3.6/site-packages/azure/mgmt/security/_security_center.py", line 21, in <module>
    cmderr	[changelogReportLatest]     from .operations import ComplianceResultsOperations
    cmderr	[changelogReportLatest]   File "/home/vsts/work/1/s/azure-sdk-for-python_tmp/tmpluu6yuhl/lib/python3.6/site-packages/azure/mgmt/security/operations/__init__.py", line 9, in <module>
    cmderr	[changelogReportLatest]     from ._compliance_results_operations import ComplianceResultsOperations
    cmderr	[changelogReportLatest]   File "/home/vsts/work/1/s/azure-sdk-for-python_tmp/tmpluu6yuhl/lib/python3.6/site-packages/azure/mgmt/security/operations/_compliance_results_operations.py", line 17, in <module>
    cmderr	[changelogReportLatest]     from .. import models
    cmderr	[changelogReportLatest]   File "/home/vsts/work/1/s/azure-sdk-for-python_tmp/tmpluu6yuhl/lib/python3.6/site-packages/azure/mgmt/security/models/__init__.py", line 478, in <module>
    cmderr	[changelogReportLatest]     from ._security_center_enums import (
    cmderr	[changelogReportLatest]   File "/home/vsts/work/1/s/azure-sdk-for-python_tmp/tmpluu6yuhl/lib/python3.6/site-packages/azure/mgmt/security/models/_security_center_enums.py", line 258, in <module>
    cmderr	[changelogReportLatest]     class Enum37(with_metaclass(_CaseInsensitiveEnumMeta, bool, Enum)):
    cmderr	[changelogReportLatest]   File "/home/vsts/work/1/s/azure-sdk-for-python_tmp/tmpluu6yuhl/lib/python3.6/site-packages/six.py", line 856, in __new__
    cmderr	[changelogReportLatest]     return meta(name, resolved_bases, d)
    cmderr	[changelogReportLatest]   File "/usr/lib/python3.6/enum.py", line 153, in __new__
    cmderr	[changelogReportLatest]     enum_class = super().__new__(metacls, cls, bases, classdict)
    cmderr	[changelogReportLatest] TypeError: type 'bool' is not an acceptable base type
    cmderr	[changelogReportLatest] WARNING:__main__:Version 1.0.0b1 seems to be too old to build a report (probably not Autorest based)
    cmderr	[changelogReportLatest] Traceback (most recent call last):
    cmderr	[changelogReportLatest]   File "/usr/lib/python3.6/runpy.py", line 193, in _run_module_as_main
    cmderr	[changelogReportLatest]     "__main__", mod_spec)
    cmderr	[changelogReportLatest]   File "/usr/lib/python3.6/runpy.py", line 85, in _run_code
    cmderr	[changelogReportLatest]     exec(code, run_globals)
    cmderr	[changelogReportLatest]   File "/home/vsts/work/1/s/azure-sdk-for-python/tools/azure-sdk-tools/packaging_tools/code_report.py", line 327, in <module>
    cmderr	[changelogReportLatest]     main(args.package_name, args.version, args.no_venv, args.pypi, args.last_pypi, args.output, args.metadata)
    cmderr	[changelogReportLatest]   File "/home/vsts/work/1/s/azure-sdk-for-python/tools/azure-sdk-tools/packaging_tools/code_report.py", line 204, in main
    cmderr	[changelogReportLatest]     with open(metadata_path, "r") as metadata_fd:
    cmderr	[changelogReportLatest] FileNotFoundError: [Errno 2] No such file or directory: '/home/vsts/work/1/s/azure-sdk-for-python_tmp/tmpz7hsxgv6/metadata.json'
    warn	Script return with result [warning] code [1] signal [null] cwd [azure-sdk-for-python]: python
    warn	Not exact 2 reports found:
    warn	Not generating changelog.
️️✔️ azure-resource-manager-schemas succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs] Generate from 6f3d41880fcbf2c87bd270e5515c09887b1bb275. Schema Automation 14.0.0
    warn	Skip initScript due to not configured
    command	npx n 12
    command	autorest --use=@autorest/[email protected] --version=3.0.6320 --azureresourceschema --multiapi --title=none --pass-thru:subset-reducer --azureresourceschema-folder=/home/vsts/work/1/s/azure-resource-manager-schemas/azure-resource-manager-schemas ../../azure-rest-api-specs/specification/security/resource-manager/readme.md
  • ️✔️security [View full logs]  [Preview Schema Changes]
    cmderr	[resource-manager] node-pre-gyp
    cmderr	[resource-manager] WARN Using request for node-pre-gyp https download
    cmderr	[resource-manager]  [email protected] No repository field.
    cmderr	[resource-manager] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/fsevents):
    cmderr	[resource-manager] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs] Generate from 6f3d41880fcbf2c87bd270e5515c09887b1bb275. SDK Automation 14.0.0
    warn	Skip initScript due to not configured
    command	autorest --version=V2 --typescript --license-header=MICROSOFT_MIT_NO_VERSION [email protected]/[email protected] --typescript-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-js/azure-sdk-for-js ../../azure-rest-api-specs/specification/security/resource-manager/readme.md
  • ️✔️@azure/arm-security [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/securityCenter.js → ./dist/arm-security.js...
    cmderr	[npmPack] created ./dist/arm-security.js in 1.5s
️️✔️ azure-sdk-for-net succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs] Generate from 6f3d41880fcbf2c87bd270e5515c09887b1bb275. SDK Automation 14.0.0
    warn	Skip initScript due to not configured
    command	sudo apt-get install -y dotnet-sdk-5.0
    command	autorest --version=V2 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION [email protected]/[email protected] --csharp-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/security/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.SecurityCenter [View full logs]  [Preview SDK Changes]
️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs] Generate from 6f3d41880fcbf2c87bd270e5515c09887b1bb275. SDK Automation 14.0.0
    command	sh ./initScript.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
    command	go run ./tools/generator/main.go ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
  • ️✔️preview/security/mgmt/v3.0/security [View full logs]  [Preview SDK Changes] Breaking Change Detected
    Only show 40 items here, please refer to log for details.
    info	[Changelog] 1. IotRecommendationsClient.ListAtScopeResponder(*http.Response) (IotRecommendationListModel, error)
    info	[Changelog] 1. IotRecommendationsClient.ListAtScopeSender(*http.Request) (*http.Response, error)
    info	[Changelog] 1. ListCustomAlertRule.AsConnectionFromIPNotAllowed() (*ConnectionFromIPNotAllowed, bool)
    info	[Changelog] 1. LocalUserNotAllowed.AsConnectionFromIPNotAllowed() (*ConnectionFromIPNotAllowed, bool)
    info	[Changelog] 1. MqttC2DMessagesNotInAllowedRange.AsConnectionFromIPNotAllowed() (*ConnectionFromIPNotAllowed, bool)
    info	[Changelog] 1. MqttC2DRejectedMessagesNotInAllowedRange.AsConnectionFromIPNotAllowed() (*ConnectionFromIPNotAllowed, bool)
    info	[Changelog] 1. MqttD2CMessagesNotInAllowedRange.AsConnectionFromIPNotAllowed() (*ConnectionFromIPNotAllowed, bool)
    info	[Changelog] 1. PossibleAdditionalWorkspaceDataTypeValues() []AdditionalWorkspaceDataType
    info	[Changelog] 1. PossibleAdditionalWorkspaceTypeValues() []AdditionalWorkspaceType
    info	[Changelog] 1. PossibleCreatedByTypeValues() []CreatedByType
    info	[Changelog] 1. ProcessNotAllowed.AsConnectionFromIPNotAllowed() (*ConnectionFromIPNotAllowed, bool)
    info	[Changelog] 1. QueuePurgesNotInAllowedRange.AsConnectionFromIPNotAllowed() (*ConnectionFromIPNotAllowed, bool)
    info	[Changelog] 1. ThresholdCustomAlertRule.AsConnectionFromIPNotAllowed() (*ConnectionFromIPNotAllowed, bool)
    info	[Changelog] 1. TimeWindowCustomAlertRule.AsConnectionFromIPNotAllowed() (*ConnectionFromIPNotAllowed, bool)
    info	[Changelog] 1. TwinUpdatesNotInAllowedRange.AsConnectionFromIPNotAllowed() (*ConnectionFromIPNotAllowed, bool)
    info	[Changelog] 1. UnauthorizedOperationsNotInAllowedRange.AsConnectionFromIPNotAllowed() (*ConnectionFromIPNotAllowed, bool)
    info	[Changelog]
    info	[Changelog] ## Struct Changes
    info	[Changelog]
    info	[Changelog] ### New Structs
    info	[Changelog]
    info	[Changelog] 1. AdditionalWorkspacesProperties
    info	[Changelog] 1. ConnectionFromIPNotAllowed
    info	[Changelog] 1. ErrorAdditionalInfo
    info	[Changelog] 1. SystemData
    info	[Changelog]
    info	[Changelog] ### New Struct Fields
    info	[Changelog]
    info	[Changelog] 1. CloudErrorBody.AdditionalInfo
    info	[Changelog] 1. CloudErrorBody.Details
    info	[Changelog] 1. CloudErrorBody.Target
    info	[Changelog] 1. IoTSecuritySolutionModel.SystemData
    info	[Changelog] 1. IoTSecuritySolutionProperties.AdditionalWorkspaces
    info	[Changelog] 1. IotAlert.ID
    info	[Changelog] 1. IotAlert.Name
    info	[Changelog] 1. IotAlert.Type
    info	[Changelog] 1. IotAlertModel.ID
    info	[Changelog] 1. IotAlertModel.Name
    info	[Changelog] 1. IotAlertModel.Type
    info	[Changelog]
  • ️✔️preview/security/mgmt/v2.0/security [View full logs]  [Preview SDK Changes] Breaking Change Detected
    Only show 40 items here, please refer to log for details.
    info	[Changelog] 1. ExternalSecuritySolution.Kind changed type from KindEnum to KindEnum1
    info	[Changelog] 1. Setting.Kind changed type from SettingKind to KindEnum
    info	[Changelog] 1. SettingsList.Value changed type from *[]Setting to *[]BasicSetting
    info	[Changelog]
    info	[Changelog] ### New Constants
    info	[Changelog]
    info	[Changelog] 1. EventSource.EventSourceAlerts
    info	[Changelog] 1. EventSource.EventSourceAssessments
    info	[Changelog] 1. EventSource.EventSourceRegulatoryComplianceAssessment
    info	[Changelog] 1. EventSource.EventSourceSecureScoreControls
    info	[Changelog] 1. EventSource.EventSourceSecureScores
    info	[Changelog] 1. EventSource.EventSourceSubAssessments
    info	[Changelog] 1. KindEnum.KindDataExportSetting
    info	[Changelog] 1. KindEnum.KindSetting
    info	[Changelog]
    info	[Changelog] ### New Funcs
    info	[Changelog]
    info	[Changelog] 1. *SettingModel.UnmarshalJSON([]byte) error
    info	[Changelog] 1. *SettingsList.UnmarshalJSON([]byte) error
    info	[Changelog] 1. DataExportSetting.AsBasicSetting() (BasicSetting, bool)
    info	[Changelog] 1. DataExportSetting.AsDataExportSetting() (*DataExportSetting, bool)
    info	[Changelog] 1. DataExportSetting.AsSetting() (*Setting, bool)
    info	[Changelog] 1. PossibleKindEnum1Values() []KindEnum1
    info	[Changelog] 1. Setting.AsBasicSetting() (BasicSetting, bool)
    info	[Changelog] 1. Setting.AsDataExportSetting() (*DataExportSetting, bool)
    info	[Changelog] 1. Setting.AsSetting() (*Setting, bool)
    info	[Changelog]
    info	[Changelog] ## Struct Changes
    info	[Changelog]
    info	[Changelog] ### New Structs
    info	[Changelog]
    info	[Changelog] 1. ErrorAdditionalInfo
    info	[Changelog] 1. SettingModel
    info	[Changelog]
    info	[Changelog] ### New Struct Fields
    info	[Changelog]
    info	[Changelog] 1. CloudErrorBody.AdditionalInfo
    info	[Changelog] 1. CloudErrorBody.Details
    info	[Changelog] 1. CloudErrorBody.Target
    info	[Changelog]
  • ️✔️preview/security/mgmt/v1.0/security [View full logs]  [Preview SDK Changes] Breaking Change Detected
    Only show 40 items here, please refer to log for details.
    info	[Changelog] 1. ExternalSecuritySolution.Kind changed type from KindEnum to KindEnum1
    info	[Changelog] 1. Setting.Kind changed type from SettingKind to KindEnum
    info	[Changelog] 1. SettingsList.Value changed type from *[]Setting to *[]BasicSetting
    info	[Changelog]
    info	[Changelog] ### New Constants
    info	[Changelog]
    info	[Changelog] 1. EventSource.EventSourceAlerts
    info	[Changelog] 1. EventSource.EventSourceAssessments
    info	[Changelog] 1. EventSource.EventSourceRegulatoryComplianceAssessment
    info	[Changelog] 1. EventSource.EventSourceSecureScoreControls
    info	[Changelog] 1. EventSource.EventSourceSecureScores
    info	[Changelog] 1. EventSource.EventSourceSubAssessments
    info	[Changelog] 1. KindEnum.KindDataExportSetting
    info	[Changelog] 1. KindEnum.KindSetting
    info	[Changelog]
    info	[Changelog] ### New Funcs
    info	[Changelog]
    info	[Changelog] 1. *SettingModel.UnmarshalJSON([]byte) error
    info	[Changelog] 1. *SettingsList.UnmarshalJSON([]byte) error
    info	[Changelog] 1. DataExportSetting.AsBasicSetting() (BasicSetting, bool)
    info	[Changelog] 1. DataExportSetting.AsDataExportSetting() (*DataExportSetting, bool)
    info	[Changelog] 1. DataExportSetting.AsSetting() (*Setting, bool)
    info	[Changelog] 1. PossibleKindEnum1Values() []KindEnum1
    info	[Changelog] 1. Setting.AsBasicSetting() (BasicSetting, bool)
    info	[Changelog] 1. Setting.AsDataExportSetting() (*DataExportSetting, bool)
    info	[Changelog] 1. Setting.AsSetting() (*Setting, bool)
    info	[Changelog]
    info	[Changelog] ## Struct Changes
    info	[Changelog]
    info	[Changelog] ### New Structs
    info	[Changelog]
    info	[Changelog] 1. ErrorAdditionalInfo
    info	[Changelog] 1. SettingModel
    info	[Changelog]
    info	[Changelog] ### New Struct Fields
    info	[Changelog]
    info	[Changelog] 1. CloudErrorBody.AdditionalInfo
    info	[Changelog] 1. CloudErrorBody.Details
    info	[Changelog] 1. CloudErrorBody.Target
    info	[Changelog]
️️✔️ azure-sdk-for-python succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs] Generate from 6f3d41880fcbf2c87bd270e5515c09887b1bb275. SDK Automation 14.0.0
    warn	Skip initScript due to not configured
    command	npx n 12
    command	python3 -m venv venv
    command	pip install --upgrade setuptools wheel pip
    command	pip install pathlib jinja2 msrestazure
    command	autorest --version=V2 [email protected]/autorest.python@~4.0.71 --python --python-mode=update --multiapi --keep-version-file --no-async --python-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-python/sdk ../azure-rest-api-specs/specification/security/resource-manager/readme.md
  • ️✔️azure-mgmt-security [View full logs]  [Preview SDK Changes] Breaking Change Detected
    cmderr	[buildConf] INFO:packaging_tools:Building template azure-mgmt-security
    cmderr	[buildConf] INFO:packaging_tools.conf:Skipping default conf since the file exists
    cmderr	[buildConf] INFO:packaging_tools:Skipping CHANGELOG.md template, since a previous one was found
    cmderr	[buildConf] INFO:packaging_tools:Template done azure-mgmt-security
    cmderr	[buildPackage] warning: no files found matching '*.py' under directory 'tests'
    cmderr	[buildPackage] warning: no files found matching '*.yaml' under directory 'tests'
    cmderr	[buildPackage] warning: no files found matching '*.py' under directory 'tests'
    cmderr	[buildPackage] warning: no files found matching '*.yaml' under directory 'tests'
    cmderr	[changelogSetup] WARNING: Skipping azure-nspkg as it is not installed.
    cmderr	[changelogReport] INFO:__main__:Looking for Autorest generated package in azure.mgmt.security
    cmderr	[changelogReport] INFO:__main__:Found azure.mgmt.security
    cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.security
    cmderr	[changelogReport] INFO:__main__:Report written to sdk/security/azure-mgmt-security/code_reports/latest/report.json
    cmderr	[changelogReportLatest] INFO:__main__:Download versions of azure-mgmt-security on PyPI
    cmderr	[changelogReportLatest] INFO:__main__:Got ['0.1.0', '0.2.0', '0.3.0', '0.4.0', '0.4.1', '0.5.0', '0.6.0', '1.0.0b1']
    cmderr	[changelogReportLatest] INFO:__main__:Only keep last PyPI version
    cmderr	[changelogReportLatest] INFO:__main__:Installing version 0.6.0 of azure-mgmt-security in a venv
    cmderr	[changelogReportLatest] Cache entry deserialization failed, entry ignored
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.security
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.security
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.security
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/security/azure-mgmt-security/code_reports/0.6.0/report.json
    cmdout	[Changelog] Size of delta 7.130% size of original (original: 200098 chars, delta: 14266 chars)
    cmdout	[Changelog] **Features**
    cmdout	[Changelog]   - Model IotAlertModel has a new parameter id
    cmdout	[Changelog]   - Model IotAlertModel has a new parameter name
    cmdout	[Changelog]   - Model IotAlertModel has a new parameter type
    cmdout	[Changelog]   - Model IoTSecuritySolutionModel has a new parameter system_data
    cmdout	[Changelog]   - Model IoTSecuritySolutionModel has a new parameter additional_workspaces
    cmdout	[Changelog]   - Model IotAlert has a new parameter id
    cmdout	[Changelog]   - Model IotAlert has a new parameter name
    cmdout	[Changelog]   - Model IotAlert has a new parameter type
    cmdout	[Changelog]   - Model PackageDownloads has a new parameter authorized_devices_import_template
    cmdout	[Changelog]   - Model PackageDownloads has a new parameter snmp
    cmdout	[Changelog]   - Model PackageDownloads has a new parameter wmi_tool
    cmdout	[Changelog]   - Model PackageDownloads has a new parameter device_information_update_import_template
    cmdout	[Changelog]   - Added operation IotRecommendationsOperations.get_at_scope
    cmdout	[Changelog]   - Added operation IotRecommendationsOperations.list_at_scope
    cmdout	[Changelog]   - Added operation IotAlertsOperations.get_at_scope
    cmdout	[Changelog]   - Added operation IotAlertsOperations.list_at_scope
    cmdout	[Changelog]   - Added operation IotSensorsOperations.download_reset_password
    cmdout	[Changelog]   - Added operation IotSensorsOperations.trigger_ti_package_update
    cmdout	[Changelog]   - Added operation OnPremiseIotSensorsOperations.download_reset_password
    cmdout	[Changelog]   - Added operation IotDefenderSettingsOperations.download_manager_activation
    cmdout	[Changelog]   - Added operation IotRecommendationTypesOperations.list_at_subscription_scope
    cmdout	[Changelog]   - Added operation IotRecommendationTypesOperations.get_at_subscription_scope
    cmdout	[Changelog]   - Added operation IotAlertTypesOperations.list_at_subscription_scope
    cmdout	[Changelog]   - Added operation IotAlertTypesOperations.get_at_subscription_scope
    cmdout	[Changelog]   - Added operation group IotSitesOperations
    cmdout	[Changelog] **Breaking changes**
    cmdout	[Changelog]   - Operation IotSensorsOperations.create_or_update has a new signature
    cmdout	[Changelog]   - Removed operation IotRecommendationsOperations.get1
    cmdout	[Changelog]   - Removed operation IotRecommendationsOperations.list1
    cmdout	[Changelog]   - Removed operation IotAlertsOperations.get1
    cmdout	[Changelog]   - Removed operation IotAlertsOperations.list1
    cmdout	[Changelog]   - Removed operation IotRecommendationTypesOperations.get1
    cmdout	[Changelog]   - Removed operation IotRecommendationTypesOperations.list1
    cmdout	[Changelog]   - Removed operation IotAlertTypesOperations.get1
    cmdout	[Changelog]   - Removed operation IotAlertTypesOperations.list1
    warn	Breaking change found in changelog
Posted by Swagger Pipeline | How to fix these errors?

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Nov 5, 2020

Azure CLI Extension Generation

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

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Nov 5, 2020

azure-sdk-for-java

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

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Nov 5, 2020

azure-sdk-for-go

️✔️ succeeded [Logs] [Expand Details]

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Nov 5, 2020

azure-sdk-for-js

️✔️ succeeded [Logs] [Expand Details]
  • ️✔️ Generate from 3e49b7d82b6229ed0adcea6ce5b42f19c198b859 with merge commit 1058a56cdef199ba8d2f7a8d60d21153987c3fd8. SDK Automation 13.0.17.20200918.2
  • ️✔️@azure/arm-security [View full logs]  [Preview SDK Changes]
    Only show 100 items here, please refer to log for details.
    [npmPack] npm WARN deprecated [email protected]: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-node-resolve.
    [npmPack] npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
    [npmPack] npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated
    [npmPack] npm notice created a lockfile as package-lock.json. You should commit this file.
    [npmPack] loaded rollup.config.js with warnings
    [npmPack] (!) Unused external imports
    [npmPack] default imported from external module 'rollup' but never used
    [npmPack] 
    [npmPack] ./esm/securityCenter.js → ./dist/arm-security.js...
    [npmPack] created ./dist/arm-security.js in 1.3s
    [npmPack] npm notice 
    [npmPack] npm notice package: @azure/[email protected]
    [npmPack] npm notice === Tarball Contents === 
    [npmPack] npm notice 4.7kB   esm/operations/adaptiveApplicationControls.js                          
    [npmPack] npm notice 552B    esm/models/adaptiveApplicationControlsMappers.js                       
    [npmPack] npm notice 7.9kB   esm/operations/adaptiveNetworkHardenings.js                            
    [npmPack] npm notice 3.4kB   esm/models/adaptiveNetworkHardeningsMappers.js                         
    [npmPack] npm notice 2.9kB   esm/operations/advancedThreatProtection.js                             
    [npmPack] npm notice 3.3kB   esm/models/advancedThreatProtectionMappers.js                          
    [npmPack] npm notice 15.3kB  esm/operations/alerts.js                                               
    [npmPack] npm notice 3.3kB   esm/models/alertsMappers.js                                            
    [npmPack] npm notice 5.5kB   esm/operations/alertsSuppressionRules.js                               
    [npmPack] npm notice 3.3kB   esm/models/alertsSuppressionRulesMappers.js                            
    [npmPack] npm notice 5.1kB   esm/operations/allowedConnections.js                                   
    [npmPack] npm notice 439B    esm/models/allowedConnectionsMappers.js                                
    [npmPack] npm notice 923.2kB dist/arm-security.js                                                   
    [npmPack] npm notice 364.8kB dist/arm-security.min.js                                               
    [npmPack] npm notice 5.2kB   esm/operations/assessments.js                                          
    [npmPack] npm notice 3.3kB   esm/models/assessmentsMappers.js                                       
    [npmPack] npm notice 7.8kB   esm/operations/assessmentsMetadata.js                                  
    [npmPack] npm notice 3.4kB   esm/models/assessmentsMetadataMappers.js                               
    [npmPack] npm notice 8.4kB   esm/operations/automations.js                                          
    [npmPack] npm notice 590B    esm/models/automationsMappers.js                                       
    [npmPack] npm notice 4.4kB   esm/operations/autoProvisioningSettings.js                             
    [npmPack] npm notice 3.4kB   esm/models/autoProvisioningSettingsMappers.js                          
    [npmPack] npm notice 3.3kB   esm/operations/complianceResults.js                                    
    [npmPack] npm notice 3.3kB   esm/models/complianceResultsMappers.js                                 
    [npmPack] npm notice 3.1kB   esm/operations/compliances.js                                          
    [npmPack] npm notice 3.3kB   esm/models/compliancesMappers.js                                       
    [npmPack] npm notice 5.0kB   esm/operations/connectors.js                                           
    [npmPack] npm notice 3.3kB   esm/models/connectorsMappers.js                                        
    [npmPack] npm notice 1.7kB   esm/operations/deviceOperations.js                                     
    [npmPack] npm notice 3.3kB   esm/models/deviceOperationsMappers.js                                  
    [npmPack] npm notice 5.6kB   esm/operations/deviceSecurityGroups.js                                 
    [npmPack] npm notice 3.3kB   esm/models/deviceSecurityGroupsMappers.js                              
    [npmPack] npm notice 2.5kB   esm/operations/devicesForHub.js                                        
    [npmPack] npm notice 3.3kB   esm/models/devicesForHubMappers.js                                     
    [npmPack] npm notice 2.6kB   esm/operations/devicesForSubscription.js                               
    [npmPack] npm notice 3.3kB   esm/models/devicesForSubscriptionMappers.js                            
    [npmPack] npm notice 5.3kB   esm/operations/discoveredSecuritySolutions.js                          
    [npmPack] npm notice 416B    esm/models/discoveredSecuritySolutionsMappers.js                       
    [npmPack] npm notice 5.3kB   esm/operations/externalSecuritySolutions.js                            
    [npmPack] npm notice 622B    esm/models/externalSecuritySolutionsMappers.js                         
    [npmPack] npm notice 263B    esm/models/index.js                                                    
    [npmPack] npm notice 2.4kB   esm/operations/index.js                                                
    [npmPack] npm notice 4.9kB   esm/operations/informationProtectionPolicies.js                        
    [npmPack] npm notice 3.4kB   esm/models/informationProtectionPoliciesMappers.js                     
    [npmPack] npm notice 6.8kB   esm/operations/iotAlerts.js                                            
    [npmPack] npm notice 396B    esm/models/iotAlertsMappers.js                                         
    [npmPack] npm notice 4.5kB   esm/operations/iotAlertTypes.js                                        
    [npmPack] npm notice 3.3kB   esm/models/iotAlertTypesMappers.js                                     
    [npmPack] npm notice 5.1kB   esm/operations/iotDefenderSettings.js                                  
    [npmPack] npm notice 3.6kB   esm/models/iotDefenderSettingsMappers.js                               
    [npmPack] npm notice 6.7kB   esm/operations/iotRecommendations.js                                   
    [npmPack] npm notice 3.4kB   esm/models/iotRecommendationsMappers.js                                
    [npmPack] npm notice 4.8kB   esm/operations/iotRecommendationTypes.js                               
    [npmPack] npm notice 3.3kB   esm/models/iotRecommendationTypesMappers.js                            
    [npmPack] npm notice 9.0kB   esm/operations/iotSecuritySolution.js                                  
    [npmPack] npm notice 3.0kB   esm/operations/iotSecuritySolutionAnalytics.js                         
    [npmPack] npm notice 3.4kB   esm/models/iotSecuritySolutionAnalyticsMappers.js                      
    [npmPack] npm notice 516B    esm/models/iotSecuritySolutionMappers.js                               
    [npmPack] npm notice 5.3kB   esm/operations/iotSecuritySolutionsAnalyticsAggregatedAlert.js         
    [npmPack] npm notice 489B    esm/models/iotSecuritySolutionsAnalyticsAggregatedAlertMappers.js      
    [npmPack] npm notice 4.3kB   esm/operations/iotSecuritySolutionsAnalyticsRecommendation.js          
    [npmPack] npm notice 450B    esm/models/iotSecuritySolutionsAnalyticsRecommendationMappers.js       
    [npmPack] npm notice 5.1kB   esm/operations/iotSensors.js                                           
    [npmPack] npm notice 3.3kB   esm/models/iotSensorsMappers.js                                        
    [npmPack] npm notice 12.8kB  esm/operations/jitNetworkAccessPolicies.js                             
    [npmPack] npm notice 685B    esm/models/jitNetworkAccessPoliciesMappers.js                          
    [npmPack] npm notice 3.0kB   esm/operations/locations.js                                            
    [npmPack] npm notice 3.3kB   esm/models/locationsMappers.js                                         
    [npmPack] npm notice 260.2kB esm/models/mappers.js                                                  
    [npmPack] npm notice 5.4kB   esm/operations/onPremiseIotSensors.js                                  
    [npmPack] npm notice 3.3kB   esm/models/onPremiseIotSensorsMappers.js                               
    [npmPack] npm notice 2.2kB   esm/operations/operations.js                                           
    [npmPack] npm notice 383B    esm/models/operationsMappers.js                                        
    [npmPack] npm notice 19.5kB  esm/models/parameters.js                                               
    [npmPack] npm notice 3.3kB   esm/operations/pricings.js                                             
    [npmPack] npm notice 3.3kB   esm/models/pricingsMappers.js                                          
    [npmPack] npm notice 4.5kB   esm/operations/regulatoryComplianceAssessments.js                      
    [npmPack] npm notice 3.4kB   esm/models/regulatoryComplianceAssessmentsMappers.js                   
    [npmPack] npm notice 4.0kB   esm/operations/regulatoryComplianceControls.js                         
    [npmPack] npm notice 3.4kB   esm/models/regulatoryComplianceControlsMappers.js                      
    [npmPack] npm notice 3.6kB   esm/operations/regulatoryComplianceStandards.js                        
    [npmPack] npm notice 3.4kB   esm/models/regulatoryComplianceStandardsMappers.js                     
    [npmPack] npm notice 894B    rollup.config.js                                                       
    [npmPack] npm notice 4.1kB   esm/operations/secureScoreControlDefinitions.js                        
    [npmPack] npm notice 3.4kB   esm/models/secureScoreControlDefinitionsMappers.js                     
    [npmPack] npm notice 4.2kB   esm/operations/secureScoreControls.js                                  
    [npmPack] npm notice 3.3kB   esm/models/secureScoreControlsMappers.js                               

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Nov 5, 2020

azure-sdk-for-net

️✔️ succeeded [Logs] [Expand Details]

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Nov 5, 2020

azure-sdk-for-python

- Breaking Change detected in SDK

⚠️ warning [Logs] [Expand Details]
  • ⚠️ Generate from 3e49b7d82b6229ed0adcea6ce5b42f19c198b859 with merge commit 1058a56cdef199ba8d2f7a8d60d21153987c3fd8. SDK Automation 13.0.17.20200918.2
  • ⚠️azure-mgmt-security [View full logs]  [Preview SDK Changes] Breaking Change Detected
    [build_conf] INFO:packaging_tools:Building template azure-mgmt-security
    [build_conf] INFO:packaging_tools.conf:Skipping default conf since the file exists
    [build_conf] INFO:packaging_tools:Skipping CHANGELOG.md template, since a previous one was found
    [build_conf] INFO:packaging_tools:Template done azure-mgmt-security
    [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] warning: no files found matching '*.py' under directory 'tests'
    [build_package] warning: no files found matching '*.yaml' under directory 'tests'
    [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] warning: no files found matching '*.py' under directory 'tests'
    [build_package] warning: no files found matching '*.yaml' under directory 'tests'
    [breaking_change_setup] Ignoring mock: markers 'python_version <= "2.7"' don't match your environment
    [ChangeLog] Size of delta 8.673% size of original (original: 192560 chars, delta: 16701 chars)
    [ChangeLog] **Features**
    [ChangeLog] 
    [ChangeLog]   - Model Device has a new parameter site
    [ChangeLog]   - Model Device has a new parameter sensors
    [ChangeLog]   - Added operation IotRecommendationsOperations.list1
    [ChangeLog]   - Added operation IotRecommendationsOperations.get1
    [ChangeLog]   - Added operation IotAlertTypesOperations.list1
    [ChangeLog]   - Added operation IotAlertTypesOperations.get1
    [ChangeLog]   - Added operation IotAlertsOperations.list1
    [ChangeLog]   - Added operation IotAlertsOperations.get1
    [ChangeLog]   - Added operation IotRecommendationTypesOperations.list1
    [ChangeLog]   - Added operation IotRecommendationTypesOperations.get1
    [ChangeLog]   - Added operation group SqlVulnerabilityAssessmentScansOperations
    [ChangeLog]   - Added operation group SqlVulnerabilityAssessmentBaselineRulesOperations
    [ChangeLog]   - Added operation group SqlVulnerabilityAssessmentScanResultsOperations
    [ChangeLog] 
    [ChangeLog] **Breaking changes**
    [ChangeLog] 
    [ChangeLog]   - Model Device no longer has parameter zone_name
    [ChangeLog]   - Model Device no longer has parameter sensor_name
    [ChangeLog]   - Model Device no longer has parameter site_name

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Nov 5, 2020

azure-sdk-for-python-track2

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

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Nov 5, 2020

azure-resource-manager-schemas

⚠️ warning [Logs] [Expand Details]
  • ⚠️ Generate from 3e49b7d82b6229ed0adcea6ce5b42f19c198b859 with merge commit 1058a56cdef199ba8d2f7a8d60d21153987c3fd8. Schema Automation 13.0.17.20200918.2
    [security][after_scripts|node] configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
    [security][after_scripts|node] configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
    [security][after_scripts|node] configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
    • [after_scripts|node] PostProcessor finished successfully.
      [after_scripts|node]   5815 passing (47s)
      [after_scripts|node]   31 failing
      AzureResourceSchema has no registered package commands.

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Nov 5, 2020

    Trenton Generation

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

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @00Kai0 00Kai0 removed CI-BreakingChange-Python DoNotMerge <valid label in PR review process> use to hold merge after approval labels Nov 6, 2020
    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @msyyc
    Copy link
    Member

    msyyc commented Dec 4, 2020

    /azp run

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 2 pipeline(s).

    @00Kai0
    Copy link
    Contributor Author

    00Kai0 commented Dec 15, 2020

    Fix dupliate operation.
    Issue

    @ghost
    Copy link

    ghost commented Jan 3, 2021

    Hi, @00Kai0. Your PR has no update for 14 days and it is marked as stale PR. If no further update for over 14 days, the bot will close the PR. If you want to refresh the PR, please remove no-recent-activity label.

    @ghost ghost added the no-recent-activity label Jan 3, 2021
    @msyyc
    Copy link
    Member

    msyyc commented Jan 4, 2021

    It seems lack in adding 'python-track2' in 'readme.md'

    @openapi-workflow-bot
    Copy link

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

    @ghost
    Copy link

    ghost commented Jan 24, 2021

    Hi, @00Kai0. Your PR has no update for 14 days and it is marked as stale PR. If no further update for over 14 days, the bot will close the PR. If you want to refresh the PR, please remove no-recent-activity label.

    @ghost ghost added the no-recent-activity label Jan 24, 2021
    @ghost ghost closed this Mar 22, 2021
    @ghost
    Copy link

    ghost commented Mar 22, 2021

    Hi, @00Kai0. The PR will be closed since the PR has no update for 28 days. If you still need the PR review to proceed, please reopen it and @ mention PR assignee @njuCZ.

    @msyyc msyyc mentioned this pull request Jun 8, 2021
    This pull request was closed.
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    3 participants