============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pcd3/0006cb/ydb/tests/fq/streaming/test-results/py3test
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 8 items

test_streaming.py .....F..

=================================== FAILURES ===================================
_______________ TestStreamingInYdb.test_read_topic_restore_state _______________
ydb/tests/fq/streaming/test_streaming.py:300: in test_read_topic_restore_state
    assert self.read_stream(len(expected_data), topic_path=self.output_topic) == expected_data
E   assert [] == ['{"a_time":n...49943000001}']
E     
E     Right contains one more item: '{"a_time":null,"b_time":1696849942500001,"c_time":1696849943000001}'
E     
E     Full diff:
E     + []
E     - [
E     -     '{"a_time":null,"b_time":1696849942500001,"c_time":1696849943000001}',
E     - ]
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_read_topic_restore_state
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_streaming.py::TestStreamingInYdb, test_name: test_read_topic_restore_state)
DEBUG    root:control_plane.py:61 Requesting CreateStream.
Database: "local".
Request:
stream_name: "/local/source4_m9yO4voc_input"
shard_count: 1
write_quota_kb_per_sec: 1024
retention_period_hours: 1

DEBUG    root:control_plane.py:45 Response: operation {
  ready: true
  status: SUCCESS
}

DEBUG    root:control_plane.py:49 Result: 
DEBUG    root:control_plane.py:61 Requesting CreateStream.
Database: "local".
Request:
stream_name: "/local/source4_m9yO4voc_output"
shard_count: 1
write_quota_kb_per_sec: 1024
retention_period_hours: 1

DEBUG    root:control_plane.py:45 Response: operation {
  ready: true
  status: SUCCESS
}

DEBUG    root:control_plane.py:49 Result: 
DEBUG    root:control_plane.py:45 Response: operation {
  ready: true
  status: SUCCESS
}

DEBUG    root:control_plane.py:49 Result: 
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=7&id=NjBkMGVkNGMtYWNiYTdmMmUtNmRlY2ZiNjgtNDI4YmMyMTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3701beed-1dc2-4f47-b009-47b1221cf1b7, ghrun-hrma43pfuu.auto.internal:3016): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3701beed-1dc2-4f47-b009-47b1221cf1b7, ghrun-hrma43pfuu.auto.internal:3016): request = { session_id: "ydb://session/3?node_id=7&id=NjBkMGVkNGMtYWNiYTdmMmUtNmRlY2ZiNjgtNDI4YmMyMTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            CREATE EXTERNAL DATA SOURCE `source4_m9yO4voc` WITH (\n                SOURCE_TYPE=\"Ydb\",\n                LOCATION=\"localhost:28960\",\n                DATABASE_NAME=\"local\",\n                SHARED_READING=\"True\",\n                AUTH_METHOD=\"NONE\");" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3701beed-1dc2-4f47-b009-47b1221cf1b7, ghrun-hrma43pfuu.auto.internal:3016): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=7&id=MWE5MWY5ZjEtNWYzOTViMzMtZjUzYTU1YjMtYjYyMDExNzM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, eaa79d38-9fd7-412c-af04-0a1297cfe41d, ghrun-hrma43pfuu.auto.internal:24048): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eaa79d38-9fd7-412c-af04-0a1297cfe41d, ghrun-hrma43pfuu.auto.internal:24048): request = { session_id: "ydb://session/3?node_id=7&id=MWE5MWY5ZjEtNWYzOTViMzMtZjUzYTU1YjMtYjYyMDExNzM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            CREATE EXTERNAL DATA SOURCE `source4_m9yO4voc` WITH (\n                SOURCE_TYPE=\"Ydb\",\n                LOCATION=\"localhost:28960\",\n                DATABASE_NAME=\"local\",\n                SHARED_READING=\"True\",\n                AUTH_METHOD=\"NONE\");" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eaa79d38-9fd7-412c-af04-0a1297cfe41d, ghrun-hrma43pfuu.auto.internal:24048): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 0c1ac7c9-1f13-4c86-8fff-e22f66f4b11b, ghrun-hrma43pfuu.auto.internal:8591): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0c1ac7c9-1f13-4c86-8fff-e22f66f4b11b, ghrun-hrma43pfuu.auto.internal:8591): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0c1ac7c9-1f13-4c86-8fff-e22f66f4b11b, ghrun-hrma43pfuu.auto.internal:8591): response = { status: SUCCESS session_id: "ydb://session/3?node_id=7&id=Y2ZjMWQ1ZGItNGJiMTcyZjItN2ZjZTk3MTUtNWM5NTM5ZjE=" node_id: 7 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, e72c7feb-60aa-4db7-ba50-9fbc8b30627d, ghrun-hrma43pfuu.auto.internal:3016): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e72c7feb-60aa-4db7-ba50-9fbc8b30627d, ghrun-hrma43pfuu.auto.internal:3016): request = { session_id: "ydb://session/3?node_id=7&id=Y2ZjMWQ1ZGItNGJiMTcyZjItN2ZjZTk3MTUtNWM5NTM5ZjE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e72c7feb-60aa-4db7-ba50-9fbc8b30627d, ghrun-hrma43pfuu.auto.internal:3016): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=7&id=Y2ZjMWQ1ZGItNGJiMTcyZjItN2ZjZTk3MTUtNWM5NTM5ZjE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3a8e2951-9b13-4a23-bf05-a3649d0b2294, ghrun-hrma43pfuu.auto.internal:24048): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3a8e2951-9b13-4a23-bf05-a3649d0b2294, ghrun-hrma43pfuu.auto.internal:24048): request = { session_id: "ydb://session/3?node_id=7&id=Y2ZjMWQ1ZGItNGJiMTcyZjItN2ZjZTk3MTUtNWM5NTM5ZjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            CREATE EXTERNAL DATA SOURCE `source4_m9yO4voc` WITH (\n                SOURCE_TYPE=\"Ydb\",\n                LOCATION=\"localhost:28960\",\n                DATABASE_NAME=\"local\",\n                SHARED_READING=\"True\",\n                AUTH_METHOD=\"NONE\");" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3a8e2951-9b13-4a23-bf05-a3649d0b2294, ghrun-hrma43pfuu.auto.internal:24048): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=7&id=Y2ZjMWQ1ZGItNGJiMTcyZjItN2ZjZTk3MTUtNWM5NTM5ZjE=
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 84f7cd4a-7b2c-46bc-bc32-809dbdbc34eb, ghrun-hrma43pfuu.auto.internal:8591): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 84f7cd4a-7b2c-46bc-bc32-809dbdbc34eb, ghrun-hrma43pfuu.auto.internal:8591): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 84f7cd4a-7b2c-46bc-bc32-809dbdbc34eb, ghrun-hrma43pfuu.auto.internal:8591): response = { status: SUCCESS session_id: "ydb://session/3?node_id=7&id=YzQzZjBiOC02ODdiNzNhNy03YWEwMTViMC04M2RiMzZiNg==" node_id: 7 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, ba240487-9095-40a6-80b7-55345a715930, ghrun-hrma43pfuu.auto.internal:3016): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ba240487-9095-40a6-80b7-55345a715930, ghrun-hrma43pfuu.auto.internal:3016): request = { session_id: "ydb://session/3?node_id=7&id=YzQzZjBiOC02ODdiNzNhNy03YWEwMTViMC04M2RiMzZiNg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ba240487-9095-40a6-80b7-55345a715930, ghrun-hrma43pfuu.auto.internal:3016): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=7&id=YzQzZjBiOC02ODdiNzNhNy03YWEwMTViMC04M2RiMzZiNg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 01a57e19-040f-4126-880a-c2978fe5f652, ghrun-hrma43pfuu.auto.internal:24048): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 01a57e19-040f-4126-880a-c2978fe5f652, ghrun-hrma43pfuu.auto.internal:24048): request = { session_id: "ydb://session/3?node_id=7&id=YzQzZjBiOC02ODdiNzNhNy03YWEwMTViMC04M2RiMzZiNg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            CREATE STREAMING QUERY `test_read_topic_restore_state` AS\n            DO BEGIN\n                pragma FeatureR010=\"prototype\";\n                PRAGMA DisableAnsiInForEmptyOrNullableItemsCollections;\n\n                $in = SELECT * FROM source4_m9yO4voc.`source4_m9yO4voc_input`\n                    WITH (\n                        FORMAT=\"json_each_row\",\n                        SCHEMA=(dt UINT64, str STRING));\n                $mr = SELECT * FROM $in\n                    MATCH_RECOGNIZE(\n                        MEASURES\n                        LAST(A.dt) as a_time,\n                        LAST(B.dt) as b_time,\n                        LAST(C.dt) as c_time\n                        ONE ROW PER MATCH\n                        AFTER MATCH SKIP TO NEXT ROW\n                        PATTERN ( ( A | B ) ( B | C ) )\n                        DEFINE\n                            A as A.str=\'A\',\n                            B as B.str=\'B\',\n                            C as C.str=\'C\');\n                INSERT INTO source4_m9yO4voc.`source4_m9yO4voc_output`\n                    SELECT ToBytes(Unwrap(Json::SerializeJson(Yson::From(TableRow())))) FROM $mr;\n            END DO;" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 01a57e19-040f-4126-880a-c2978fe5f652, ghrun-hrma43pfuu.auto.internal:24048): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=7&id=YzQzZjBiOC02ODdiNzNhNy03YWEwMTViMC04M2RiMzZiNg==
DEBUG    root:data_plane.py:35 Write topic source4_m9yO4voc_input. Response: operation {
  ready: true
  status: SUCCESS
  result {
    type_url: "type.googleapis.com/Ydb.DataStreams.V1.PutRecordsResult"
    value: "\010\001\032\021\"\0010*\014shard-000000\032\021\"\0011*\014shard-000000"
  }
}

INFO     root:data_plane.py:39 Data was written to source4_m9yO4voc_input: ['{"dt": 1696849942000001, "str": "A" }', '{"dt": 1696849942500001, "str": "B" }']
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pcd3/0006cb/ydb/tests/tools/pq_read/pq_read
DEBUG    ya.test:process.py:678 Command err will be placed to pq_read.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pcd3/0006cb/ydb/tests/tools/pq_read/pq_read', '--endpoint', 'localhost:28960', '--database', 'local', '--topic-path', 'source4_m9yO4voc_output', '--consumer-name', 'source4_m9yO4voc_consumer', '--disable-cluster-discovery', '--messages-count', '1', '--timeout', '30000ms', '--commit-after-processing']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3956562
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3956562) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3956562) elapsed time (sec): 10.348686456680298
DEBUG    ya.test:process.py:263 Command (pid 3956562) wtime: 10.35
DEBUG    ya.test:process.py:275 Command (pid 3956562) output:
None
DEBUG    ya.test:process.py:276 Command (pid 3956562) errors:
2025-11-25T10:39:05.772418Z :INFO: [local] [local] [a30bb988-32ec704c-9baa9b57-c6906c58] Starting read session
2025-11-25T10:39:05.772489Z :DEBUG: [local] [local] [a30bb988-32ec704c-9baa9b57-c6906c58] Starting session to cluster null (localhost:28960)
2025-11-25T10:39:05.773076Z :DEBUG: [local] [local] [a30bb988-32ec704c-9baa9b57-c6906c58] [null] In Reconnect, ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2025-11-25T10:39:05.773092Z :DEBUG: [local] [local] [a30bb988-32ec704c-9baa9b57-c6906c58] [null] New values: ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2025-11-25T10:39:05.773099Z :DEBUG: [local] [local] [a30bb988-32ec704c-9baa9b57-c6906c58] [null] Reconnecting session to cluster null in 0.000000s
2025-11-25T10:39:05.780056Z :DEBUG: [local] [local] [a30bb988-32ec704c-9baa9b57-c6906c58] [null] Successfully connected. Initializing session
2025-11-25T10:39:05.781374Z :INFO: [local] [local] [a30bb988-32ec704c-9baa9b57-c6906c58] [null] Server session id: source4_m9yO4voc_consumer_1_60_40488836699624593_v1
2025-11-25T10:39:05.781485Z :DEBUG: [local] [local] [a30bb988-32ec704c-9baa9b57-c6906c58] [null] After sending read request: ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2025-11-25T10:39:05.784045Z :INFO: [local] [local] [a30bb988-32ec704c-9baa9b57-c6906c58] [null] Confirm partition stream create. Partition stream id: 1. Cluster: "". Topic: "source4_m9yO4voc_output". Partition: 0. Read offset: (NULL)
2025-11-25T10:39:06.773417Z :INFO: [local] Read/commit by partition streams (cluster:topic:partition:stream-id:read-offset:committed-offset): null:source4_m9yO4voc_output:0:1:0:0
2025-11-25T10:39:06.773455Z :INFO: [local] [local] [a30bb988-32ec704c-9baa9b57-c6906c58] Counters: { Errors: 0 CurrentSessionLifetimeMs: 1001 BytesRead: 0 MessagesRead: 0 BytesReadCompressed: 0 BytesInflightUncompressed: 0 BytesInflightCompressed: 0 BytesInflightTotal: 0 MessagesInflight: 0 }
2025-11-25T10:39:16.007781Z :DEBUG: [local] [local] [a30bb988-32ec704c-9baa9b57-c6906c58] [null] After sending read request: ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2025-11-25T10:39:16.008999Z :DEBUG: [local] Decompression task done. Partition/PartitionSessionId: 0 (0-0)
2025-11-25T10:39:16.009582Z :DEBUG: [local] Take Data. Partition 0. Read: {0, 0} (0-0)
2025-11-25T10:39:16.009748Z :DEBUG: [local] [local] [a30bb988-32ec704c-9baa9b57-c6906c58] [null] Commit offsets [0, 1). Partition stream id: 1
2025-11-25T10:39:16.010001Z :DEBUG: [local] [local] [a30bb988-32ec704c-9baa9b57-c6906c58] [null] The application data is transferred to the client. Number of messages 1, size 67 bytes
2025-11-25T10:39:16.018198Z :DEBUG: [local] [local] [a30bb988-32ec704c-9baa9b57-c6906c58] [null] Committed response: cookies { assign_id: 1 partition_cookie: 1 }
Closing session. Got 1 messages
2025-11-25T10:39:16.018431Z :INFO: [local] [local] [a30bb988-32ec704c-9baa9b57-c6906c58] Closing read session. Close timeout: 5.000000s
2025-11-25T10:39:16.018463Z :INFO: [local] Read/commit by partition streams (cluster:topic:partition:stream-id:read-offset:committed-offset): null:source4_m9yO4voc_output:0:1:0:1
2025-11-25T10:39:16.018476Z :INFO: [local] [local] [a30bb988-32ec704c-9baa9b57-c6906c58] Counters: { Errors: 0 CurrentSessionLifetimeMs: 10246 BytesRead: 67 MessagesRead: 1 BytesReadCompressed: 67 BytesInflightUncompressed: 0 BytesInflightCompressed: 0 BytesInflightTotal: 0 MessagesInflight: 0 }
Session closed
2025-11-25T10:39:16.018700Z :NOTICE: [local] [local] [a30bb988-32ec704c-9baa9b57-c6906c58] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
Stopping driver...
Driver stopped. Exit
Session closed event: SessionClosed { Status: SUCCESS Issues: "<main>: Error: Session was gracefully closed " }
2025-11-25T10:39:16.019280Z :INFO: [local] [local] [a30bb988-32ec704c-9baa9b57-c6906c58] Closing read session. Close timeout: 0.000000s
2025-11-25T10:39:16.019298Z :INFO: [local] Read/commit by partition streams (cluster:topic:partition:stream-id:read-offset:committed-offset): null:source4_m9yO4voc_output:0:1:0:1
2025-11-25T10:39:16.019309Z :INFO: [local] [local] [a30bb988-32ec704c-9baa9b57-c6906c58] Counters: { Errors: 0 CurrentSessionLifetimeMs: 10246 BytesRead: 67 MessagesRead: 1 BytesReadCompressed: 67 BytesInflightUncompressed: 0 BytesInflightCompressed: 0 BytesInflightTotal: 0 MessagesInflight: 0 }
2025-11-25T10:39:16.019337Z :NOTICE: [local] [local] [a30bb988-32ec704c-9baa9b57-c6906c58] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }

INFO     root:data_plane.py:72 Data was read from source4_m9yO4voc_output: ['{"a_time":1696849942000001,"b_time":1696849942500001,"c_time":null}']
DEBUG    root:test_streaming.py:292 Restart node 7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:8591/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pcd3/0006cb/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/pcd3/0006cb/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/pcd3/0006cb/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic/cluster/node_7/logfile_leekvtca.log --grpc-port=8591 --mon-port=1890 --ic-port=24567
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pcd3/0006cb/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pcd3/0006cb/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic/cluster/kikimr_configs/config.yaml', '--node=7', '--log-file-name=/home/runner/.ya/build/build_root/pcd3/0006cb/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic/cluster/node_7/logfile_leekvtca.log', '--grpc-port=8591', '--mon-port=1890', '--ic-port=24567')' in '/home/runner/.ya/build/build_root/pcd3/0006cb/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic/cluster/node_7' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3962713
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:8591/7
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.12
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.12
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pcd3/0006cb/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3962716
DEBUG    ya.test:process.py:259 Command (pid 3962716) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3962716) elapsed time (sec): 0.44839930534362793
DEBUG    ya.test:process.py:263 Command (pid 3962716) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3962716) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3962716) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3962716) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3962716) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3962716) maxrss: 544332
DEBUG    ya.test:process.py:263 Command (pid 3962716) minflt: 21156
DEBUG    ya.test:process.py:263 Command (pid 3962716) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3962716) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3962716) nivcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 3962716) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3962716) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3962716) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 3962716) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3962716) stime: 0.280423
DEBUG    ya.test:process.py:263 Command (pid 3962716) utime: 0.118488
DEBUG    ya.test:process.py:263 Command (pid 3962716) wtime: 0.45
DEBUG    ya.test:process.py:275 Command (pid 3962716) output:
Git info:
    Commit: 82125ab105dc41b1f1c8a2218fff6686e9f002df
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge bc28c6941f35d8a5e874ac61d65bd33ea64b1873 into cc64f5f8969a18828679bf60ba5006c5feea3348

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-hrma43pfuu
    Host information: 
        Linux ghrun-hrma43pfuu 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3962716) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 7 version:
Git info:
    Commit: 82125ab105dc41b1f1c8a2218fff6686e9f002df
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge bc28c6941f35d8a5e874ac61d65bd33ea64b1873 into cc64f5f8969a18828679bf60ba5006c5feea3348
DEBUG    root:data_plane.py:35 Write topic source4_m9yO4voc_input. Response: operation {
  ready: true
  status: SUCCESS
  result {
    type_url: "type.googleapis.com/Ydb.DataStreams.V1.PutRecordsResult"
    value: "\010\001\032\021\"\0012*\014shard-000000"
  }
}

INFO     root:data_plane.py:39 Data was written to source4_m9yO4voc_input: ['{"dt": 1696849943000001, "str": "C" }']
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pcd3/0006cb/ydb/tests/tools/pq_read/pq_read
DEBUG    ya.test:process.py:678 Command err will be placed to pq_read.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pcd3/0006cb/ydb/tests/tools/pq_read/pq_read', '--endpoint', 'localhost:28960', '--database', 'local', '--topic-path', 'source4_m9yO4voc_output', '--consumer-name', 'source4_m9yO4voc_consumer', '--disable-cluster-discovery', '--messages-count', '1', '--timeout', '30000ms', '--commit-after-processing']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3962853
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3962853) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3962853) elapsed time (sec): 30.067223072052002
DEBUG    ya.test:process.py:263 Command (pid 3962853) wtime: 30.068
DEBUG    ya.test:process.py:275 Command (pid 3962853) output:
None
DEBUG    ya.test:process.py:276 Command (pid 3962853) errors:
2025-11-25T10:39:35.040783Z :INFO: [local] [local] [38cf432-20534066-7d3c1ae8-da97b5fb] Starting read session
2025-11-25T10:39:35.040834Z :DEBUG: [local] [local] [38cf432-20534066-7d3c1ae8-da97b5fb] Starting session to cluster null (localhost:28960)
2025-11-25T10:39:35.041401Z :DEBUG: [local] [local] [38cf432-20534066-7d3c1ae8-da97b5fb] [null] In Reconnect, ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2025-11-25T10:39:35.041418Z :DEBUG: [local] [local] [38cf432-20534066-7d3c1ae8-da97b5fb] [null] New values: ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2025-11-25T10:39:35.041425Z :DEBUG: [local] [local] [38cf432-20534066-7d3c1ae8-da97b5fb] [null] Reconnecting session to cluster null in 0.000000s
2025-11-25T10:39:35.051753Z :DEBUG: [local] [local] [38cf432-20534066-7d3c1ae8-da97b5fb] [null] Successfully connected. Initializing session
2025-11-25T10:39:35.053990Z :INFO: [local] [local] [38cf432-20534066-7d3c1ae8-da97b5fb] [null] Server session id: source4_m9yO4voc_consumer_1_62_4213241263401508241_v1
2025-11-25T10:39:35.054109Z :DEBUG: [local] [local] [38cf432-20534066-7d3c1ae8-da97b5fb] [null] After sending read request: ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2025-11-25T10:39:35.055371Z :INFO: [local] [local] [38cf432-20534066-7d3c1ae8-da97b5fb] [null] Confirm partition stream create. Partition stream id: 1. Cluster: "". Topic: "source4_m9yO4voc_output". Partition: 0. Read offset: (NULL)
2025-11-25T10:39:36.042426Z :INFO: [local] Read/commit by partition streams (cluster:topic:partition:stream-id:read-offset:committed-offset): null:source4_m9yO4voc_output:0:1:0:1
2025-11-25T10:39:36.042460Z :INFO: [local] [local] [38cf432-20534066-7d3c1ae8-da97b5fb] Counters: { Errors: 0 CurrentSessionLifetimeMs: 1001 BytesRead: 0 MessagesRead: 0 BytesReadCompressed: 0 BytesInflightUncompressed: 0 BytesInflightCompressed: 0 BytesInflightTotal: 0 MessagesInflight: 0 }
Closing session. No data during 30.000000s
2025-11-25T10:40:05.039763Z :INFO: [local] [local] [38cf432-20534066-7d3c1ae8-da97b5fb] Closing read session. Close timeout: 5.000000s
2025-11-25T10:40:05.039809Z :INFO: [local] Read/commit by partition streams (cluster:topic:partition:stream-id:read-offset:committed-offset): null:source4_m9yO4voc_output:0:1:0:1
2025-11-25T10:40:05.039821Z :INFO: [local] [local] [38cf432-20534066-7d3c1ae8-da97b5fb] Counters: { Errors: 0 CurrentSessionLifetimeMs: 29999 BytesRead: 0 MessagesRead: 0 BytesReadCompressed: 0 BytesInflightUncompressed: 0 BytesInflightCompressed: 0 BytesInflightTotal: 0 MessagesInflight: 0 }
Session closed
2025-11-25T10:40:05.040610Z :NOTICE: [local] [local] [38cf432-20534066-7d3c1ae8-da97b5fb] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
Stopping driver...
Driver stopped. Exit
Session closed event: SessionClosed { Status: SUCCESS Issues: "<main>: Error: Session was gracefully closed " }
2025-11-25T10:40:05.040696Z :INFO: [local] [local] [38cf432-20534066-7d3c1ae8-da97b5fb] Closing read session. Close timeout: 0.000000s
2025-11-25T10:40:05.040707Z :INFO: [local] Read/commit by partition streams (cluster:topic:partition:stream-id:read-offset:committed-offset): null:source4_m9yO4voc_output:0:1:0:1
2025-11-25T10:40:05.040715Z :INFO: [local] [local] [38cf432-20534066-7d3c1ae8-da97b5fb] Counters: { Errors: 0 CurrentSessionLifetimeMs: 29999 BytesRead: 0 MessagesRead: 0 BytesReadCompressed: 0 BytesInflightUncompressed: 0 BytesInflightCompressed: 0 BytesInflightTotal: 0 MessagesInflight: 0 }
2025-11-25T10:40:05.040725Z :NOTICE: [local] [local] [38cf432-20534066-7d3c1ae8-da97b5fb] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }

INFO     root:data_plane.py:72 Data was read from source4_m9yO4voc_output: []
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
============================== slowest durations ===============================
61.66s call     test_streaming.py::TestStreamingInYdb::test_read_topic_restore_state
50.37s call     test_streaming.py::TestStreamingInYdb::test_read_topic_shared_reading_restart_nodes
26.03s call     test_streaming.py::TestStreamingInYdb::test_read_topic_shared_reading_insert_to_topic
25.16s call     test_streaming.py::TestStreamingInYdb::test_restart_query_by_rescaling
17.03s teardown test_streaming.py::TestStreamingInYdb::test_restart_query_by_rescaling
12.25s call     test_streaming.py::TestStreamingInYdb::test_json_errors
11.92s call     test_streaming.py::TestStreamingInYdb::test_read_topic_shared_reading_limit
11.49s setup    test_streaming.py::TestStreamingInYdb::test_read_topic
6.61s call     test_streaming.py::TestStreamingInYdb::test_restart_query
1.24s call     test_streaming.py::TestStreamingInYdb::test_read_topic
0.03s setup    test_streaming.py::TestStreamingInYdb::test_read_topic_restore_state
0.02s setup    test_streaming.py::TestStreamingInYdb::test_read_topic_shared_reading_limit

(12 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_streaming.py::TestStreamingInYdb::test_read_topic_restore_state - assert [] == ['{"a_time":n...49943000001}']
  
  Right contains one more item: '{"a_time":null,"b_time":1696849942500001,"c_time":1696849943000001}'
  
  Full diff:
  + []
  - [
  -     '{"a_time":null,"b_time":1696849942500001,"c_time":1696849943000001}',
  - ]
=================== 1 failed, 7 passed in 224.35s (0:03:44) ====================
