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

Add mailbox stat #6680

Merged
merged 2 commits into from
Jul 26, 2024
Merged

Add mailbox stat #6680

merged 2 commits into from
Jul 26, 2024

Conversation

kruall
Copy link
Collaborator

@kruall kruall commented Jul 15, 2024

Changelog entry

...

Changelog category

  • New feature

Additional information

...

@kruall kruall added the area/actorsystem Actor System related issues label Jul 15, 2024
Copy link

github-actions bot commented Jul 15, 2024

2024-07-15 09:47:40 UTC Pre-commit check for bc8acf2 has started.
2024-07-15 09:50:42 UTC Build+Tests linux-x86_64-release-clang14 is running...
🟢 2024-07-15 10:29:14 UTC Build successful.

Copy link

github-actions bot commented Jul 15, 2024

2024-07-15 09:47:53 UTC Pre-commit check for bc8acf2 has started.
2024-07-15 09:50:57 UTC Build+Tests linux-x86_64-release-asan is running...
🔴 2024-07-15 15:47:21 UTC Test run completed, no test results found for commit 2795dbb.
2024-07-15 15:47:31 UTC Check cancelled

Copy link

github-actions bot commented Jul 15, 2024

2024-07-15 09:48:54 UTC Pre-commit check for bc8acf2 has started.
2024-07-15 09:52:07 UTC Build+Tests linux-x86_64-relwithdebinfo is running...
🔴 2024-07-15 14:45:39 UTC Build failed. see the logs.
🔴 2024-07-15 14:45:44 UTC Test run completed, no test results found for commit 2795dbb.
🟢 2024-07-15 14:46:21 UTC ydbd size 8.1 GiB changed* by +61.1 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 6e8cb11 merge: bc8acf2 diff diff %
ydbd size 8 690 877 328 Bytes 8 690 939 936 Bytes +61.1 KiB +0.001%
ydbd stripped size 473 651 536 Bytes 473 655 696 Bytes +4.1 KiB +0.001%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

@kruall kruall force-pushed the as/add_mailbox_stat branch from 2795dbb to 47c448c Compare July 25, 2024 10:33
Copy link

github-actions bot commented Jul 25, 2024

2024-07-25 10:37:20 UTC Pre-commit check for 713d29f has started.
2024-07-25 10:40:37 UTC Check linux-x86_64-release-asan is running...
🔴 2024-07-25 10:51:40 UTC Build failed. see the logs.

Copy link

github-actions bot commented Jul 25, 2024

2024-07-25 10:37:31 UTC Pre-commit check for 713d29f has started.
2024-07-25 10:40:58 UTC Check linux-x86_64-release-clang14 is running...
🔴 2024-07-25 10:50:09 UTC Build failed. see the logs.

Copy link

github-actions bot commented Jul 25, 2024

2024-07-25 10:40:00 UTC Pre-commit check for 713d29f has started.
2024-07-25 10:43:18 UTC Check linux-x86_64-relwithdebinfo is running...
🔴 2024-07-25 10:51:43 UTC Build failed. see the logs.

ssmike
ssmike previously approved these changes Jul 26, 2024
Copy link

github-actions bot commented Jul 26, 2024

2024-07-26 11:13:03 UTC Pre-commit check for 62ff068 has started.
2024-07-26 11:16:46 UTC Check linux-x86_64-release-clang14 is running...
🟢 2024-07-26 12:02:08 UTC Build successful.

Copy link

github-actions bot commented Jul 26, 2024

2024-07-26 11:14:56 UTC Pre-commit check for 62ff068 has started.
2024-07-26 11:18:13 UTC Check linux-x86_64-release-asan is running...
🔴 2024-07-26 13:54:31 UTC Some tests failed, follow the links below.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
13599 13001 0 86 334 178

🟢 2024-07-26 13:58:33 UTC ydbd size 5.2 GiB changed* by +90.4 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 6064125 merge: 62ff068 diff diff %
ydbd size 5 564 723 528 Bytes 5 564 816 048 Bytes +90.4 KiB +0.002%
ydbd stripped size 1 198 281 584 Bytes 1 198 308 016 Bytes +25.8 KiB +0.002%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Copy link

github-actions bot commented Jul 26, 2024

2024-07-26 11:21:27 UTC Pre-commit check for 62ff068 has started.
2024-07-26 11:24:39 UTC Check linux-x86_64-relwithdebinfo is running...
🟢 2024-07-26 14:04:32 UTC Tests successful.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
75044 61483 0 0 13548 13

🟢 2024-07-26 14:12:24 UTC Build successful.
🟢 2024-07-26 14:13:10 UTC ydbd size 8.1 GiB changed* by +57.7 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 6064125 merge: 62ff068 diff diff %
ydbd size 8 667 494 768 Bytes 8 667 553 824 Bytes +57.7 KiB +0.001%
ydbd stripped size 471 530 176 Bytes 471 534 880 Bytes +4.6 KiB +0.001%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

@kruall kruall enabled auto-merge (squash) July 26, 2024 14:16
@kruall kruall added the rebase-and-check Rebase PR with the current base branch and check label Jul 26, 2024
@github-actions github-actions bot removed the rebase-and-check Rebase PR with the current base branch and check label Jul 26, 2024
Copy link

github-actions bot commented Jul 26, 2024

2024-07-26 18:17:35 UTC Pre-commit check for cfe4877 has started.
2024-07-26 18:21:15 UTC Check linux-x86_64-release-asan is running...
🔴 2024-07-26 21:00:34 UTC Some tests failed, follow the links below.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
13603 12992 0 92 341 178

🟢 2024-07-26 21:01:55 UTC Build successful.
🟢 2024-07-26 21:03:02 UTC ydbd size 5.2 GiB changed* by +74.0 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 6a2d1fe merge: cfe4877 diff diff %
ydbd size 5 565 850 776 Bytes 5 565 926 552 Bytes +74.0 KiB +0.001%
ydbd stripped size 1 198 463 600 Bytes 1 198 492 656 Bytes +28.4 KiB +0.002%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Copy link

github-actions bot commented Jul 26, 2024

2024-07-26 18:19:24 UTC Pre-commit check for cfe4877 has started.
2024-07-26 18:22:43 UTC Check linux-x86_64-relwithdebinfo is running...
🟡 2024-07-26 20:54:01 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
75050 61475 0 3 13552 20

2024-07-26 21:02:04 UTC Failed tests rerun (try 2) linux-x86_64-relwithdebinfo is running...
🟡 2024-07-26 21:10:21 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
22 (only retried tests) 12 0 2 0 8

2024-07-26 21:17:35 UTC Failed tests rerun (try 3) linux-x86_64-relwithdebinfo is running...
🔴 2024-07-26 21:25:35 UTC Some tests failed, follow the links below.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
11 (only retried tests) 1 0 2 0 8

🟢 2024-07-26 21:32:40 UTC Build successful.
🟢 2024-07-26 21:33:17 UTC ydbd size 8.1 GiB changed* by +49.3 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 6a2d1fe merge: cfe4877 diff diff %
ydbd size 8 669 280 552 Bytes 8 669 331 072 Bytes +49.3 KiB +0.001%
ydbd stripped size 471 587 328 Bytes 471 591 424 Bytes +4.0 KiB +0.001%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Copy link

github-actions bot commented Jul 26, 2024

2024-07-26 18:19:34 UTC Pre-commit check for cfe4877 has started.
2024-07-26 18:23:20 UTC Check linux-x86_64-release-clang14 is running...
🟢 2024-07-26 18:54:49 UTC Build successful.

@kruall kruall merged commit 0032663 into ydb-platform:main Jul 26, 2024
12 of 17 checks passed
MrLolthe1st pushed a commit to MrLolthe1st/ydb that referenced this pull request Aug 12, 2024
lll-phill-lll pushed a commit to lll-phill-lll/ydb that referenced this pull request Sep 9, 2024
ssmike pushed a commit to ssmike/ydb that referenced this pull request Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/actorsystem Actor System related issues new-feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants