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 integration test txn_cleanup_2pc_locks #435

Open
pingyu opened this issue Nov 21, 2023 · 0 comments
Open

Flaky integration test txn_cleanup_2pc_locks #435

pingyu opened this issue Nov 21, 2023 · 0 comments

Comments

@pingyu
Copy link
Collaborator

pingyu commented Nov 21, 2023

See https://github.com/tikv/client-rust/actions/runs/6940223881/job/18878804812
commit d440f06

     Running tests/failpoint_tests.rs (target/debug/deps/failpoint_tests-6486f001f7ac1501)

running 5 tests
init finish with 292 regions
test txn_cleanup_2pc_locks has been running for over 60 seconds
test txn_cleanup_async_commit_locks has been running for over 60 seconds
test txn_cleanup_locks_batch_size has been running for over 60 seconds
test txn_cleanup_range_async_commit_locks has been running for over 60 seconds
thread 'txn_cleanup_2pc_locks' panicked at src/pd/cluster.rs:270:47:
called `Option::unwrap()` on a `None` value
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
thread 'txn_cleanup_2pc_locks' panicked at src/pd/cluster.rs:270:47:
called `Option::unwrap()` on a `None` value
thread 'txn_cleanup_2pc_locks' panicked at src/pd/cluster.rs:270:47:
called `Option::unwrap()` on a `None` value
thread 'txn_cleanup_2pc_locks' panicked at src/pd/cluster.rs:270:47:
called `Option::unwrap()` on a `None` value
thread 'txn_cleanup_2pc_locks' panicked at src/pd/cluster.rs:270:47:
called `Option::unwrap()` on a `None` value
thread 'txn_cleanup_2pc_locks' panicked at src/pd/cluster.rs:270:47:
called `Option::unwrap()` on a `None` value
thread 'txn_cleanup_2pc_locks' panicked at src/pd/cluster.rs:270:47:
called `Option::unwrap()` on a `None` value
thread 'txn_cleanup_2pc_locks' panicked at src/pd/cluster.rs:270:47:
called `Option::unwrap()` on a `None` value
thread 'txn_cleanup_2pc_locks' panicked at src/pd/cluster.rs:270:47:
called `Option::unwrap()` on a `None` value
thread 'txn_cleanup_2pc_locks' panicked at src/pd/cluster.rs:270:47:
called `Option::unwrap()` on a `None` value
make: *** [Makefile:26: integration-test] Terminated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant