-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
roachtest: smoketest/secure/multitenant failed #82266
Comments
roachtest.smoketest/secure/multitenant failed with artifacts on master @ aadbaf97b4e6092ad6978a28e2735715d64d9f10:
Parameters: |
roachtest.smoketest/secure/multitenant failed with artifacts on master @ 47df1bc3a28f705e56ff4efc3d81c6fc90e096b5:
Parameters: |
roachtest.smoketest/secure/multitenant failed with artifacts on master @ 8d34ef1ea15850ee1c70470610b6652df4c317de:
Parameters: |
roachtest.smoketest/secure/multitenant failed with artifacts on master @ 8d34ef1ea15850ee1c70470610b6652df4c317de:
Parameters: |
roachtest.smoketest/secure/multitenant failed with artifacts on master @ 8d34ef1ea15850ee1c70470610b6652df4c317de:
Parameters: |
roachtest.smoketest/secure/multitenant failed with artifacts on master @ 377b113bd7e7b679c55a0f93e0d8ab5dbb6f2e97:
Parameters: |
roachtest.smoketest/secure/multitenant failed with artifacts on master @ 13cb2f6c40e3146fed8d931f65f89da9b42ce2c1:
Parameters: |
roachtest.smoketest/secure/multitenant failed with artifacts on master @ 7a1ced4a49d28f66f381e78733bcab510e2cbafe:
Parameters: |
roachtest.smoketest/secure/multitenant failed with artifacts on master @ 7af6c0d3e2085cafda90d5f0b15d06f6a360f154:
Parameters: |
roachtest.smoketest/secure/multitenant failed with artifacts on master @ fc7ae339c3f85ad2a2b28643e47d7c20768fe237:
Parameters: |
roachtest.smoketest/secure/multitenant failed with artifacts on master @ b47dc374417fe4ba83570784040da5650238b30e:
Parameters: |
roachtest.smoketest/secure/multitenant failed with artifacts on master @ a611410e3babe97a14152381b89060e1bafa2e27:
Parameters: |
roachtest.smoketest/secure/multitenant failed with artifacts on master @ ac11a55499120ffd33016feebc47b4ed43a21007:
Parameters: |
roachtest.smoketest/secure/multitenant failed with artifacts on master @ e1e99da678e29db4ef21813423f012273c99add2:
Parameters: |
roachtest.smoketest/secure/multitenant failed with artifacts on master @ 78caa5c3a8ecd0d0a612798a106b626edb3db2ee:
Parameters: |
roachtest.smoketest/secure/multitenant failed with artifacts on master @ 4e8134033890c956d39020f28a0e99b21b32649f:
Parameters: |
roachtest.smoketest/secure/multitenant failed with artifacts on master @ 3c9b17113488d2ee6929936aa6ec48396f3ed71c:
Parameters: |
roachtest.smoketest/secure/multitenant failed with artifacts on master @ b9a165c03643ed43a0d45b16c0a795244543a2fe:
Parameters: |
roachtest.smoketest/secure/multitenant failed with artifacts on master @ 7a8cac9b11036dcf401453eb36e531fe381b70b4:
Parameters: |
roachtest.smoketest/secure/multitenant failed with artifacts on master @ 33d70998719051ee058bc9e516afa238ea7b7451:
Parameters: |
roachtest.smoketest/secure/multitenant failed with artifacts on master @ 03d5260a467b8640de41ee08054c1ce05f91966c:
Parameters: |
Will hopefully be fixed by #83707 |
83014: ui: add internal app filter to active statements and transactions pages r=ericharmeling a=ericharmeling This PR adds a single internal app filter option on to the Active Statements and Active Transactions pages. Active statements and transactions run by internal apps are no longer displayed by default. See commit message for release note. https://user-images.githubusercontent.com/27286675/174156635-39d8649a-df91-4550-adb5-b3c167d54ed5.mov Fixes #81072. 83707: roachtest: run workload from the tenant node r=knz a=stevendanna The secure URL refers to paths on disk on the clusters in the node. Since we only create the tenant-scoped certs on the tenant node, we need to run workload from that node. Fixes #82266 Depends on #83703 Release note: None 84003: storage: close pebble iter gracefully when NewPebbleSSTIterator fails r=erikgrinaker a=msbutler Currently, if `pebble.NewExternalIter` sets pebbleIterator.inuse to True, but then fails, the subsequent `pebbleIterator.destroy()` will panic unecessarily, since the caller of `pebble.NewExternalIter` is not actually using the iter. This bug causes TestBackupRestoreChecksum to flake in #83984. To fix, this patch uses pebble.Close() to gracefully close the pebbleIterator if `pebble.NewExternalIter` fails. Release Note: None 84039: prometheus: use older node_exporter r=nicktrav a=tbg v1.3.1, the most up to date released version, has a bug that inflates the bytes written by ~8x for NVMe drives (which in particular includes the default drives for our GCE roachprod machines). Fundamentally this is caused by the fact that these devices use a 4K sector size whereas the kernel will always report based on a 512B sector size. This took us a while to figure out, and to avoid repeating this exercise periodically, downgrade node_exporter to 1.2.2, which pre-dates a refactor that introduces the regression. See: prometheus/node_exporter#2310 Release note: None Co-authored-by: Eric Harmeling <[email protected]> Co-authored-by: Steven Danna <[email protected]> Co-authored-by: Michael Butler <[email protected]> Co-authored-by: Tobias Grieger <[email protected]>
The secure URL refers to paths on disk on the clusters in the node. Since we only create the tenant-scoped certs on the tenant node, we need to run workload from that node. Fixes cockroachdb#82266 Depends on cockroachdb#83703 Release note: None
The secure URL refers to paths on disk on the clusters in the node. Since we only create the tenant-scoped certs on the tenant node, we need to run workload from that node. BACKPORT NOTES: Also adds the `multi-tenant` owner to the roachtest registry and TEAMS.yml, which were not yet added to the release branch. Fixes cockroachdb#82266 Depends on cockroachdb#83703 Release note: None
roachtest.smoketest/secure/multitenant failed with artifacts on master @ 1cea73c8a18623949b81705eb5f75179e6cd8d86:
Help
See: roachtest README
See: How To Investigate (internal)
This test on roachdash | Improve this report!
Jira issue: CRDB-16332
The text was updated successfully, but these errors were encountered: