risingwave icon indicating copy to clipboard operation
risingwave copied to clipboard

end-to-end test (release): `Error: snapshot id 4 not found`

Open lmatz opened this issue 1 year ago • 3 comments

Describe the bug

https://buildkite.com/risingwavelabs/main-cron/builds/1891#_

2024-02-23T16:23:34.102298669Z  INFO risingwave_ctl::common::context: clean up context
--
  | Error: snapshot id 4 not found
  | Backtrace:
  | 0: msg<alloc::string::String>
  | at ./.cargo/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.75/src/error.rs:83:36
  | 1: {async_fn#0}
  | at ./src/meta/src/backup_restore/restore.rs:125:39
  | 2: {async_fn#0}
  | at ./src/meta/src/backup_restore/restore.rs:191:49

Error message/log

No response

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

lmatz avatar Feb 24 '24 02:02 lmatz

happened again: https://buildkite.com/risingwavelabs/main-cron/builds/1892#018ddbd9-a6b3-4fb9-a810-a783dc623508

lmatz avatar Feb 25 '24 06:02 lmatz

https://buildkite.com/risingwavelabs/main-cron/builds/1893#018de100-0460-4447-9322-3a78228ac398

lmatz avatar Feb 25 '24 17:02 lmatz

link #15320?

lmatz avatar Feb 28 '24 05:02 lmatz

This is an expected error during test. I'll suppress it.

zwang28 avatar Mar 07 '24 02:03 zwang28