Done
Source
Fedor Laktionov <flaktionov@dataarmor.ru>
Execution
python3 generate_code.py lpdc +msrpn
AntlrRecognizer
Auto-commit
5m 37s
0
System Load During Execution
CPU Usage
40.9%
min 0.0% / max 51.0%
Memory Usage
37.4%
min 3.0% / max 45.9%
Load Average (1m)
1.5
min 0.0 / max 1.9
Processes
9
min 5 / max 9
Based on 23 samples (every 15s)
Meta
2026-08-26_10-28-38__e8d1e84799192e56
1 hour ago
Output Log
479065 lines total
(showing last 100)
LexerMs_NoEditablePreLexer.h cleaned LexerMs_NoEditableStrings_Ms.h cleaned MsSQLRPN lexer error code: 0 NoEditableMsSQLRPN.cpp cleaned NoEditableMsSQLRPN.h cleaned NoEditableMsSQLRPN_NoEditableCommon.cpp cleaned NoEditableMsSQLRPN_DFA.cpp cleaned NoEditableMsSQLRPN_NoEditableCommon.h cleaned Parsing file: ../MsSQLRPN.g Parsing file: ../Common.g MsSQLRPN parser error code: 0 [10:34:08] Finished MsSQLRPN (elapsed: 05:25.87) File size monitor stopped ====================================================================== GENERATION TIMING REPORT ====================================================================== Parser Time Status ---------------------------------------------------------------------- MsSQLRPN 05:25.87 OK ---------------------------------------------------------------------- TOTAL 05:25.89 ====================================================================== Generation finished: 2026-08-26 10:34:08 ====================================================================== TSQLSyntaxParser.vcxproj updated TSQLSyntaxParser.vcxproj.filters updated CMakeLists.txt updated: TSQL_SYNTAX_PARSER_SOURCES (16 files) CMakeLists.txt updated: ANTLR_COHERENCE_SOURCES (26 files) 2026-08-26T10:34:08.416+0000| event=process_wait_finished exit_code=0 2026-08-26T10:34:08.416+0000| event=cleanup_started pid=1665 2026-08-26T10:34:08.416+0000| event=cleanup_finished pid=1665 ----- State after generation ----- 2026-08-26T10:34:08.417+0000| event=command_start cwd=/root/threads/datasunrise.2 command=git status --short --branch ## 12277_mssql_grammar_expression_to_root...origin/12277_mssql_grammar_expression_to_root M AntlrRecognizer/TSQLSyntaxParser.vcxproj M AntlrRecognizer/TSQLSyntaxParser.vcxproj.filters M AntlrRecognizer/generated/Coherence.h M AntlrRecognizer/generated/LexerMs.cpp M AntlrRecognizer/generated/MsSQLRPN.tokens M AntlrRecognizer/generated/MsSQLRPNTokens.cpp M AntlrRecognizer/generated/NoEditableMsSQLRPN.cpp M AntlrRecognizer/generated/NoEditableMsSQLRPN.g M AntlrRecognizer/generated/NoEditableMsSQLRPN.h M AntlrRecognizer/generated/NoEditableMsSQLRPN_DFA.cpp M AntlrRecognizer/generated/NoEditableMsSQLRPN_NoEditableCommon.h M AntlrRecognizer/generated/Tokens.cpp M AntlrRecognizer/generated/Tokens.h 2026-08-26T10:34:08.787+0000| event=command_finished exit_code=0 2026-08-26T10:34:08.787+0000| event=command_start cwd=/root/threads/datasunrise.2 command=git --no-pager diff --stat warning: in the working copy of 'AntlrRecognizer/TSQLSyntaxParser.vcxproj', LF will be replaced by CRLF the next time Git touches it warning: in the working copy of 'AntlrRecognizer/TSQLSyntaxParser.vcxproj.filters', LF will be replaced by CRLF the next time Git touches it AntlrRecognizer/generated/Coherence.h | 4 +- AntlrRecognizer/generated/LexerMs.cpp | 2 +- AntlrRecognizer/generated/MsSQLRPN.tokens | 4 +- AntlrRecognizer/generated/MsSQLRPNTokens.cpp | 4 +- AntlrRecognizer/generated/NoEditableMsSQLRPN.cpp | 4 +- AntlrRecognizer/generated/NoEditableMsSQLRPN.g | 4 +- AntlrRecognizer/generated/NoEditableMsSQLRPN.h | 4 +- .../generated/NoEditableMsSQLRPN_DFA.cpp | 4 +- .../NoEditableMsSQLRPN_NoEditableCommon.h | 4 +- AntlrRecognizer/generated/Tokens.cpp | 6 +- AntlrRecognizer/generated/Tokens.h | 11822 ++++++++++--------- 11 files changed, 5936 insertions(+), 5926 deletions(-) 2026-08-26T10:34:09.368+0000| event=command_finished exit_code=0 ---------------------------------- /root/threads/datasunrise.2 > git add . 2026-08-26T10:34:09.368+0000| event=command_start cwd=/root/threads/datasunrise.2 command=git add . warning: in the working copy of 'AntlrRecognizer/TSQLSyntaxParser.vcxproj', LF will be replaced by CRLF the next time Git touches it warning: in the working copy of 'AntlrRecognizer/TSQLSyntaxParser.vcxproj.filters', LF will be replaced by CRLF the next time Git touches it 2026-08-26T10:34:09.801+0000| event=command_finished exit_code=0 /root/threads/datasunrise.2 > git -c user.email=no-reply@ds-in.net -c user.name=gitlab-ci commit -m (#without_ticket) grammar generation lpdc +msrpn (auto-generated) --author Fedor Laktionov <flaktionov@dataarmor.ru> 2026-08-26T10:34:09.801+0000| event=command_start cwd=/root/threads/datasunrise.2 command=git -c user.email=no-reply@ds-in.net -c user.name=gitlab-ci commit -m (#without_ticket) grammar generation lpdc +msrpn (auto-generated) --author Fedor Laktionov <flaktionov@dataarmor.ru> [12277_mssql_grammar_expression_to_root 80c2d309d7c] (#without_ticket) grammar generation lpdc +msrpn (auto-generated) Author: Fedor Laktionov <flaktionov@dataarmor.ru> 11 files changed, 5936 insertions(+), 5926 deletions(-) 2026-08-26T10:34:10.231+0000| event=command_finished exit_code=0 /root/threads/datasunrise.2 > git fetch origin 12277_mssql_grammar_expression_to_root 2026-08-26T10:34:10.232+0000| event=command_start cwd=/root/threads/datasunrise.2 command=git fetch origin 12277_mssql_grammar_expression_to_root From ssh://git.ds-in.net:322/firewall/datasunrise * branch 12277_mssql_grammar_expression_to_root -> FETCH_HEAD 2026-08-26T10:34:10.604+0000| event=command_finished exit_code=0 /root/threads/datasunrise.2 > git -c user.email=no-reply@ds-in.net -c user.name=gitlab-ci rebase origin/12277_mssql_grammar_expression_to_root 2026-08-26T10:34:10.604+0000| event=command_start cwd=/root/threads/datasunrise.2 command=git -c user.email=no-reply@ds-in.net -c user.name=gitlab-ci rebase origin/12277_mssql_grammar_expression_to_root Current branch 12277_mssql_grammar_expression_to_root is up to date. 2026-08-26T10:34:10.727+0000| event=command_finished exit_code=0 /root/threads/datasunrise.2 > git push origin HEAD:12277_mssql_grammar_expression_to_root 2026-08-26T10:34:10.727+0000| event=command_start cwd=/root/threads/datasunrise.2 command=git push origin HEAD:12277_mssql_grammar_expression_to_root Locking support detected on remote "origin". Consider enabling it with: $ git config lfs.https://git.ds-in.net/firewall/datasunrise.git/info/lfs.locksverify true remote: remote: To create a merge request for 12277_mssql_grammar_expression_to_root, visit: remote: https://git.ds-in.net/firewall/datasunrise/-/merge_requests/new?merge_request%5Bsource_branch%5D=12277_mssql_grammar_expression_to_root remote: To ssh://git.ds-in.net:322/firewall/datasunrise.git 8f87ea85979..80c2d309d7c HEAD -> 12277_mssql_grammar_expression_to_root 2026-08-26T10:34:14.889+0000| event=command_finished exit_code=0 Auto-committed and pushed: 80c2d309d7cb18086da5e8ebd5b42b48eec04fe9