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

Failure in SchemaRegistryTest.test_schemas_types #5732

Closed
VladLazar opened this issue Jul 29, 2022 · 2 comments
Closed

Failure in SchemaRegistryTest.test_schemas_types #5732

VladLazar opened this issue Jul 29, 2022 · 2 comments
Assignees
Labels
area/schema-registry Schema Registry service within Redpanda ci-failure kind/bug Something isn't working

Comments

@VladLazar
Copy link
Contributor

Recent occurrences:

[DEBUG - 2022-07-29 10:56:40,292 - schema_registry_test - <lambda> - lineno:75]: send: b'GET /schemas/types HTTP/1.1\r\nHost: docker-rp-6:8081\r\nUser-Agent: python-requests/2.24.0\r\nAccept-Encoding: gzip, deflate\r\nAccept: */*\r\nConnection: keep-alive\r\n\r\n'
[DEBUG - 2022-07-29 10:56:40,697 - schema_registry_test - <lambda> - lineno:75]: reply: 'HTTP/1.1 404 Not Found\r\n'

The following assertion fails as the status code is 404: assert result_raw.status_code == requests.codes.ok.

@VladLazar VladLazar added kind/bug Something isn't working ci-failure labels Jul 29, 2022
@mmedenjak mmedenjak added the area/schema-registry Schema Registry service within Redpanda label Jul 30, 2022
@Lazin
Copy link
Contributor

Lazin commented Aug 2, 2022

Many instances of this failure here. All builds except 3/5 triggered this error.

@BenPope
Copy link
Member

BenPope commented Aug 2, 2022

Duplicate of #5725

@BenPope BenPope marked this as a duplicate of #5725 Aug 2, 2022
@BenPope BenPope closed this as completed Aug 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/schema-registry Schema Registry service within Redpanda ci-failure kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants