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

Fix off compression #9612

Merged
merged 1 commit into from
Sep 23, 2024
Merged

Conversation

vlad-gogov
Copy link
Collaborator

No description provided.

@vlad-gogov vlad-gogov self-assigned this Sep 23, 2024
@vlad-gogov vlad-gogov requested a review from a team as a code owner September 23, 2024 08:02
@vlad-gogov vlad-gogov changed the title Fix #9611 Fix off compression Sep 23, 2024
@vlad-gogov vlad-gogov linked an issue Sep 23, 2024 that may be closed by this pull request
Copy link

github-actions bot commented Sep 23, 2024

2024-09-23 08:05:50 UTC Pre-commit check linux-x86_64-relwithdebinfo for 74da68c has started.
2024-09-23 08:05:54 UTC Artifacts will be uploaded here
2024-09-23 08:08:47 UTC ya make is running...
2024-09-23 08:11:52 UTC Check cancelled

Copy link

github-actions bot commented Sep 23, 2024

2024-09-23 08:06:39 UTC Pre-commit check linux-x86_64-release-clang14 for 74da68c has started.
2024-09-23 08:06:49 UTC Artifacts will be uploaded here
2024-09-23 08:09:49 UTC ya make is running...
2024-09-23 08:11:52 UTC Check cancelled

Copy link

github-actions bot commented Sep 23, 2024

2024-09-23 08:06:45 UTC Pre-commit check linux-x86_64-release-asan for 74da68c has started.
2024-09-23 08:06:55 UTC Artifacts will be uploaded here
2024-09-23 08:09:48 UTC ya make is running...
2024-09-23 08:11:53 UTC Check cancelled

ivanmorozov333
ivanmorozov333 previously approved these changes Sep 23, 2024
Copy link

github-actions bot commented Sep 23, 2024

2024-09-23 08:13:23 UTC Pre-commit check linux-x86_64-release-asan for f2b6f96 has started.
2024-09-23 08:13:30 UTC Artifacts will be uploaded here
2024-09-23 08:16:22 UTC ya make is running...
🔴 2024-09-23 10:09:22 UTC Some tests failed, follow the links below.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
10644 10421 0 60 52 111

🟢 2024-09-23 10:10:18 UTC Build successful.
🟡 2024-09-23 10:10:53 UTC ydbd size 5.6 GiB changed* by +1011.1 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: d317ae4 merge: f2b6f96 diff diff %
ydbd size 6 063 116 752 Bytes 6 064 152 104 Bytes +1011.1 KiB +0.017%
ydbd stripped size 1 516 713 488 Bytes 1 516 845 424 Bytes +128.8 KiB +0.009%

*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 Sep 23, 2024

2024-09-23 08:14:07 UTC Pre-commit check linux-x86_64-release-clang14 for f2b6f96 has started.
2024-09-23 08:14:18 UTC Artifacts will be uploaded here
2024-09-23 08:17:12 UTC ya make is running...
🟢 2024-09-23 08:27:14 UTC Build successful.

Copy link

github-actions bot commented Sep 23, 2024

2024-09-23 08:14:14 UTC Pre-commit check linux-x86_64-relwithdebinfo for f2b6f96 has started.
2024-09-23 08:14:28 UTC Artifacts will be uploaded here
2024-09-23 08:17:21 UTC ya make is running...
🟡 2024-09-23 09:23:42 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
39998 34279 0 6 5676 37

2024-09-23 09:27:07 UTC ya make is running... (failed tests rerun, try 2)
🟢 2024-09-23 09:38:34 UTC Tests successful.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
279 (only retried tests) 178 0 0 7 94

🟢 2024-09-23 09:38:42 UTC Build successful.
🟡 2024-09-23 09:39:20 UTC ydbd size 8.4 GiB changed* by +1.2 MiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: d317ae4 merge: f2b6f96 diff diff %
ydbd size 9 045 171 704 Bytes 9 046 427 608 Bytes +1.2 MiB +0.014%
ydbd stripped size 489 476 328 Bytes 489 498 856 Bytes +22.0 KiB +0.005%

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

@vlad-gogov vlad-gogov merged commit c3abe60 into ydb-platform:main Sep 23, 2024
10 of 12 checks passed
rekby pushed a commit to rekby-forks/ydb that referenced this pull request Sep 24, 2024
vlad-gogov added a commit to vlad-gogov/ydb that referenced this pull request Nov 26, 2024
zverevgeny pushed a commit to zverevgeny/ydb that referenced this pull request Jan 2, 2025
zverevgeny pushed a commit to zverevgeny/ydb that referenced this pull request Jan 5, 2025
zverevgeny pushed a commit to zverevgeny/ydb that referenced this pull request Jan 5, 2025
zverevgeny pushed a commit to zverevgeny/ydb that referenced this pull request Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Off compression in CS (Compression = Uncompressed)
2 participants