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

try to fix suppression again #26810

Conversation

gyz0072004
Copy link
Member

@gyz0072004 gyz0072004 commented Nov 22, 2023

ARM (Control Plane) API Specification Update Pull Request

PR review workflow diagram

Please understand this diagram before proceeding. It explains how to get your PR approved & merged.

diagram

Click here to see the details of Step 1

Breaking changes review (Diagram Step 1)

If the automation determines you have breaking changes, i.e. Step 1 from the diagram applies to you,
you must follow the breaking changes process.
IMPORTANT This applies even if:

  • The tool fails while it shouldn't, e.g. due to runtime exception, or incorrect detection of breaking changes.
  • You believe there is no need for you to request breaking change approval, for any reason.
    Such claims must be reviewed, and the process is the same.
Click here to see the details of Step 2

ARM API changes review (Diagram Step 2)

  • If this PR is in purview of ARM review then automation will add the ARMReview label.
  • If you want to force ARM review, add the label yourself.
  • Proceed according to the diagram at the top of this comment.
Click here to see the diagram footnotes

Diagram footnotes

[1] ARM review queue (for merge queues, see [4])
The PRs are processed by time opened, ascending. Your PR may show up on 2nd or later page.
If you addressed Step 1 from the diagram and your PR is not showing up in the queue, ensure the label ARMChangesRequested
is removed from your PR. This should cause the label WaitForARMFeedback to be added.
[2] https://aka.ms/azsdk/support/specreview-channel
[3] List of SDK breaking changes approvers in pinned Teams announcement
[4] public repo merge queue, private repo merge queue (for ARM review queue, [1])

If you need further help with anything, see Getting help section below.

Purpose of this PR

What's the purpose of this PR? Check all that apply. This is mandatory!

  • New API version. (If API spec is not defined in TypeSpec, the PR should have been generated using OpenAPI Hub).
  • Update existing version for a new feature. (This is applicable only when you are revising a private preview API version.)
  • Update existing version to fix swagger quality issues in S360.
  • Other, please clarify:
    • edit this with your clarification

Due diligence checklist

To merge this PR, you must go through the following checklist and confirm you understood
and followed the instructions by checking all the boxes:

  • I confirm this PR is modifying Azure Resource Manager (ARM) related specifications, and not data plane related specifications.
  • I have reviewed following Resource Provider guidelines, including
    ARM resource provider contract and
    REST guidelines (estimated time: 4 hours).
    I understand this is required before I can proceed to the Diagram Step 2, "ARM API changes Review", for this PR.

Additional information

Viewing API changes

For convenient view of the API changes made by this PR, refer to the URLs provided in the table
in the Generated ApiView comment added to this PR. You can use ApiView to show API versions diff.

Suppressing failures

If one or multiple validation error/warning suppression(s) is detected in your PR, please follow the
Swagger-Suppression-Process
to get approval.

Getting help

  • For general PR approval workflow, see the diagram at the top of this comment.
  • For guidance on fixing this PR CI check failures, see the hyperlinks provided in given failure
    and https://aka.ms/ci-fix.
  • If the PR CI checks appear to be stuck in queued state, please add a comment with contents /azp run.
    This should result in a new comment denoting a PR validation pipeline has started and the checks should be updated after few minutes.
  • If the help provided by the previous points is not enough, post to https://aka.ms/azsdk/support/specreview-channel and link to this PR.

Copy link

openapi-pipeline-app bot commented Nov 22, 2023

Next Steps to Merge

Next steps that must be taken to merge this PR:
  • ❌ Your PR has breaking changes in the generated SDK for go (label: CI-BreakingChange-Go). Refer to step 3 in the PR workflow diagram (even if your PR is for data plane, not ARM).
  • ❌ Your PR has breaking changes in the generated SDK for python (label: CI-BreakingChange-Python-Track2). Refer to step 3 in the PR workflow diagram (even if your PR is for data plane, not ARM).

Copy link

openapi-pipeline-app bot commented Nov 22, 2023

Swagger Validation Report

️️✔️BreakingChange succeeded [Detail] [Expand]
There are no breaking changes.
️️✔️Breaking Change(Cross-Version) succeeded [Detail] [Expand]
There are no breaking changes.
️️✔️LintDiff succeeded [Detail] [Expand]
Validation passes for LintDiff.
compared tags (via openapi-validator v2.1.6) new version base version
default default(f9a1167) default(published/Azure/azure-rest-api-specs-pr/gyz0072004-testbase-Microsoft.TestBase-2023-11-01-preview)
️️✔️Avocado succeeded [Detail] [Expand]
Validation passes for Avocado.
️️✔️SwaggerAPIView succeeded [Detail] [Expand]
️️✔️TypeSpecAPIView succeeded [Detail] [Expand]
️️✔️ModelValidation succeeded [Detail] [Expand]
Validation passes for ModelValidation.
️️✔️SemanticValidation succeeded [Detail] [Expand]
Validation passes for SemanticValidation.
️️✔️SpellCheck succeeded [Detail] [Expand]
Validation passes for SpellCheck.
️️✔️PR Summary succeeded [Detail] [Expand]
Validation passes for Summary.
️️✔️Automated merging requirements met succeeded [Detail] [Expand]
Posted by Swagger Pipeline | How to fix these errors?

Copy link

openapi-pipeline-app bot commented Nov 22, 2023

Swagger Generation Artifacts

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

Breaking Changes Tracking

️✔️azure-sdk-for-go - sdk/resourcemanager/testbase/armtestbase - 0.7.0
+	Field `Etag` of struct `AccountResource` has been removed
+	Field `Etag` of struct `PackageResource` has been removed
+	Field `Etag` of struct `TrackedResource` has been removed
+	Field `Properties` of struct `Operation` has been removed
+	Struct `ErrorDefinition` has been removed
+	Type of `ErrorResponse.Error` has been changed from `*ErrorDefinition` to `*ErrorDetail`
+	Type of `Operation.Origin` has been changed from `*string` to `*Origin`
️✔️azure-sdk-for-python-track2 - track2_azure-mgmt-testbase - 1.0.0b2
+	Model Operation no longer has parameter properties
+	Model PackageResource no longer has parameter etag
+	Model TestBaseAccountResource no longer has parameter etag
+	Model TrackedResource no longer has parameter etag
️⚠️ azure-sdk-for-python-track2 warning [Detail]
  • ⚠️Warning [Logs] Generate from a1e95c7ac12f0d60516352f967dab3525e9c568f. 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: azure-devtools 1.2.1 does not provide the extra 'ci-tools'
    cmderr	[automation_init.sh] WARNING: azure-devtools 1.2.1 does not provide the extra 'ci-tools'
    cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
    command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
    cmderr	[automation_generate.sh]
    cmderr	[automation_generate.sh] npm notice New major version of npm available! 9.8.1 -> 10.2.4
    cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.2.4>
    cmderr	[automation_generate.sh] npm notice Run `npm install -g npm@10.2.4` to update!
    cmderr	[automation_generate.sh] npm notice
  • ️✔️track2_azure-mgmt-testbase [View full logs]  [Preview SDK Changes] Breaking Change Detected
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog]   - Added operation group ActionRequestsOperations
    info	[Changelog]   - Added operation group AvailableInplaceUpgradeOSOperations
    info	[Changelog]   - Added operation group ChatSessionOperations
    info	[Changelog]   - Added operation group ChatSessionsOperations
    info	[Changelog]   - Added operation group CredentialOperations
    info	[Changelog]   - Added operation group CredentialsOperations
    info	[Changelog]   - Added operation group CustomImagesOperations
    info	[Changelog]   - Added operation group DraftPackagesOperations
    info	[Changelog]   - Added operation group FeatureUpdateSupportedOsesOperations
    info	[Changelog]   - Added operation group FirstPartyAppsOperations
    info	[Changelog]   - Added operation group FreeHourBalancesOperations
    info	[Changelog]   - Added operation group GalleryAppSkusOperations
    info	[Changelog]   - Added operation group GalleryAppsOperations
    info	[Changelog]   - Added operation group ImageDefinitionsOperations
    info	[Changelog]   - Added operation group VHDsOperations
    info	[Changelog]   - Model BillingHubFreeHourIncrementEntry has a new parameter free_hour_status
    info	[Changelog]   - Model BillingHubFreeHourIncrementEntry has a new parameter free_hour_type
    info	[Changelog]   - Model Command has a new parameter enroll_intune_before
    info	[Changelog]   - Model Command has a new parameter install1_p_app_before
    info	[Changelog]   - Model Command has a new parameter post_upgrade
    info	[Changelog]   - Model Command has a new parameter pre_upgrade
    info	[Changelog]   - Model GetFileUploadURLParameters has a new parameter resource_type
    info	[Changelog]   - Model OSUpdateResource has a new parameter custom_image_display_name
    info	[Changelog]   - Model OSUpdateResource has a new parameter custom_image_id
    info	[Changelog]   - Model OSUpdateResource has a new parameter inplace_upgrade_baseline_properties
    info	[Changelog]   - Model OSUpdateTestSummary has a new parameter custom_image_display_name
    info	[Changelog]   - Model OSUpdateTestSummary has a new parameter custom_image_id
    info	[Changelog]   - Model OSUpdateTestSummary has a new parameter inplace_upgrade_baseline_properties
    info	[Changelog]   - Model Operation has a new parameter action_type
    info	[Changelog]   - Model PackageResource has a new parameter draft_package_id
    info	[Changelog]   - Model PackageResource has a new parameter first_party_apps
    info	[Changelog]   - Model PackageResource has a new parameter gallery_apps
    info	[Changelog]   - Model PackageResource has a new parameter inplace_upgrade_os_pair
    info	[Changelog]   - Model PackageResource has a new parameter intune_enrollment_metadata
    info	[Changelog]   - Model PackageRunTestParameters has a new parameter custom_image_id
    info	[Changelog]   - Model PackageUpdateParameters has a new parameter draft_package_id
    info	[Changelog]   - Model PackageUpdateParameters has a new parameter first_party_apps
    info	[Changelog]   - Model PackageUpdateParameters has a new parameter inplace_upgrade_os_pair
    info	[Changelog]   - Model PackageUpdateParameters has a new parameter intune_enrollment_metadata
    info	[Changelog]   - Model ProxyResource has a new parameter system_data
    info	[Changelog]   - Model ReliabilityResultSingletonResourceProperties has a new parameter inplace_upgrade_baseline_reliability_results
    info	[Changelog]   - Model Resource has a new parameter system_data
    info	[Changelog]   - Model TargetOSInfo has a new parameter insider_channel_ids
    info	[Changelog]   - Model TargetOSInfo has a new parameter target_os_image_ids
    info	[Changelog]   - Model TestBaseAccountResource has a new parameter identity
    info	[Changelog]   - Model TestBaseAccountUpdateParameters has a new parameter identity
    info	[Changelog]   - Model TestResultResource has a new parameter custom_image_display_name
    info	[Changelog]   - Model TestResultResource has a new parameter custom_image_id
    info	[Changelog]   - Model TestResultResource has a new parameter first_party_apps
    info	[Changelog]   - Model TestResultResource has a new parameter inplace_upgrade_properties
    info	[Changelog]   - Model TestResultResource has a new parameter test_end_time
    info	[Changelog]   - Model TestResultResource has a new parameter test_start_time
    info	[Changelog]   - Model TestSummaryResource has a new parameter inplace_upgrades_test_summary
    info	[Changelog]   - Model TrackedResource has a new parameter system_data
    info	[Changelog]
    info	[Changelog] ### Breaking Changes
    info	[Changelog]
    info	[Changelog]   - Model Operation no longer has parameter properties
    info	[Changelog]   - Model PackageResource no longer has parameter etag
    info	[Changelog]   - Model TestBaseAccountResource no longer has parameter etag
    info	[Changelog]   - Model TrackedResource no longer has parameter etag
️⚠️ azure-sdk-for-java warning [Detail]
  • ⚠️Warning [Logs] Generate from a1e95c7ac12f0d60516352f967dab3525e9c568f. 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
    cmderr	[init.sh] [notice] A new release of pip is available: 23.0.1 -> 23.3.1
    cmderr	[init.sh] [notice] To update, run: pip install --upgrade pip
    cmderr	[init.sh] [notice] A new release of pip is available: 23.0.1 -> 23.3.1
    cmderr	[init.sh] [notice] To update, run: pip install --upgrade pip
    command	./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
  • ️✔️azure-resourcemanager-testbase [View full logs]  [Preview SDK Changes]
️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs] Generate from a1e95c7ac12f0d60516352f967dab3525e9c568f. SDK Automation 14.0.0
    command	sh ./eng/scripts/automation_init.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
    command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
  • ️✔️sdk/resourcemanager/testbase/armtestbase [View full logs]  [Preview SDK Changes] Breaking Change Detected
    Only show 120 items here, please refer to log for details.
    info	[Changelog] - New function `NewGalleryAppSKUsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*GalleryAppSKUsClient, error)`
    info	[Changelog] - New function `*GalleryAppSKUsClient.Get(context.Context, string, string, string, string, *GalleryAppSKUsClientGetOptions) (GalleryAppSKUsClientGetResponse, error)`
    info	[Changelog] - New function `*GalleryAppSKUsClient.NewListPager(string, string, string, *GalleryAppSKUsClientListOptions) *runtime.Pager[GalleryAppSKUsClientListResponse]`
    info	[Changelog] - New function `NewGalleryAppsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*GalleryAppsClient, error)`
    info	[Changelog] - New function `*GalleryAppsClient.Get(context.Context, string, string, string, *GalleryAppsClientGetOptions) (GalleryAppsClientGetResponse, error)`
    info	[Changelog] - New function `*GalleryAppsClient.NewListPager(string, string, *GalleryAppsClientListOptions) *runtime.Pager[GalleryAppsClientListResponse]`
    info	[Changelog] - New function `NewImageDefinitionsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ImageDefinitionsClient, error)`
    info	[Changelog] - New function `*ImageDefinitionsClient.Create(context.Context, string, string, string, ImageDefinitionResource, *ImageDefinitionsClientCreateOptions) (ImageDefinitionsClientCreateResponse, error)`
    info	[Changelog] - New function `*ImageDefinitionsClient.Delete(context.Context, string, string, string, *ImageDefinitionsClientDeleteOptions) (ImageDefinitionsClientDeleteResponse, error)`
    info	[Changelog] - New function `*ImageDefinitionsClient.Get(context.Context, string, string, string, *ImageDefinitionsClientGetOptions) (ImageDefinitionsClientGetResponse, error)`
    info	[Changelog] - New function `*ImageDefinitionsClient.NewListByTestBaseAccountPager(string, string, *ImageDefinitionsClientListByTestBaseAccountOptions) *runtime.Pager[ImageDefinitionsClientListByTestBaseAccountResponse]`
    info	[Changelog] - New function `*IntuneSingletonResourceProperties.GetCredentialProperties() *CredentialProperties`
    info	[Changelog] - New function `*PackagesClient.RunTest(context.Context, string, string, string, *PackagesClientRunTestOptions) (PackagesClientRunTestResponse, error)`
    info	[Changelog] - New function `*TestResultsClient.GetConsoleLogDownloadURL(context.Context, string, string, string, string, TestResultConsoleLogDownloadURLParameters, *TestResultsClientGetConsoleLogDownloadURLOptions) (TestResultsClientGetConsoleLogDownloadURLResponse, error)`
    info	[Changelog] - New function `NewVHDsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*VHDsClient, error)`
    info	[Changelog] - New function `*VHDsClient.Delete(context.Context, string, string, string, *VHDsClientDeleteOptions) (VHDsClientDeleteResponse, error)`
    info	[Changelog] - New function `*VHDsClient.Get(context.Context, string, string, string, *VHDsClientGetOptions) (VHDsClientGetResponse, error)`
    info	[Changelog] - New function `*VHDsClient.NewListByTestBaseAccountPager(string, string, *VHDsClientListByTestBaseAccountOptions) *runtime.Pager[VHDsClientListByTestBaseAccountResponse]`
    info	[Changelog] - New function `*WingetAppSKUProperties.GetGalleryAppSKUProperties() *GalleryAppSKUProperties`
    info	[Changelog] - New struct `ActionRequest`
    info	[Changelog] - New struct `ActionRequestProperties`
    info	[Changelog] - New struct `ActionRequests`
    info	[Changelog] - New struct `AnswerCitation`
    info	[Changelog] - New struct `AvailableInplaceUpgradeOSListResult`
    info	[Changelog] - New struct `AvailableInplaceUpgradeOSProperties`
    info	[Changelog] - New struct `AvailableInplaceUpgradeOSResource`
    info	[Changelog] - New struct `BillingHubExecutionUsageDetail`
    info	[Changelog] - New struct `BillingHubFreeHourIncrementEntry`
    info	[Changelog] - New struct `BillingHubGetFreeHourBalanceResponse`
    info	[Changelog] - New struct `BillingHubGetUsageRequest`
    info	[Changelog] - New struct `BillingHubGetUsageResponse`
    info	[Changelog] - New struct `BillingHubPackageUsage`
    info	[Changelog] - New struct `BillingHubUsage`
    info	[Changelog] - New struct `BillingHubUsageGroup`
    info	[Changelog] - New struct `BillingHubUsageGroupedByUpdateType`
    info	[Changelog] - New struct `ChatRequest`
    info	[Changelog] - New struct `ChatResponse`
    info	[Changelog] - New struct `ChatResponseProperties`
    info	[Changelog] - New struct `ChatSessionProperties`
    info	[Changelog] - New struct `ChatSessionResource`
    info	[Changelog] - New struct `ChatSessionResourceListResult`
    info	[Changelog] - New struct `CopyFromPackageOperationParameters`
    info	[Changelog] - New struct `CredentialListResult`
    info	[Changelog] - New struct `CredentialResource`
    info	[Changelog] - New struct `CustomImageListResult`
    info	[Changelog] - New struct `CustomImageProperties`
    info	[Changelog] - New struct `CustomImageResource`
    info	[Changelog] - New struct `DraftPackageGetPathResponse`
    info	[Changelog] - New struct `DraftPackageIntuneAppMetadata`
    info	[Changelog] - New struct `DraftPackageIntuneAppMetadataItem`
    info	[Changelog] - New struct `DraftPackageListResult`
    info	[Changelog] - New struct `DraftPackageProperties`
    info	[Changelog] - New struct `DraftPackageResource`
    info	[Changelog] - New struct `DraftPackageUpdateParameterProperties`
    info	[Changelog] - New struct `DraftPackageUpdateParameters`
    info	[Changelog] - New struct `EnrolledIntuneApp`
    info	[Changelog] - New struct `ErrorAdditionalInfo`
    info	[Changelog] - New struct `ErrorDetail`
    info	[Changelog] - New struct `ExtractFileOperationParameters`
    info	[Changelog] - New struct `FeatureUpdateSupportedOsesProperties`
    info	[Changelog] - New struct `FeatureUpdateSupportedOsesResource`
    info	[Changelog] - New struct `FeatureUpdateSupportedOsesResult`
    info	[Changelog] - New struct `FirstPartyAppDefinition`
    info	[Changelog] - New struct `FirstPartyAppListResult`
    info	[Changelog] - New struct `FirstPartyAppProperties`
    info	[Changelog] - New struct `FirstPartyAppResource`
    info	[Changelog] - New struct `FreeHourBalanceResource`
    info	[Changelog] - New struct `FreeHourBalancesListResult`
    info	[Changelog] - New struct `GalleryAppDefinition`
    info	[Changelog] - New struct `GalleryAppListResult`
    info	[Changelog] - New struct `GalleryAppProperties`
    info	[Changelog] - New struct `GalleryAppResource`
    info	[Changelog] - New struct `GalleryAppSKUListResult`
    info	[Changelog] - New struct `GalleryAppSKUResource`
    info	[Changelog] - New struct `GenerateOperationParameters`
    info	[Changelog] - New struct `GetImageDefinitionParameters`
    info	[Changelog] - New struct `HighlightedFile`
    info	[Changelog] - New struct `ImageDefinitionListResult`
    info	[Changelog] - New struct `ImageDefinitionProperties`
    info	[Changelog] - New struct `ImageDefinitionResource`
    info	[Changelog] - New struct `ImageDefinitionsListResult`
    info	[Changelog] - New struct `ImageNameCheckAvailabilityParameters`
    info	[Changelog] - New struct `ImageValidationResults`
    info	[Changelog] - New struct `InplaceUpgradeOSInfo`
    info	[Changelog] - New struct `InplaceUpgradeProperties`
    info	[Changelog] - New struct `IntuneEnrollmentMetadata`
    info	[Changelog] - New struct `IntuneSingletonResourceProperties`
    info	[Changelog] - New struct `OsProperties`
    info	[Changelog] - New struct `PackageRunTestParameters`
    info	[Changelog] - New struct `PreReleaseAccessRequestSpec`
    info	[Changelog] - New struct `ReleaseProperties`
    info	[Changelog] - New struct `SystemAssignedServiceIdentity`
    info	[Changelog] - New struct `TabState`
    info	[Changelog] - New struct `TestResultConsoleLogDownloadURLParameters`
    info	[Changelog] - New struct `TestResultFirstPartyAppDefinition`
    info	[Changelog] - New struct `VHDListResult`
    info	[Changelog] - New struct `VHDProperties`
    info	[Changelog] - New struct `VHDResource`
    info	[Changelog] - New struct `VerificationResult`
    info	[Changelog] - New struct `WingetAppSKUProperties`
    info	[Changelog] - New field `Identity` in struct `AccountResource`
    info	[Changelog] - New field `Identity` in struct `AccountUpdateParameters`
    info	[Changelog] - New field `EnrollIntuneBefore`, `Install1PAppBefore`, `PostUpgrade`, `PreUpgrade` in struct `Command`
    info	[Changelog] - New field `ResourceType` in struct `GetFileUploadURLParameters`
    info	[Changelog] - New field `CustomImageDisplayName`, `CustomImageID`, `InplaceUpgradeBaselineProperties` in struct `OSUpdateProperties`
    info	[Changelog] - New field `CustomImageDisplayName`, `CustomImageID`, `InplaceUpgradeBaselineProperties` in struct `OSUpdateTestSummary`
    info	[Changelog] - New field `ActionType` in struct `Operation`
    info	[Changelog] - New field `DraftPackageID`, `FirstPartyApps`, `GalleryApps`, `InplaceUpgradeOSPair`, `IntuneEnrollmentMetadata` in struct `PackageProperties`
    info	[Changelog] - New field `DraftPackageID`, `FirstPartyApps`, `InplaceUpgradeOSPair`, `IntuneEnrollmentMetadata` in struct `PackageUpdateParameterProperties`
    info	[Changelog] - New field `SystemData` in struct `ProxyResource`
    info	[Changelog] - New field `InplaceUpgradeBaselineReliabilityResults` in struct `ReliabilityResultSingletonResourceProperties`
    info	[Changelog] - New field `SystemData` in struct `Resource`
    info	[Changelog] - New field `StderrLogFileName`, `StdoutLogFileName` in struct `ScriptExecutionResult`
    info	[Changelog] - New field `BaselineOSs`, `InsiderChannelIDs`, `TargetOSImageIDs` in struct `TargetOSInfo`
    info	[Changelog] - New field `ValidationResultID` in struct `Test`
    info	[Changelog] - New field `CustomImageDisplayName`, `CustomImageID`, `FirstPartyApps`, `InplaceUpgradeProperties`, `InteropMediaType`, `InteropMediaVersion`, `TestEndTime`, `TestStartTime` in struct `TestResultProperties`
    info	[Changelog] - New field `InplaceUpgradesTestSummary`, `PackageTags` in struct `TestSummaryProperties`
    info	[Changelog] - New field `SystemData` in struct `TrackedResource`
    info	[Changelog]
    info	[Changelog] Total 8 breaking change(s), 368 additive change(s).
️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs] Generate from a1e95c7ac12f0d60516352f967dab3525e9c568f. SDK Automation 14.0.0
    command	sh .scripts/automation_init.sh ../azure-sdk-for-js_tmp/initInput.json ../azure-sdk-for-js_tmp/initOutput.json
    warn	File azure-sdk-for-js_tmp/initOutput.json not found to read
    command	sh .scripts/automation_generate.sh ../azure-sdk-for-js_tmp/generateInput.json ../azure-sdk-for-js_tmp/generateOutput.json
  • ️✔️@azure/arm-testbase [View full logs]  [Preview SDK Changes]
    info	[Changelog]
    error	breakingChangeTracking is enabled, but version or changelogItem is not found in output.
️⚠️ azure-resource-manager-schemas warning [Detail]
  • ⚠️Warning [Logs] Generate from a1e95c7ac12f0d60516352f967dab3525e9c568f. Schema Automation 14.0.0
    command	.sdkauto/initScript.sh ../azure-resource-manager-schemas_tmp/initInput.json ../azure-resource-manager-schemas_tmp/initOutput.json
    cmderr	[initScript.sh] npm notice
    cmderr	[initScript.sh] npm notice New major version of npm available! 8.19.4 -> 10.2.4
    cmderr	[initScript.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.2.4>
    cmderr	[initScript.sh] npm notice Run `npm install -g npm@10.2.4` to update!
    cmderr	[initScript.sh] npm notice
    warn	File azure-resource-manager-schemas_tmp/initOutput.json not found to read
    command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
  • ️✔️testbase [View full logs]  [Preview Schema Changes]
️❌ azure-powershell failed [Detail]
  • Pipeline Framework Failed [Logs] Generate from a1e95c7ac12f0d60516352f967dab3525e9c568f. SDK Automation 14.0.0
    command	sh ./tools/SwaggerCI/init.sh ../azure-powershell_tmp/initInput.json ../azure-powershell_tmp/initOutput.json
    command	pwsh ./tools/SwaggerCI/psci.ps1 ../azure-powershell_tmp/generateInput.json ../azure-powershell_tmp/generateOutput.json
    SSL error: syscall failure: Broken pipe
    Error: SSL error: syscall failure: Broken pipe
  • ⚠️Az.testbase.DefaultTag [View full logs
    error	Fatal error: SSL error: syscall failure: Broken pipe
    error	The following packages are still pending:
    error		Az.testbase.DefaultTag
Posted by Swagger Pipeline | How to fix these errors?

Copy link

openapi-pipeline-app bot commented Nov 22, 2023

Generated ApiView

Language Package Name ApiView Link
Go sdk/resourcemanager/testbase/armtestbase https://apiview.dev/Assemblies/Review/0fb5df9a9c9f4500a766e662aab1c6b5
Java azure-resourcemanager-testbase https://apiview.dev/Assemblies/Review/377eede2b8d4414e8f98130ee5c985a9
JavaScript @azure/arm-testbase https://apiview.dev/Assemblies/Review/6e79038e159642f4878e542e03b20b53

@gyz0072004 gyz0072004 merged commit b86edec into published/Azure/azure-rest-api-specs-pr/gyz0072004-testbase-Microsoft.TestBase-2023-11-01-preview Nov 22, 2023
25 of 27 checks passed
@gyz0072004 gyz0072004 deleted the gyz0072004-testbase-Microsoft.TestBase-2023-11-01-preview-fix branch November 22, 2023 06:40
sjanamma pushed a commit that referenced this pull request Nov 30, 2023
….TestBase-2023-11-01-preview' (#26488)

* add or modify files

* update readme files

* fix samples

* update resource name patterns and response codes for CI check for testbase 2023-11-01-preview (#26621)

* update resource name patterns

* update editable responce codes

* update descriptions

* try to fix the suppression (#26755)

* try to fix suppression again (#26810)
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.

2 participants