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

cloud/azure: TestAntagonisticAzureRead failed #140722

Open
cockroach-teamcity opened this issue Feb 7, 2025 · 0 comments
Open

cloud/azure: TestAntagonisticAzureRead failed #140722

cockroach-teamcity opened this issue Feb 7, 2025 · 0 comments
Labels
A-disaster-recovery branch-release-24.1 Used to mark GA and release blockers, technical advisories, and bugs for 24.1 C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-disaster-recovery
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Feb 7, 2025

cloud/azure.TestAntagonisticAzureRead failed with artifacts on release-24.1 @ d1b7d6f20b0a9021dcaca312af8d794fa6392737:

=== RUN   TestAntagonisticAzureRead
    cloud_test_helpers.go:495: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/cloud/cloudtestutils/cloud_test_helpers.go:495
        	            				github.com/cockroachdb/cockroach/pkg/cloud/cloudtestutils/cloud_test_helpers.go:510
        	            				github.com/cockroachdb/cockroach/pkg/cloud/azure/azure_storage_test.go:192
        	Error:      	Received unexpected error:
        	            	closing object: ClientSecretCredential authentication failed
        	            	(1) attached stack trace
        	            	  -- stack trace:
        	            	  | github.com/cockroachdb/cockroach/pkg/cloud.WriteFile
        	            	  | 	github.com/cockroachdb/cockroach/pkg/cloud/cloud_io.go:436
        	            	  | github.com/cockroachdb/cockroach/pkg/cloud/cloudtestutils.uploadData
        	            	  | 	github.com/cockroachdb/cockroach/pkg/cloud/cloudtestutils/cloud_test_helpers.go:495
        	            	  | github.com/cockroachdb/cockroach/pkg/cloud/cloudtestutils.CheckAntagonisticRead
        	            	  | 	github.com/cockroachdb/cockroach/pkg/cloud/cloudtestutils/cloud_test_helpers.go:510
        	            	  | github.com/cockroachdb/cockroach/pkg/cloud/azure.TestAntagonisticAzureRead
        	            	  | 	github.com/cockroachdb/cockroach/pkg/cloud/azure/azure_storage_test.go:192
        	            	  | testing.tRunner
        	            	  | 	GOROOT/src/testing/testing.go:1689
        	            	  | runtime.goexit
        	            	  | 	src/runtime/asm_amd64.s:1695
        	            	Wraps: (2) closing object
        	            	Wraps: (3) ClientSecretCredential authentication failed
        	            	  | POST https://login.microsoftonline.com/166ae090-e164-40b7-b4f0-763fba013597/oauth2/v2.0/token
        	            	  | --------------------------------------------------------------------------------
        	            	  | RESPONSE 401 Unauthorized
        	            	  | --------------------------------------------------------------------------------
        	            	  | {
        	            	  |   "error": "invalid_client",
        	            	  |   "error_description": "AADSTS7000222: The provided client secret keys for app 'b25619ee-01af-4bd2-bc4c-9650ea365920' are expired. Visit the Azure portal to create new keys for your app: https://aka.ms/NewClientSecret, or consider using certificate credentials for added security: https://aka.ms/certCreds. Trace ID: f47b68ff-3f97-49f8-ac05-0d62fee23000 Correlation ID: 64be56ce-e5d4-4dfa-91d2-4dd860f9672a Timestamp: 2025-02-07 23:04:34Z",
        	            	  |   "error_codes": [
        	            	  |     7000222
        	            	  |   ],
        	            	  |   "timestamp": "2025-02-07 23:04:34Z",
        	            	  |   "trace_id": "f47b68ff-3f97-49f8-ac05-0d62fee23000",
        	            	  |   "correlation_id": "64be56ce-e5d4-4dfa-91d2-4dd860f9672a",
        	            	  |   "error_uri": "https://login.microsoftonline.com/error?code=7000222"
        	            	  | }
        	            	  | --------------------------------------------------------------------------------
        	            	Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *azidentity.AuthenticationFailedError
        	Test:       	TestAntagonisticAzureRead
--- FAIL: TestAntagonisticAzureRead (8.54s)
Help

See also: How To Investigate a Go Test Failure (internal)

Same failure on other branches

/cc @cockroachdb/disaster-recovery

This test on roachdash | Improve this report!

Jira issue: CRDB-47318

@cockroach-teamcity cockroach-teamcity added branch-release-24.1 Used to mark GA and release blockers, technical advisories, and bugs for 24.1 C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-disaster-recovery labels Feb 7, 2025
@cockroach-teamcity cockroach-teamcity added this to the 24.1 milestone Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-disaster-recovery branch-release-24.1 Used to mark GA and release blockers, technical advisories, and bugs for 24.1 C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-disaster-recovery
Projects
None yet
Development

No branches or pull requests

1 participant