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

flaky TestConcurrentFetchers/fetch_records_produced_after_startup #9970

Closed
seizethedave opened this issue Nov 21, 2024 · 0 comments · Fixed by #9971
Closed

flaky TestConcurrentFetchers/fetch_records_produced_after_startup #9970

seizethedave opened this issue Nov 21, 2024 · 0 comments · Fixed by #9971
Assignees

Comments

@seizethedave
Copy link
Contributor

--- FAIL: TestConcurrentFetchers (1.12s)
    --- FAIL: TestConcurrentFetchers/fetch_records_produced_after_startup (1.02s)
        logging.go:33: level info component kafka_client msg producing to a new topic for the first time, fetching metadata to learn its partitions topic test-topic
        logging.go:33: level info component kafka_client msg immediate metadata update triggered why forced load because we are producing to a topic for the first time
        logging.go:33: level info component kafka_client msg initializing producer id
        logging.go:33: level info component kafka_client msg done waiting for metadata for new topic topic test-topic
        logging.go:33: level info component kafka_client msg producer id initialization success id 6326[88](https://github.com/grafana/mimir/actions/runs/11946736248/job/33301576622#step:8:89)2942567818996 epoch 0
        fetcher_test.go:379: 
            	Error Trace:	/__w/mimir/mimir/pkg/storage/ingest/fetcher_test.go:379
            	Error:      	Not equal: 
            	            	expected: 2
            	            	actual  : 3
            	Test:       	TestConcurrentFetchers/fetch_records_produced_after_startup
        fetcher_test.go:1451: 
            	Error Trace:	/__w/mimir/mimir/pkg/storage/ingest/fetcher_test.go:1451
            	            				/__w/mimir/mimir/pkg/storage/ingest/fetcher_test.go:382
            	Error:      	Should be zero, but was 1
            	Test:       	TestConcurrentFetchers/fetch_records_produced_after_startup
            	Messages:   	expected there aren't any buffered records
        fetcher_test.go:1453: kgo.Fetches{}
FAIL
FAIL	github.com/grafana/mimir/pkg/storage/ingest	[97]

(In GitHub CI: https://github.com/grafana/mimir/actions/runs/11946736248/job/33301576622)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants