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

[Service Bus] Deploy test resources failing in nightly runs #23748

Closed
v-jiaodi opened this issue Nov 8, 2022 · 1 comment
Closed

[Service Bus] Deploy test resources failing in nightly runs #23748

v-jiaodi opened this issue Nov 8, 2022 · 1 comment
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Service Bus test-reliability Issue that causes tests to be unreliable

Comments

@v-jiaodi
Copy link
Member

v-jiaodi commented Nov 8, 2022

Service Bus nightly test runs are failing with:

Error message:
Authorization rule not found (Code:AuthorizationRuleNotFound)

Stack trace:
Status Message: Authorization rule not found (Code:AuthorizationRuleNotFound)
CorrelationId: d2b19c52-d330-4ea3-8f16-418f71ec4bf4"
At D:\a_work\1\s\eng\common\TestResources\New-TestResources.ps1:725 char:23
$deployment = Retry {
~~~~~~~
CategoryInfo : NotSpecified: (:) [Write-Error], MethodInvocationException
FullyQualifiedErrorId : ActionPreferenceStopException,Retry

For more details check here:

@ghost ghost added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Nov 8, 2022
@azure-sdk azure-sdk added Client This issue points to a problem in the data-plane of the library. needs-team-triage Workflow: This issue needs the team to triage. Service Bus labels Nov 8, 2022
@ghost ghost removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Nov 8, 2022
@v-xuto v-xuto added the test-reliability Issue that causes tests to be unreliable label Nov 8, 2022
@xirzec xirzec removed the needs-team-triage Workflow: This issue needs the team to triage. label Nov 8, 2022
@jeremymeng
Copy link
Contributor

In general this is due to deployment issues that we don't have control over. We do have retries but the deployment sometimes still timed out and failed. Unless some other errors keep happening for every run, we can ignore them for now.

@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Service Bus test-reliability Issue that causes tests to be unreliable
Projects
None yet
Development

No branches or pull requests

5 participants