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

bug: main-cron e2e test failed caused by over window & reversed iteration #17209

Closed
fuyufjh opened this issue Jun 12, 2024 · 0 comments · Fixed by #17217
Closed

bug: main-cron e2e test failed caused by over window & reversed iteration #17209

fuyufjh opened this issue Jun 12, 2024 · 0 comments · Fixed by #17217
Assignees
Labels
type/bug Something isn't working
Milestone

Comments

@fuyufjh
Copy link
Member

fuyufjh commented Jun 12, 2024

Describe the bug

https://buildkite.com/risingwavelabs/main-cron/builds/2574#018fe967-70c2-4230-ad00-e27870297996

| e2e_test/streaming/over_window/./generated/main.slt.part     .. [BEGIN]
| | e2e_test/streaming/over_window/./generated/./basic/mod.slt.part .. [BEGIN]
| | | e2e_test/streaming/over_window/./generated/./basic/./setup.slt.part .. [OK] in 6405 ms
| | | e2e_test/streaming/over_window/./generated/./basic/./cross_check.slt.part .. [OK] in 107 ms
| | | e2e_test/streaming/over_window/./generated/./basic/./cross_check.slt.part .. [OK] in 106 ms
| | | e2e_test/streaming/over_window/./generated/./basic/./cross_check.slt.part .. [OK] in 105 ms[FAILED]

It was during the test of over window function

Now we reverted the PR to let the CI pass: #17158

Error message/log

thread 'rw-main' panicked at src/meta/src/barrier/mod.rs:813:13:
failed to execute barrier: get error from control stream: worker node 3, gRPC request to stream service failed: Internal error: failed to collect barrier for epoch [6577792435748864]: Actor 17009 exited unexpectedly: Executor error: exchange channel from local upstream actor 17021 closed unexpectedly; worker node 1, gRPC request to stream service failed: Internal error: failed to collect barrier for epoch [6577792435748864]: Actor 17002 exited unexpectedly: Executor error: Storage error: MemTable error: Inconsistent operation; worker node 2, gRPC request to stream service failed: Internal error: failed to collect barrier for epoch [6577792435748864]: Actor 17003 exited unexpectedly: Executor error: exchange channel from local upstream actor 17018 closed unexpectedly;
stack backtrace:

To Reproduce

No response

Expected behavior

No response

How did you deploy RisingWave?

No response

The version of RisingWave

No response

Additional context

No response

@fuyufjh fuyufjh added the type/bug Something isn't working label Jun 12, 2024
@github-actions github-actions bot added this to the release-1.10 milestone Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants