Alexey

Results 21 comments of Alexey

So, I have two runs that failed with pretty much identical problems, here is the first one. ## Installation details Kernel Version: 5.15.0-1019-aws Scylla version (or git commit hash): `2022.2.0~rc1-20220902.a9bc6d191031`...

Here is the second run. This one got much farther, managing to run enospc nemesis twice, with both times generating an abort due to memtable flush. ## Installation details Kernel...

Another run encountered this: ## Installation details Kernel Version: 5.15.0-1019-aws Scylla version (or git commit hash): `5.2.0~dev-20220908.7effd4c53a5c` with build-id `4104bf84ed2e998ebb566ccf3154da9d40b20c7b` Cluster size: 4 nodes (i3.4xlarge) Scylla Nodes used in this...

Slightly different coredump that occurred during enospc: ## Installation details Kernel Version: 5.15.0-1019-aws Scylla version (or git commit hash): `5.2.0~dev-20220914.6799e766ca95` with build-id `3f6897811f76b9db7f4143fc4cd299a3d7121b02` Cluster size: 4 nodes (i3.4xlarge) Scylla Nodes...

> it's not new test, we'll need to run it locally to cross check if it's not a scylla regression ``` INFO:root:=== (datastax:3.28.0) PYTHON DRIVER MATRIX RESULTS FOR PROTOCOL v3...

Unable to reproduce the issue locally - test succeds both on the unstable archive provided and the previous version - maybe test itself is flaky?

> > Unable to reproduce the issue locally - test succeds both on the unstable archive provided and the previous version - maybe test itself is flaky? > > The...

Here's a screenshot from vs-code ![image](https://user-images.githubusercontent.com/7761415/28893685-1a225046-77db-11e7-94c3-299548b0d861.png)

## Issue description - [ ] This issue is a regression. - [ ] It is unknown if this issue is a regression. I've encountered what looks like a similar...

> @k0machi > > what's up with this one ? Running a [test job](https://jenkins.scylladb.com/job/scylla-staging/job/alexey/job/alexey-argus-testing/82/) now, replaced the code with just `lru_cache` for argus reporting itself.