hanahmily opened a new issue, #9935: URL: https://github.com/apache/skywalking/issues/9935
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar issues. ### Apache SkyWalking Component BanyanDB (apache/skywalking-banyandb) ### What happened ```shell [1668008993] Integration Query Suite - 37/37 specs {"level":"warn","ts":"2022-11-09T23:53:39.503+0800","caller":"auth/store.go:1220","msg":"simple token is not cryptographically signed"} 2022-11-09T23:53:40+08:00 | ERROR | ***fail to write entity**** error="failed to open time series store: Cannot acquire directory lock on \"/tmp/banyandb-test-2727554284/measure/sw_metric/shard-0/seg-20221110/block-00/main\". Another process is using this Badger database. error: resource temporarily unavailable" module:MEASURE 2022-11-09T23:53:40+08:00 | ERROR | ***fail to open block**** error="failed to open time series store: Cannot acquire directory lock on \"/tmp/banyandb-test-2727554284/measure/sw_metric/shard-0/seg-20221110/block-00/main\". Another process is using this Badger database. error: resource temporarily unavailable" block:BLOCKID-6-0 module:TSDB.SHARD0.SEGMENT.BLOCK 2022-11-09T23:53:40+08:00 | ERROR | ***fail to write entity**** error="failed to open time series store: Cannot acquire directory lock on \"/tmp/banyandb-test-2727554284/measure/sw_metric/shard-0/seg-20221110/block-00/main\". Another process is using this Badger database. error: resource temporarily unavailable" module:MEASURE ``` ### What you expected to happen No error ### How to reproduce Fetch a block that is created by the strategy manager ### Anything else We should figure out a procedure to verify the block rolling forward. Maybe leverage a fake clock to stimulate "faster time". ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
