============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pro9/0003ed/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 80 items / 79 deselected / 1 selected

test_yandex_cloud_mode.py F

=================================== FAILURES ===================================
______ TestSqsYandexCloudMode.test_yc_events_processor[tables_format_v0] _______
ydb/tests/functional/sqs/cloud/test_yandex_cloud_mode.py:829: in test_yc_events_processor
    assert len(lines) >= 2, "Got only %s event lines after all attempts" % len(lines)
E   AssertionError: Got only 0 event lines after all attempts
E   assert 0 >= 2
E    +  where 0 = len([])
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_yc_events_processor[tables_format_v0]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pro9/0003ed/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30910
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:455 Working directory: /home/runner/.ya/build/build_root/pro9/0003ed/r3tmp/kikimr_cluster_kn29o3gq
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pro9/0003ed/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8006
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3438
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19178
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2916
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65087
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pro9/0003ed/ydb/apps/ydbd/ydbd', 'server', '--help']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3794272
DEBUG    ya.test:process.py:259 Command (pid 3794272) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3794272) elapsed time (sec): 2.4463534355163574
DEBUG    ya.test:process.py:263 Command (pid 3794272) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3794272) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3794272) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3794272) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3794272) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3794272) maxrss: 539852
DEBUG    ya.test:process.py:263 Command (pid 3794272) minflt: 16599
DEBUG    ya.test:process.py:263 Command (pid 3794272) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3794272) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3794272) nivcsw: 443
DEBUG    ya.test:process.py:263 Command (pid 3794272) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3794272) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3794272) nvcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 3794272) oublock: 24
DEBUG    ya.test:process.py:263 Command (pid 3794272) stime: 1.6970809999999998
DEBUG    ya.test:process.py:263 Command (pid 3794272) utime: 0.09161799999999999
DEBUG    ya.test:process.py:263 Command (pid 3794272) wtime: 2.459
DEBUG    ya.test:process.py:275 Command (pid 3794272) output:
Usage: ydbd [global options...] server [options...]

Description: Execute YDB server

Global options:
  {-k|--token}, {-s|--server}, {-t|--time}, {-o|--progress}, --ca-file, --client-cert-file, --client-cert-key-file, --client-cert-key-password-file, {-f|--token-file}, --profile, --user, --password-file, --no-password
  To get full description of these options run 'ydbd --help'.

Options:
  {-h|--help}               Print usage, -hh for detailed help
  --breakpad-minidumps-path PATH
                            Path for minidumps generated by internal breakpad
  --breakpad-minidumps-script SCRIPT
                            Script for process minidumps generated by internal breakpad
  --cluster-name [STR]      which cluster this node belongs to (default: "unknown")
  --log-level [1-7]         default logging level (default: 4)
  --log-sampling-level [1-7]
                            sample logs equal to or above this level (default: 7)
  --log-sampling-rate [0,4294967295]
                            log only each Nth message with priority matching sampling level; 0 turns log sampling off (default: 0)
  --log-format [full|short|json]
                            log format to use; short skips the priority and timestamp (default: "full")
  --syslog                  send to syslog instead of stderr (default: 0)
  --syslog-service-tag NAME unique tag for syslog
  --log-file-name NAME      file name for log backend
  --tcp                     start tcp interconnect (default: 0)
  {-n|--node} [NUM|static]  Node ID or 'static' to auto-detect using naming file and ic-port.
  --node-broker ADDR        node broker address host:port
  --node-broker-port PORT   node broker port (hosts from naming file are used)
  --node-broker-use-tls PORT
                            use tls for node broker (hosts from naming file are used)
  --node-address ADDR       address for dynamic node
  --bridge-pile-name PILE   pile name for bridged mode
  --node-host NAME          hostname for dynamic node
  --node-resolve-host NAME  resolve hostname for dynamic node
  --node-domain NAME        domain for dynamic node to register in
  --ic-port NUM             interconnect port
  --sqs-port NUM            sqs port
  --tenant NAME             add binding for Local service to specified tenant, might be one of {'/<root>', '/<root>/<path_to_user>'}
  --mon-port [NUM]          Monitoring port
  --mon-address [ADDR]      Monitoring address
  --mon-cert [PATH]         Monitoring certificate (https)
  --mon-threads NUM         Monitoring http server threads
  --suppress-version-check  Suppress version compatibility checking via IC (default: 0)
  --grpc-port PORT          enable gRPC server on port
  --grpcs-port PORT         enable gRPC SSL server on port
  --grpc-public-host HOST   set public gRPC host for discovery
  --grpc-public-port PORT   set public gRPC port for discovery
  --grpcs-public-port PORT  set public gRPC SSL port for discovery
  --kafka-port [PORT]       enable kafka proxy to listen on port
  --pgwire-address ADDR     set host for listen postgres protocol
  --pgwire-port [PORT]      set port for listen postgres protocol
  --grpc-public-address-v4 ADDR
                            set public ipv4 address for discovery
  --grpc-public-address-v6 ADDR
                            set public ipv6 address for discovery
  --grpc-public-target-name-override HOST
                            set public hostname override for TLS in discovery
  {-r|--restarts-count-file} [PATH]
                            State for restarts monitoring counter,
                            use empty string to disable (default: "")
  --compile-inflight-limit [NUM]
                            Limit on parallel programs compilation
  --udf VAL                 Load shared library with UDF by given path
  --udfs-dir VAL            Load all shared libraries with UDFs found in given directory
  --node-kind NAME          Kind of the node (affects list of services activated allowed values are {'ydb', 'yq'} )
  --node-type NAME          Type of the node
  --cert PATH               Path to client certificate file (PEM) for interconnect
  --grpc-cert PATH          Path to client certificate file (PEM) for grpc
  --ic-cert PATH            Path to client certificate file (PEM) for interconnect
  --key PATH                Path to private key file (PEM) for interconnect
  --grpc-key PATH           Path to private key file (PEM) for grpc
  --ic-key PATH             Path to private key file (PEM) for interconnect
  --ca PATH                 Path to certificate authority file (PEM) for interconnect
  --grpc-ca PATH            Path to certificate authority file (PEM) for grpc
  --ic-ca PATH              Path to certificate authority file (PEM) for interconnect
  --data-center NAME        data center name (used to describe dynamic node location)
  --module NAME             module name (used to describe dynamic node location)
  --rack NAME               rack name (used to describe dynamic node location)
  --body NUM                body name (used to describe dynamic node location)
  --yaml-config [PATH]      Yaml config
  --config-dir PATH         Directory to store Yaml config
  --tiny-mode               Start in a tiny mode (default: 0)
  --workload NAME           Workload to be served by this node, allowed values are 'hybrid', 'analytical', 'operational'
  --seed-nodes PATH         Path to seed nodes configuration file
  --mbus                    Start MessageBus proxy (default: 0)
  --mbus-port PORT          MessageBus proxy port
  --mbus-trace-path PATH    Path for trace files
  --proxy ADDR              Bind to proxy(-ies)
  --mbus-total-timeout MILLISECONDS default: 300000
  --mbus-connect-timeout MILLISECONDS default: 15000
  --mbus-send-timeout MILLISECONDS default: 0
  --mbus-send-threshold BYTES default: 10240
  --mbus-max-in-flight COUNT default: 13205236
  --mbus-max-in-flight-by-size BYTES default: 13522162278
  --mbus-per-con-max-in-flight COUNT default: 0
  --mbus-per-con-max-in-flight-by-size BYTES default: 0
  --mbus-default-buffer-size BYTES default: 10240
  --mbus-max-buffer-size BYTES default: 1048576
  --mbus-max-message-size BYTES default: 27262976
  --mbus-socket-recv-buffer-size BYTES default: 0
  --mbus-socket-send-buffer-size BYTES default: 0
  --mbus-socket-tos [0x00, 0xFF] 
  --mbus-tcp-cork BOOL      default: 0
  --mbus-cork SECONDS       default: 0
  --mbus-on-message-in-pool BOOL default: 1
  --mbus-on-reply-in-pool BOOL default: 1
  --mbus-worker-count COUNT default: 16
  --label KEY=VALUE         labels for this node
  --alloc-file [PATH]       Allocator config file
  --audit-file [PATH]       File with audit config
  --auth-file [PATH]        authorization configuration
  --auth-token-file [PATH]  authorization token configuration
  --bootstrap-file [PATH]   Bootstrap config file
  --bs-file [PATH]          blobstorage config file
  --channels-file [PATH]    tablet channel profile config file
  --cms-file [PATH]         CMS config file
  --domains-file [PATH]     domain config file
  --drivemodel-file [PATH]  drive model config file
  --dyn-nodes-file [PATH]   Dynamic nodes config file
  --feature-flags-file [PATH]
                            File with feature flags to turn new features on/off
  --fq-file [PATH]          Federated Query config file
  --grpc-file [PATH]        gRPC config file
  --http-proxy-file [PATH]  Http proxy config file
  --ic-file [PATH]          interconnect config file
  --incrhuge-file [PATH]    incremental huge blob keeper config file
  --key-file [PATH]         tenant encryption key configuration
  --kqp-file [PATH]         Kikimr Query Processor config file
  --log-file [PATH]         log config file
  --memorylog-file [PATH]   set buffer size for memory log
  --metering-file [PATH]    File with metering config
  --naming-file [PATH]      static nameservice config file
  --netclassifier-file [PATH]
                            NetClassifier config file
  --pdisk-key-file [PATH]   pdisk encryption key configuration
  --pq-file [PATH]          PersQueue config file
  --pqcd-file [PATH]        PersQueue cluster discovery config file
  --public-http-file [PATH] Public HTTP config file
  --rb-file [PATH]          File with resource broker customizations
  --sqs-file [PATH]         SQS config file
  --sys-file [PATH]         actor system config file (use dummy config by default)
  --vdisk-file [PATH]       vdisk kind config file

Free args: min: 0, max: unlimited
  PATH  path to protobuf file; files are merged in order in which they are enlisted

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pro9/0003ed/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_yandex_cloud_mode.py.TestSqsYandexCloudMode.test_yc_events_processor.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/pro9/0003ed/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/pro9/0003ed/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_yandex_cloud_mode.py.TestSqsYandexCloudMode.test_yc_events_processor.tables_format_v0/cluster/node_1/logfile_4pz_ezsv.log --grpc-port=8006 --mon-port=3438 --ic-port=30910 --sqs-port=65087 --module=1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:8006/1, disk_size 68719476736
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pro9/0003ed/ydb/apps/ydbd/ydbd', 'server', '--help']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3794864
DEBUG    ya.test:process.py:259 Command (pid 3794864) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3794864) elapsed time (sec): 5.886627435684204
DEBUG    ya.test:process.py:263 Command (pid 3794864) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3794864) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3794864) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3794864) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3794864) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3794864) maxrss: 539852
DEBUG    ya.test:process.py:263 Command (pid 3794864) minflt: 16668
DEBUG    ya.test:process.py:263 Command (pid 3794864) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3794864) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3794864) nivcsw: 892
DEBUG    ya.test:process.py:263 Command (pid 3794864) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3794864) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3794864) nvcsw: 38
DEBUG    ya.test:process.py:263 Command (pid 3794864) oublock: 24
DEBUG    ya.test:process.py:263 Command (pid 3794864) stime: 4.910566
DEBUG    ya.test:process.py:263 Command (pid 3794864) utime: 0.10280299999999999
DEBUG    ya.test:process.py:263 Command (pid 3794864) wtime: 5.927
DEBUG    ya.test:process.py:275 Command (pid 3794864) output:
Usage: ydbd [global options...] server [options...]

Description: Execute YDB server

Global options:
  {-k|--token}, {-s|--server}, {-t|--time}, {-o|--progress}, --ca-file, --client-cert-file, --client-cert-key-file, --client-cert-key-password-file, {-f|--token-file}, --profile, --user, --password-file, --no-password
  To get full description of these options run 'ydbd --help'.

Options:
  {-h|--help}               Print usage, -hh for detailed help
  --breakpad-minidumps-path PATH
                            Path for minidumps generated by internal breakpad
  --breakpad-minidumps-script SCRIPT
                            Script for process minidumps generated by internal breakpad
  --cluster-name [STR]      which cluster this node belongs to (default: "unknown")
  --log-level [1-7]         default logging level (default: 4)
  --log-sampling-level [1-7]
                            sample logs equal to or above this level (default: 7)
  --log-sampling-rate [0,4294967295]
                            log only each Nth message with priority matching sampling level; 0 turns log sampling off (default: 0)
  --log-format [full|short|json]
                            log format to use; short skips the priority and timestamp (default: "full")
  --syslog                  send to syslog instead of stderr (default: 0)
  --syslog-service-tag NAME unique tag for syslog
  --log-file-name NAME      file name for log backend
  --tcp                     start tcp interconnect (default: 0)
  {-n|--node} [NUM|static]  Node ID or 'static' to auto-detect using naming file and ic-port.
  --node-broker ADDR        node broker address host:port
  --node-broker-port PORT   node broker port (hosts from naming file are used)
  --node-broker-use-tls PORT
                            use tls for node broker (hosts from naming file are used)
  --node-address ADDR       address for dynamic node
  --bridge-pile-name PILE   pile name for bridged mode
  --node-host NAME          hostname for dynamic node
  --node-resolve-host NAME  resolve hostname for dynamic node
  --node-domain NAME        domain for dynamic node to register in
  --ic-port NUM             interconnect port
  --sqs-port NUM            sqs port
  --tenant NAME             add binding for Local service to specified tenant, might be one of {'/<root>', '/<root>/<path_to_user>'}
  --mon-port [NUM]          Monitoring port
  --mon-address [ADDR]      Monitoring address
  --mon-cert [PATH]         Monitoring certificate (https)
  --mon-threads NUM         Monitoring http server threads
  --suppress-version-check  Suppress version compatibility checking via IC (default: 0)
  --grpc-port PORT          enable gRPC server on port
  --grpcs-port PORT         enable gRPC SSL server on port
  --grpc-public-host HOST   set public gRPC host for discovery
  --grpc-public-port PORT   set public gRPC port for discovery
  --grpcs-public-port PORT  set public gRPC SSL port for discovery
  --kafka-port [PORT]       enable kafka proxy to listen on port
  --pgwire-address ADDR     set host for listen postgres protocol
  --pgwire-port [PORT]      set port for listen postgres protocol
  --grpc-public-address-v4 ADDR
                            set public ipv4 address for discovery
  --grpc-public-address-v6 ADDR
                            set public ipv6 address for discovery
  --grpc-public-target-name-override HOST
                            set public hostname override for TLS in discovery
  {-r|--restarts-count-file} [PATH]
                            State for restarts monitoring counter,
                            use empty string to disable (default: "")
  --compile-inflight-limit [NUM]
                            Limit on parallel programs compilation
  --udf VAL                 Load shared library with UDF by given path
  --udfs-dir VAL            Load all shared libraries with UDFs found in given directory
  --node-kind NAME          Kind of the node (affects list of services activated allowed values are {'ydb', 'yq'} )
  --node-type NAME          Type of the node
  --cert PATH               Path to client certificate file (PEM) for interconnect
  --grpc-cert PATH          Path to client certificate file (PEM) for grpc
  --ic-cert PATH            Path to client certificate file (PEM) for interconnect
  --key PATH                Path to private key file (PEM) for interconnect
  --grpc-key PATH           Path to private key file (PEM) for grpc
  --ic-key PATH             Path to private key file (PEM) for interconnect
  --ca PATH                 Path to certificate authority file (PEM) for interconnect
  --grpc-ca PATH            Path to certificate authority file (PEM) for grpc
  --ic-ca PATH              Path to certificate authority file (PEM) for interconnect
  --data-center NAME        data center name (used to describe dynamic node location)
  --module NAME             module name (used to describe dynamic node location)
  --rack NAME               rack name (used to describe dynamic node location)
  --body NUM                body name (used to describe dynamic node location)
  --yaml-config [PATH]      Yaml config
  --config-dir PATH         Directory to store Yaml config
  --tiny-mode               Start in a tiny mode (default: 0)
  --workload NAME           Workload to be served by this node, allowed values are 'hybrid', 'analytical', 'operational'
  --seed-nodes PATH         Path to seed nodes configuration file
  --mbus                    Start MessageBus proxy (default: 0)
  --mbus-port PORT          MessageBus proxy port
  --mbus-trace-path PATH    Path for trace files
  --proxy ADDR              Bind to proxy(-ies)
  --mbus-total-timeout MILLISECONDS default: 300000
  --mbus-connect-timeout MILLISECONDS default: 15000
  --mbus-send-timeout MILLISECONDS default: 0
  --mbus-send-threshold BYTES default: 10240
  --mbus-max-in-flight COUNT default: 13205236
  --mbus-max-in-flight-by-size BYTES default: 13522162278
  --mbus-per-con-max-in-flight COUNT default: 0
  --mbus-per-con-max-in-flight-by-size BYTES default: 0
  --mbus-default-buffer-size BYTES default: 10240
  --mbus-max-buffer-size BYTES default: 1048576
  --mbus-max-message-size BYTES default: 27262976
  --mbus-socket-recv-buffer-size BYTES default: 0
  --mbus-socket-send-buffer-size BYTES default: 0
  --mbus-socket-tos [0x00, 0xFF] 
  --mbus-tcp-cork BOOL      default: 0
  --mbus-cork SECONDS       default: 0
  --mbus-on-message-in-pool BOOL default: 1
  --mbus-on-reply-in-pool BOOL default: 1
  --mbus-worker-count COUNT default: 16
  --label KEY=VALUE         labels for this node
  --alloc-file [PATH]       Allocator config file
  --audit-file [PATH]       File with audit config
  --auth-file [PATH]        authorization configuration
  --auth-token-file [PATH]  authorization token configuration
  --bootstrap-file [PATH]   Bootstrap config file
  --bs-file [PATH]          blobstorage config file
  --channels-file [PATH]    tablet channel profile config file
  --cms-file [PATH]         CMS config file
  --domains-file [PATH]     domain config file
  --drivemodel-file [PATH]  drive model config file
  --dyn-nodes-file [PATH]   Dynamic nodes config file
  --feature-flags-file [PATH]
                            File with feature flags to turn new features on/off
  --fq-file [PATH]          Federated Query config file
  --grpc-file [PATH]        gRPC config file
  --http-proxy-file [PATH]  Http proxy config file
  --ic-file [PATH]          interconnect config file
  --incrhuge-file [PATH]    incremental huge blob keeper config file
  --key-file [PATH]         tenant encryption key configuration
  --kqp-file [PATH]         Kikimr Query Processor config file
  --log-file [PATH]         log config file
  --memorylog-file [PATH]   set buffer size for memory log
  --metering-file [PATH]    File with metering config
  --naming-file [PATH]      static nameservice config file
  --netclassifier-file [PATH]
                            NetClassifier config file
  --pdisk-key-file [PATH]   pdisk encryption key configuration
  --pq-file [PATH]          PersQueue config file
  --pqcd-file [PATH]        PersQueue cluster discovery config file
  --public-http-file [PATH] Public HTTP config file
  --rb-file [PATH]          File with resource broker customizations
  --sqs-file [PATH]         SQS config file
  --sys-file [PATH]         actor system config file (use dummy config by default)
  --vdisk-file [PATH]       vdisk kind config file

Free args: min: 0, max: unlimited
  PATH  path to protobuf file; files are merged in order in which they are enlisted

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pro9/0003ed/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_yandex_cloud_mode.py.TestSqsYandexCloudMode.test_yc_events_processor.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/pro9/0003ed/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/pro9/0003ed/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_yandex_cloud_mode.py.TestSqsYandexCloudMode.test_yc_events_processor.tables_format_v0/cluster/node_1/logfile_4pz_ezsv.log --grpc-port=8006 --mon-port=3438 --ic-port=30910 --sqs-port=65087 --module=1
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pro9/0003ed/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pro9/0003ed/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_yandex_cloud_mode.py.TestSqsYandexCloudMode.test_yc_events_processor.tables_format_v0/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/pro9/0003ed/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_yandex_cloud_mode.py.TestSqsYandexCloudMode.test_yc_events_processor.tables_format_v0/cluster/node_1/logfile_4pz_ezsv.log', '--grpc-port=8006', '--mon-port=3438', '--ic-port=30910', '--sqs-port=65087', '--module=1')' in '/home/runner/.ya/build/build_root/pro9/0003ed/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_yandex_cloud_mode.py.TestSqsYandexCloudMode.test_yc_events_processor.tables_format_v0/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3796429
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:8006/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pro9/0003ed/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3796437
DEBUG    ya.test:process.py:259 Command (pid 3796437) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3796437) elapsed time (sec): 4.032577991485596
DEBUG    ya.test:process.py:263 Command (pid 3796437) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3796437) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3796437) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3796437) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3796437) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3796437) maxrss: 539852
DEBUG    ya.test:process.py:263 Command (pid 3796437) minflt: 16415
DEBUG    ya.test:process.py:263 Command (pid 3796437) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3796437) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3796437) nivcsw: 935
DEBUG    ya.test:process.py:263 Command (pid 3796437) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3796437) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3796437) nvcsw: 56
DEBUG    ya.test:process.py:263 Command (pid 3796437) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3796437) stime: 3.373916
DEBUG    ya.test:process.py:263 Command (pid 3796437) utime: 0.10921299999999999
DEBUG    ya.test:process.py:263 Command (pid 3796437) wtime: 4.035
DEBUG    ya.test:process.py:275 Command (pid 3796437) output:
Git info:
    Commit: 43281e6575995c52040efd208d402bed5f60e208
    Branch: 
    Author: Aleksandr Dmitriev <monster@ydb.tech>
    Summary: Merge 0d6be01eb1ce5850f72a134d52b82ddf17153836 into 6e8aabad462023fc39f58232200cf995bd44a8ec

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-vekcxcn3rq
    Host information: 
        Linux ghrun-vekcxcn3rq 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 3796437) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 43281e6575995c52040efd208d402bed5f60e208
    Branch: 
    Author: Aleksandr Dmitriev <monster@ydb.tech>
    Summary: Merge 0d6be01eb1ce5850f72a134d52b82ddf17153836 into 6e8aabad462023fc39f58232200cf995bd44a8ec
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pro9/0003ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:415 Executing command = ['/home/runner/.ya/build/build_root/pro9/0003ed/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:8006', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 30910\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pro9/0003ed/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:8006', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 30910\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3816401
DEBUG    ya.test:process.py:259 Command (pid 3816401) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3816401) elapsed time (sec): 3.9590067863464355
DEBUG    ya.test:process.py:263 Command (pid 3816401) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3816401) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3816401) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3816401) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3816401) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3816401) maxrss: 548120
DEBUG    ya.test:process.py:263 Command (pid 3816401) minflt: 18263
DEBUG    ya.test:process.py:263 Command (pid 3816401) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3816401) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3816401) nivcsw: 642
DEBUG    ya.test:process.py:263 Command (pid 3816401) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3816401) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3816401) nvcsw: 115
DEBUG    ya.test:process.py:263 Command (pid 3816401) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3816401) stime: 1.926918
DEBUG    ya.test:process.py:263 Command (pid 3816401) utime: 0.133355
DEBUG    ya.test:process.py:263 Command (pid 3816401) wtime: 3.975
DEBUG    ya.test:process.py:275 Command (pid 3816401) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pro9/0003ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:415 Executing command = ['/home/runner/.ya/build/build_root/pro9/0003ed/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:8006', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pro9/0003ed/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:8006', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3818147
DEBUG    ya.test:process.py:259 Command (pid 3818147) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3818147) elapsed time (sec): 4.0934247970581055
DEBUG    ya.test:process.py:263 Command (pid 3818147) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3818147) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3818147) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3818147) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3818147) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3818147) maxrss: 548056
DEBUG    ya.test:process.py:263 Command (pid 3818147) minflt: 18529
DEBUG    ya.test:process.py:263 Command (pid 3818147) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3818147) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3818147) nivcsw: 568
DEBUG    ya.test:process.py:263 Command (pid 3818147) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3818147) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3818147) nvcsw: 135
DEBUG    ya.test:process.py:263 Command (pid 3818147) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3818147) stime: 1.935552
DEBUG    ya.test:process.py:263 Command (pid 3818147) utime: 0.109763
DEBUG    ya.test:process.py:263 Command (pid 3818147) wtime: 4.103
DEBUG    ya.test:process.py:275 Command (pid 3818147) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:529 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:536 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pro9/0003ed/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8005
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63869
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20684
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29045
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11190
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19656
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pro9/0003ed/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_yandex_cloud_mode.py.TestSqsYandexCloudMode.test_yc_events_processor.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/pro9/0003ed/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:8006 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/pro9/0003ed/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_yandex_cloud_mode.py.TestSqsYandexCloudMode.test_yc_events_processor.tables_format_v0/cluster/slot_1/logfile_j5fp4uwf.log --grpc-port=8005 --mon-port=63869 --ic-port=20684 --sqs-port=19656
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pro9/0003ed/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_yandex_cloud_mode.py.TestSqsYandexCloudMode.test_yc_events_processor.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/pro9/0003ed/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:8006 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/pro9/0003ed/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_yandex_cloud_mode.py.TestSqsYandexCloudMode.test_yc_events_processor.tables_format_v0/cluster/slot_1/logfile_j5fp4uwf.log --grpc-port=8005 --mon-port=63869 --ic-port=20684 --sqs-port=19656
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pro9/0003ed/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pro9/0003ed/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_yandex_cloud_mode.py.TestSqsYandexCloudMode.test_yc_events_processor.tables_format_v0/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:8006', '--tenant=/Root/TenantSQS', '--log-file-name=/home/runner/.ya/build/build_root/pro9/0003ed/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_yandex_cloud_mode.py.TestSqsYandexCloudMode.test_yc_events_processor.tables_format_v0/cluster/slot_1/logfile_j5fp4uwf.log', '--grpc-port=8005', '--mon-port=63869', '--ic-port=20684', '--sqs-port=19656')' in '/home/runner/.ya/build/build_root/pro9/0003ed/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_yandex_cloud_mode.py.TestSqsYandexCloudMode.test_yc_events_processor.tables_format_v0/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3820050
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:8005/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pro9/0003ed/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3820066
DEBUG    ya.test:process.py:259 Command (pid 3820066) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3820066) elapsed time (sec): 4.13312292098999
DEBUG    ya.test:process.py:263 Command (pid 3820066) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3820066) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3820066) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3820066) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3820066) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3820066) maxrss: 539852
DEBUG    ya.test:process.py:263 Command (pid 3820066) minflt: 16136
DEBUG    ya.test:process.py:263 Command (pid 3820066) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3820066) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3820066) nivcsw: 655
DEBUG    ya.test:process.py:263 Command (pid 3820066) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3820066) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3820066) nvcsw: 40
DEBUG    ya.test:process.py:263 Command (pid 3820066) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3820066) stime: 2.081477
DEBUG    ya.test:process.py:263 Command (pid 3820066) utime: 0.11270899999999999
DEBUG    ya.test:process.py:263 Command (pid 3820066) wtime: 4.144
DEBUG    ya.test:process.py:275 Command (pid 3820066) output:
Git info:
    Commit: 43281e6575995c52040efd208d402bed5f60e208
    Branch: 
    Author: Aleksandr Dmitriev <monster@ydb.tech>
    Summary: Merge 0d6be01eb1ce5850f72a134d52b82ddf17153836 into 6e8aabad462023fc39f58232200cf995bd44a8ec

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-vekcxcn3rq
    Host information: 
        Linux ghrun-vekcxcn3rq 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 3820066) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 43281e6575995c52040efd208d402bed5f60e208
    Branch: 
    Author: Aleksandr Dmitriev <monster@ydb.tech>
    Summary: Merge 0d6be01eb1ce5850f72a134d52b82ddf17153836 into 6e8aabad462023fc39f58232200cf995bd44a8ec
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/TenantSQS
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 1aa38742-2f67-41af-a335-eaa2f3736bd1, localhost:8006): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1aa38742-2f67-41af-a335-eaa2f3736bd1, localhost:8006): request = { database: "/Root/TenantSQS" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1aa38742-2f67-41af-a335-eaa2f3736bd1, localhost:8006): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-vekcxcn3rq.auto.internal" port: 8005 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/TenantSQS: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-vekcxcn3rq.auto.internal:8005, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8006
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f7385c5fcb0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f7385c5d320>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f7385c5d320>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b813dc42-4c49-45e6-bf10-10e1751bedd8, ghrun-vekcxcn3rq.auto.internal:8005): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b813dc42-4c49-45e6-bf10-10e1751bedd8, ghrun-vekcxcn3rq.auto.internal:8005): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, b813dc42-4c49-45e6-bf10-10e1751bedd8, ghrun-vekcxcn3rq.auto.internal:8005): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b813dc42-4c49-45e6-bf10-10e1751bedd8, ghrun-vekcxcn3rq.auto.internal:8005): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=MTdmNzQyMzgtYzc1NzQ4N2UtNTQzYmU4ODItZDRhYzcwNzg=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7385c5d320>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f7385c5d320>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, b813dc42-4c49-45e6-bf10-10e1751bedd8, ghrun-vekcxcn3rq.auto.internal:8005): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f5aa6214-defd-4728-82dc-77defce8da1f, ghrun-vekcxcn3rq.auto.internal:8005): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f5aa6214-defd-4728-82dc-77defce8da1f, ghrun-vekcxcn3rq.auto.internal:8005): request = { session_id: "ydb://session/3?node_id=50000&id=MTdmNzQyMzgtYzc1NzQ4N2UtNTQzYmU4ODItZDRhYzcwNzg=" path: "/Root/TenantSQS//.AtomicCounter" columns { name: "counter_key" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UINT64 } } } } primary_key: "counter_key" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f5aa6214-defd-4728-82dc-77defce8da1f, ghrun-vekcxcn3rq.auto.internal:8005): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b54fd6bb-2389-4460-8f56-5ba50ba7d914, ghrun-vekcxcn3rq.auto.internal:8005): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b54fd6bb-2389-4460-8f56-5ba50ba7d914, ghrun-vekcxcn3rq.auto.internal:8005): request = { session_id: "ydb://session/3?node_id=50000&id=MTdmNzQyMzgtYzc1NzQ4N2UtNTQzYmU4ODItZDRhYzcwNzg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\nINSERT INTO `/Root/TenantSQS//.AtomicCounter` (counter_key, value) VALUES (0, 0);" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b54fd6bb-2389-4460-8f56-5ba50ba7d914, ghrun-vekcxcn3rq.auto.internal:8005): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6b02e2c5-beb4-4356-86fb-885cccf34d83, ghrun-vekcxcn3rq.auto.internal:8005): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6b02e2c5-beb4-4356-86fb-885cccf34d83, ghrun-vekcxcn3rq.auto.internal:8005): request = { session_id: "ydb://session/3?node_id=50000&id=MTdmNzQyMzgtYzc1NzQ4N2UtNTQzYmU4ODItZDRhYzcwNzg=" path: "/Root/TenantSQS//.Queues" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueId" type { optional_type { item { type_id: STRING } } } } columns { name: "QueueState" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "DeadLetterQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Partitions" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MasterTabletId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Version" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Tags" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6b02e2c5-beb4-4356-86fb-885cccf34d83, ghrun-vekcxcn3rq.auto.internal:8005): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 28231c36-60c2-42e3-8d5d-62ac30263300, ghrun-vekcxcn3rq.auto.internal:8005): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 28231c36-60c2-42e3-8d5d-62ac30263300, ghrun-vekcxcn3rq.auto.internal:8005): request = { session_id: "ydb://session/3?node_id=50000&id=MTdmNzQyMzgtYzc1NzQ4N2UtNTQzYmU4ODItZDRhYzcwNzg=" path: "/Root/TenantSQS//.Events" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventType" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "EventTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Labels" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "QueueName" primary_key: "EventType" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 28231c36-60c2-42e3-8d5d-62ac30263300, ghrun-vekcxcn3rq.auto.internal:8005): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 1367d842-ec2f-4784-aff7-a2206866c7c5, ghrun-vekcxcn3rq.auto.internal:8005): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 1367d842-ec2f-4784-aff7-a2206866c7c5, ghrun-vekcxcn3rq.auto.internal:8005): request = { session_id: "ydb://session/3?node_id=50000&id=MTdmNzQyMzgtYzc1NzQ4N2UtNTQzYmU4ODItZDRhYzcwNzg=" path: "/Root/TenantSQS//.Settings" columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Name" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "Account" primary_key: "Name" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 1367d842-ec2f-4784-aff7-a2206866c7c5, ghrun-vekcxcn3rq.auto.internal:8005): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f35762ac-a65f-4d6b-9ad6-c1078f32fa3e, ghrun-vekcxcn3rq.auto.internal:8005): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f35762ac-a65f-4d6b-9ad6-c1078f32fa3e, ghrun-vekcxcn3rq.auto.internal:8005): request = { session_id: "ydb://session/3?node_id=50000&id=MTdmNzQyMzgtYzc1NzQ4N2UtNTQzYmU4ODItZDRhYzcwNzg=" path: "/Root/TenantSQS//.RemovedQueues" columns { name: "RemoveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Account" type { optional_type { item { type_id: UTF8 } } } } columns { name: "QueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "Shards" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CustomQueueName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "FolderId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "TablesFormat" type { optional_type { item { type_id: UINT32 } } } } columns { name: "StartProcessTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NodeProcess" type { optional_type { item { type_id: UINT32 } } } } primary_key: "RemoveTimestamp" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f35762ac-a65f-4d6b-9ad6-c1078f32fa3e, ghrun-vekcxcn3rq.auto.internal:8005): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 91ed1e9c-4375-4c61-b65d-2d8e8cc11634, ghrun-vekcxcn3rq.auto.internal:8005): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 91ed1e9c-4375-4c61-b65d-2d8e8cc11634, ghrun-vekcxcn3rq.auto.internal:8005): request = { session_id: "ydb://session/3?node_id=50000&id=MTdmNzQyMzgtYzc1NzQ4N2UtNTQzYmU4ODItZDRhYzcwNzg=" path: "/Root/TenantSQS/.STD//SentTimestampIdx" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 91ed1e9c-4375-4c61-b65d-2d8e8cc11634, ghrun-vekcxcn3rq.auto.internal:8005): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6051a892-f3a4-4b85-9c47-e29af2683d74, ghrun-vekcxcn3rq.auto.internal:8005): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6051a892-f3a4-4b85-9c47-e29af2683d74, ghrun-vekcxcn3rq.auto.internal:8005): request = { session_id: "ydb://session/3?node_id=50000&id=MTdmNzQyMzgtYzc1NzQ4N2UtNTQzYmU4ODItZDRhYzcwNzg=" path: "/Root/TenantSQS/.STD//Messages" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6051a892-f3a4-4b85-9c47-e29af2683d74, ghrun-vekcxcn3rq.auto.internal:8005): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 265113b6-ca80-4e73-8176-018953f105c8, ghrun-vekcxcn3rq.auto.internal:8005): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 265113b6-ca80-4e73-8176-018953f105c8, ghrun-vekcxcn3rq.auto.internal:8005): request = { session_id: "ydb://session/3?node_id=50000&id=MTdmNzQyMzgtYzc1NzQ4N2UtNTQzYmU4ODItZDRhYzcwNzg=" path: "/Root/TenantSQS/.STD//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Shard" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 265113b6-ca80-4e73-8176-018953f105c8, ghrun-vekcxcn3rq.auto.internal:8005): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, fb3ab4bf-f8e3-4a5a-b1a6-c06eb134ae6b, ghrun-vekcxcn3rq.auto.internal:8005): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, fb3ab4bf-f8e3-4a5a-b1a6-c06eb134ae6b, ghrun-vekcxcn3rq.auto.internal:8005): request = { session_id: "ydb://session/3?node_id=50000&id=MTdmNzQyMzgtYzc1NzQ4N2UtNTQzYmU4ODItZDRhYzcwNzg=" path: "/Root/TenantSQS/.STD//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, fb3ab4bf-f8e3-4a5a-b1a6-c06eb134ae6b, ghrun-vekcxcn3rq.auto.internal:8005): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f710bd9c-510b-47a1-ade4-dffa52dc6832, ghrun-vekcxcn3rq.auto.internal:8005): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f710bd9c-510b-47a1-ade4-dffa52dc6832, ghrun-vekcxcn3rq.auto.internal:8005): request = { session_id: "ydb://session/3?node_id=50000&id=MTdmNzQyMzgtYzc1NzQ4N2UtNTQzYmU4ODItZDRhYzcwNzg=" path: "/Root/TenantSQS/.FIFO//SentTimestampIdx" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "SentTimestamp" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f710bd9c-510b-47a1-ade4-dffa52dc6832, ghrun-vekcxcn3rq.auto.internal:8005): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a8ea7a93-d0c6-4627-937e-06911c88eb29, ghrun-vekcxcn3rq.auto.internal:8005): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a8ea7a93-d0c6-4627-937e-06911c88eb29, ghrun-vekcxcn3rq.auto.internal:8005): request = { session_id: "ydb://session/3?node_id=50000&id=MTdmNzQyMzgtYzc1NzQ4N2UtNTQzYmU4ODItZDRhYzcwNzg=" path: "/Root/TenantSQS/.FIFO//Messages" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "NextOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "NextRandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a8ea7a93-d0c6-4627-937e-06911c88eb29, ghrun-vekcxcn3rq.auto.internal:8005): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 5d0dd0af-4879-4dae-b8df-b6efb8c2056b, ghrun-vekcxcn3rq.auto.internal:8005): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 5d0dd0af-4879-4dae-b8df-b6efb8c2056b, ghrun-vekcxcn3rq.auto.internal:8005): request = { session_id: "ydb://session/3?node_id=50000&id=MTdmNzQyMzgtYzc1NzQ4N2UtNTQzYmU4ODItZDRhYzcwNzg=" path: "/Root/TenantSQS/.FIFO//State" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CreatedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LastModifiedTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RetentionBoundary" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "MessageCount" type { optional_type { item { type_id: INT64 } } } } columns { name: "ReadOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "WriteOffset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "CleanupVersion" type { optional_type { item { type_id: UINT64 } } } } columns { name: "InflyVersion" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 5d0dd0af-4879-4dae-b8df-b6efb8c2056b, ghrun-vekcxcn3rq.auto.internal:8005): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, fc148282-da86-4c7a-9ddd-ed52caa82d0a, ghrun-vekcxcn3rq.auto.internal:8005): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, fc148282-da86-4c7a-9ddd-ed52caa82d0a, ghrun-vekcxcn3rq.auto.internal:8005): request = { session_id: "ydb://session/3?node_id=50000&id=MTdmNzQyMzgtYzc1NzQ4N2UtNTQzYmU4ODItZDRhYzcwNzg=" path: "/Root/TenantSQS/.FIFO//Attributes" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ContentBasedDeduplication" type { optional_type { item { type_id: BOOL } } } } columns { name: "DelaySeconds" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FifoQueue" type { optional_type { item { type_id: BOOL } } } } columns { name: "MaximumMessageSize" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageRetentionPeriod" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveMessageWaitTime" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityTimeout" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DlqName" type { optional_type { item { type_id: UTF8 } } } } columns { name: "DlqArn" type { optional_type { item { type_id: UTF8 } } } } columns { name: "MaxReceiveCount" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ShowDetailedCountersDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, fc148282-da86-4c7a-9ddd-ed52caa82d0a, ghrun-vekcxcn3rq.auto.internal:8005): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 9c2b2c92-6fdc-4237-bf95-1a912227816e, ghrun-vekcxcn3rq.auto.internal:8005): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 9c2b2c92-6fdc-4237-bf95-1a912227816e, ghrun-vekcxcn3rq.auto.internal:8005): request = { session_id: "ydb://session/3?node_id=50000&id=MTdmNzQyMzgtYzc1NzQ4N2UtNTQzYmU4ODItZDRhYzcwNzg=" path: "/Root/TenantSQS/.STD//Infly" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LoadId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "FirstReceiveTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveCount" type { optional_type { item { type_id: UINT32 } } } } columns { name: "SentTimestamp" type { optional_type { item { type_id: UINT64 } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DelayDeadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 9c2b2c92-6fdc-4237-bf95-1a912227816e, ghrun-vekcxcn3rq.auto.internal:8005): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 98e04429-c975-46f1-b7e1-31bfeb2c4ba3, ghrun-vekcxcn3rq.auto.internal:8005): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 98e04429-c975-46f1-b7e1-31bfeb2c4ba3, ghrun-vekcxcn3rq.auto.internal:8005): request = { session_id: "ydb://session/3?node_id=50000&id=MTdmNzQyMzgtYzc1NzQ4N2UtNTQzYmU4ODItZDRhYzcwNzg=" path: "/Root/TenantSQS/.STD//MessageData" columns { name: "QueueIdNumberAndShardHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Shard" type { optional_type { item { type_id: UINT32 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberAndShardHash" primary_key: "QueueIdNumber" primary_key: "Shard" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 98e04429-c975-46f1-b7e1-31bfeb2c4ba3, ghrun-vekcxcn3rq.auto.internal:8005): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 69605646-edf2-40e0-94bb-ccbe8d9bba59, ghrun-vekcxcn3rq.auto.internal:8005): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 69605646-edf2-40e0-94bb-ccbe8d9bba59, ghrun-vekcxcn3rq.auto.internal:8005): request = { session_id: "ydb://session/3?node_id=50000&id=MTdmNzQyMzgtYzc1NzQ4N2UtNTQzYmU4ODItZDRhYzcwNzg=" path: "/Root/TenantSQS/.FIFO//Reads" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "ReceiveAttemptId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 69605646-edf2-40e0-94bb-ccbe8d9bba59, ghrun-vekcxcn3rq.auto.internal:8005): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7b20d524-f72e-4f59-8ee7-7b943111cee5, ghrun-vekcxcn3rq.auto.internal:8005): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7b20d524-f72e-4f59-8ee7-7b943111cee5, ghrun-vekcxcn3rq.auto.internal:8005): request = { session_id: "ydb://session/3?node_id=50000&id=MTdmNzQyMzgtYzc1NzQ4N2UtNTQzYmU4ODItZDRhYzcwNzg=" path: "/Root/TenantSQS/.FIFO//Groups" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "GroupId" type { optional_type { item { type_id: STRING } } } } columns { name: "VisibilityDeadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Head" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Tail" type { optional_type { item { type_id: UINT64 } } } } columns { name: "ReceiveAttemptId" type { optional_type { item { type_id: UTF8 } } } } columns { name: "LockTimestamp" type { optional_type { item { type_id: UINT64 } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "GroupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7b20d524-f72e-4f59-8ee7-7b943111cee5, ghrun-vekcxcn3rq.auto.internal:8005): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, b37085cf-9a44-4109-b297-e555316707be, ghrun-vekcxcn3rq.auto.internal:8005): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b37085cf-9a44-4109-b297-e555316707be, ghrun-vekcxcn3rq.auto.internal:8005): request = { session_id: "ydb://session/3?node_id=50000&id=MTdmNzQyMzgtYzc1NzQ4N2UtNTQzYmU4ODItZDRhYzcwNzg=" path: "/Root/TenantSQS/.FIFO//Deduplication" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Deadline" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "DedupId" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, b37085cf-9a44-4109-b297-e555316707be, ghrun-vekcxcn3rq.auto.internal:8005): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, e272fb41-23ac-4f8e-8e9a-750367111c06, ghrun-vekcxcn3rq.auto.internal:8005): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e272fb41-23ac-4f8e-8e9a-750367111c06, ghrun-vekcxcn3rq.auto.internal:8005): request = { session_id: "ydb://session/3?node_id=50000&id=MTdmNzQyMzgtYzc1NzQ4N2UtNTQzYmU4ODItZDRhYzcwNzg=" path: "/Root/TenantSQS/.FIFO//Data" columns { name: "QueueIdNumberHash" type { optional_type { item { type_id: UINT64 } } } } columns { name: "QueueIdNumber" type { optional_type { item { type_id: UINT64 } } } } columns { name: "RandomId" type { optional_type { item { type_id: UINT64 } } } } columns { name: "Offset" type { optional_type { item { type_id: UINT64 } } } } columns { name: "SenderId" type { optional_type { item { type_id: STRING } } } } columns { name: "DedupId" type { optional_type { item { type_id: STRING } } } } columns { name: "Attributes" type { optional_type { item { type_id: STRING } } } } columns { name: "Data" type { optional_type { item { type_id: STRING } } } } columns { name: "MessageId" type { optional_type { item { type_id: STRING } } } } primary_key: "QueueIdNumberHash" primary_key: "QueueIdNumber" primary_key: "RandomId" primary_key: "Offset" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } uniform_partitions: 10 partitioning_settings { partitioning_by_size: ENABLED partitioning_by_load: ENABLED min_partitions_count: 10 } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, e272fb41-23ac-4f8e-8e9a-750367111c06, ghrun-vekcxcn3rq.auto.internal:8005): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f7385c5d320>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f7385c5d320>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f7385c5d320> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 39502a2c-4483-4159-a437-72cbaae7fa60, ghrun-vekcxcn3rq.auto.internal:8005): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 39502a2c-4483-4159-a437-72cbaae7fa60, ghrun-vekcxcn3rq.auto.internal:8005): request = { session_id: "ydb://session/3?node_id=50000&id=MTdmNzQyMzgtYzc1NzQ4N2UtNTQzYmU4ODItZDRhYzcwNzg=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 39502a2c-4483-4159-a437-72cbaae7fa60, ghrun-vekcxcn3rq.auto.internal:8005): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 39502a2c-4483-4159-a437-72cbaae7fa60, ghrun-vekcxcn3rq.auto.internal:8005): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 39502a2c-4483-4159-a437-72cbaae7fa60, ghrun-vekcxcn3rq.auto.internal:8005): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f7385c5d320>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8006
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vekcxcn3rq.auto.internal:8005
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    root:test_base.py:176 Test started: test_yc_events_processor
DEBUG    root:test_base.py:177 Kikimr working dir: /home/runner/.ya/build/build_root/pro9/0003ed/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_yandex_cloud_mode.py.TestSqsYandexCloudMode.test_yc_events_processor.tables_format_v0
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pro9/0003ed/ydb/apps/ydbd/ydbd', 'server', '--help']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3826102
DEBUG    ya.test:process.py:259 Command (pid 3826102) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3826102) elapsed time (sec): 3.282787561416626
DEBUG    ya.test:process.py:263 Command (pid 3826102) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3826102) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3826102) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3826102) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3826102) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3826102) maxrss: 539852
DEBUG    ya.test:process.py:263 Command (pid 3826102) minflt: 16117
DEBUG    ya.test:process.py:263 Command (pid 3826102) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3826102) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3826102) nivcsw: 548
DEBUG    ya.test:process.py:263 Command (pid 3826102) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3826102) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3826102) nvcsw: 49
DEBUG    ya.test:process.py:263 Command (pid 3826102) oublock: 24
DEBUG    ya.test:process.py:263 Command (pid 3826102) stime: 1.491707
DEBUG    ya.test:process.py:263 Command (pid 3826102) utime: 0.128334
DEBUG    ya.test:process.py:263 Command (pid 3826102) wtime: 3.287
DEBUG    ya.test:process.py:275 Command (pid 3826102) output:
Usage: ydbd [global options...] server [options...]

Description: Execute YDB server

Global options:
  {-k|--token}, {-s|--server}, {-t|--time}, {-o|--progress}, --ca-file, --client-cert-file, --client-cert-key-file, --client-cert-key-password-file, {-f|--token-file}, --profile, --user, --password-file, --no-password
  To get full description of these options run 'ydbd --help'.

Options:
  {-h|--help}               Print usage, -hh for detailed help
  --breakpad-minidumps-path PATH
                            Path for minidumps generated by internal breakpad
  --breakpad-minidumps-script SCRIPT
                            Script for process minidumps generated by internal breakpad
  --cluster-name [STR]      which cluster this node belongs to (default: "unknown")
  --log-level [1-7]         default logging level (default: 4)
  --log-sampling-level [1-7]
                            sample logs equal to or above this level (default: 7)
  --log-sampling-rate [0,4294967295]
                            log only each Nth message with priority matching sampling level; 0 turns log sampling off (default: 0)
  --log-format [full|short|json]
                            log format to use; short skips the priority and timestamp (default: "full")
  --syslog                  send to syslog instead of stderr (default: 0)
  --syslog-service-tag NAME unique tag for syslog
  --log-file-name NAME      file name for log backend
  --tcp                     start tcp interconnect (default: 0)
  {-n|--node} [NUM|static]  Node ID or 'static' to auto-detect using naming file and ic-port.
  --node-broker ADDR        node broker address host:port
  --node-broker-port PORT   node broker port (hosts from naming file are used)
  --node-broker-use-tls PORT
                            use tls for node broker (hosts from naming file are used)
  --node-address ADDR       address for dynamic node
  --bridge-pile-name PILE   pile name for bridged mode
  --node-host NAME          hostname for dynamic node
  --node-resolve-host NAME  resolve hostname for dynamic node
  --node-domain NAME        domain for dynamic node to register in
  --ic-port NUM             interconnect port
  --sqs-port NUM            sqs port
  --tenant NAME             add binding for Local service to specified tenant, might be one of {'/<root>', '/<root>/<path_to_user>'}
  --mon-port [NUM]          Monitoring port
  --mon-address [ADDR]      Monitoring address
  --mon-cert [PATH]         Monitoring certificate (https)
  --mon-threads NUM         Monitoring http server threads
  --suppress-version-check  Suppress version compatibility checking via IC (default: 0)
  --grpc-port PORT          enable gRPC server on port
  --grpcs-port PORT         enable gRPC SSL server on port
  --grpc-public-host HOST   set public gRPC host for discovery
  --grpc-public-port PORT   set public gRPC port for discovery
  --grpcs-public-port PORT  set public gRPC SSL port for discovery
  --kafka-port [PORT]       enable kafka proxy to listen on port
  --pgwire-address ADDR     set host for listen postgres protocol
  --pgwire-port [PORT]      set port for listen postgres protocol
  --grpc-public-address-v4 ADDR
                            set public ipv4 address for discovery
  --grpc-public-address-v6 ADDR
                            set public ipv6 address for discovery
  --grpc-public-target-name-override HOST
                            set public hostname override for TLS in discovery
  {-r|--restarts-count-file} [PATH]
                            State for restarts monitoring counter,
                            use empty string to disable (default: "")
  --compile-inflight-limit [NUM]
                            Limit on parallel programs compilation
  --udf VAL                 Load shared library with UDF by given path
  --udfs-dir VAL            Load all shared libraries with UDFs found in given directory
  --node-kind NAME          Kind of the node (affects list of services activated allowed values are {'ydb', 'yq'} )
  --node-type NAME          Type of the node
  --cert PATH               Path to client certificate file (PEM) for interconnect
  --grpc-cert PATH          Path to client certificate file (PEM) for grpc
  --ic-cert PATH            Path to client certificate file (PEM) for interconnect
  --key PATH                Path to private key file (PEM) for interconnect
  --grpc-key PATH           Path to private key file (PEM) for grpc
  --ic-key PATH             Path to private key file (PEM) for interconnect
  --ca PATH                 Path to certificate authority file (PEM) for interconnect
  --grpc-ca PATH            Path to certificate authority file (PEM) for grpc
  --ic-ca PATH              Path to certificate authority file (PEM) for interconnect
  --data-center NAME        data center name (used to describe dynamic node location)
  --module NAME             module name (used to describe dynamic node location)
  --rack NAME               rack name (used to describe dynamic node location)
  --body NUM                body name (used to describe dynamic node location)
  --yaml-config [PATH]      Yaml config
  --config-dir PATH         Directory to store Yaml config
  --tiny-mode               Start in a tiny mode (default: 0)
  --workload NAME           Workload to be served by this node, allowed values are 'hybrid', 'analytical', 'operational'
  --seed-nodes PATH         Path to seed nodes configuration file
  --mbus                    Start MessageBus proxy (default: 0)
  --mbus-port PORT          MessageBus proxy port
  --mbus-trace-path PATH    Path for trace files
  --proxy ADDR              Bind to proxy(-ies)
  --mbus-total-timeout MILLISECONDS default: 300000
  --mbus-connect-timeout MILLISECONDS default: 15000
  --mbus-send-timeout MILLISECONDS default: 0
  --mbus-send-threshold BYTES default: 10240
  --mbus-max-in-flight COUNT default: 13205236
  --mbus-max-in-flight-by-size BYTES default: 13522162278
  --mbus-per-con-max-in-flight COUNT default: 0
  --mbus-per-con-max-in-flight-by-size BYTES default: 0
  --mbus-default-buffer-size BYTES default: 10240
  --mbus-max-buffer-size BYTES default: 1048576
  --mbus-max-message-size BYTES default: 27262976
  --mbus-socket-recv-buffer-size BYTES default: 0
  --mbus-socket-send-buffer-size BYTES default: 0
  --mbus-socket-tos [0x00, 0xFF] 
  --mbus-tcp-cork BOOL      default: 0
  --mbus-cork SECONDS       default: 0
  --mbus-on-message-in-pool BOOL default: 1
  --mbus-on-reply-in-pool BOOL default: 1
  --mbus-worker-count COUNT default: 16
  --label KEY=VALUE         labels for this node
  --alloc-file [PATH]       Allocator config file
  --audit-file [PATH]       File with audit config
  --auth-file [PATH]        authorization configuration
  --auth-token-file [PATH]  authorization token configuration
  --bootstrap-file [PATH]   Bootstrap config file
  --bs-file [PATH]          blobstorage config file
  --channels-file [PATH]    tablet channel profile config file
  --cms-file [PATH]         CMS config file
  --domains-file [PATH]     domain config file
  --drivemodel-file [PATH]  drive model config file
  --dyn-nodes-file [PATH]   Dynamic nodes config file
  --feature-flags-file [PATH]
                            File with feature flags to turn new features on/off
  --fq-file [PATH]          Federated Query config file
  --grpc-file [PATH]        gRPC config file
  --http-proxy-file [PATH]  Http proxy config file
  --ic-file [PATH]          interconnect config file
  --incrhuge-file [PATH]    incremental huge blob keeper config file
  --key-file [PATH]         tenant encryption key configuration
  --kqp-file [PATH]         Kikimr Query Processor config file
  --log-file [PATH]         log config file
  --memorylog-file [PATH]   set buffer size for memory log
  --metering-file [PATH]    File with metering config
  --naming-file [PATH]      static nameservice config file
  --netclassifier-file [PATH]
                            NetClassifier config file
  --pdisk-key-file [PATH]   pdisk encryption key configuration
  --pq-file [PATH]          PersQueue config file
  --pqcd-file [PATH]        PersQueue cluster discovery config file
  --public-http-file [PATH] Public HTTP config file
  --rb-file [PATH]          File with resource broker customizations
  --sqs-file [PATH]         SQS config file
  --sys-file [PATH]         actor system config file (use dummy config by default)
  --vdisk-file [PATH]       vdisk kind config file

Free args: min: 0, max: unlimited
  PATH  path to protobuf file; files are merged in order in which they are enlisted

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pro9/0003ed/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_yandex_cloud_mode.py.TestSqsYandexCloudMode.test_yc_events_processor.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/pro9/0003ed/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/pro9/0003ed/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_yandex_cloud_mode.py.TestSqsYandexCloudMode.test_yc_events_processor.tables_format_v0/cluster/node_1/logfile_4pz_ezsv.log --grpc-port=8006 --mon-port=3438 --ic-port=30910 --sqs-port=65087 --module=1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:8006/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pro9/0003ed/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3827289
DEBUG    ya.test:process.py:259 Command (pid 3827289) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3827289) elapsed time (sec): 2.695525646209717
DEBUG    ya.test:process.py:263 Command (pid 3827289) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3827289) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3827289) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3827289) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3827289) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3827289) maxrss: 539852
DEBUG    ya.test:process.py:263 Command (pid 3827289) minflt: 16115
DEBUG    ya.test:process.py:263 Command (pid 3827289) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3827289) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3827289) nivcsw: 543
DEBUG    ya.test:process.py:263 Command (pid 3827289) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3827289) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3827289) nvcsw: 45
DEBUG    ya.test:process.py:263 Command (pid 3827289) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3827289) stime: 1.349713
DEBUG    ya.test:process.py:263 Command (pid 3827289) utime: 0.145819
DEBUG    ya.test:process.py:263 Command (pid 3827289) wtime: 2.699
DEBUG    ya.test:process.py:275 Command (pid 3827289) output:
Git info:
    Commit: 43281e6575995c52040efd208d402bed5f60e208
    Branch: 
    Author: Aleksandr Dmitriev <monster@ydb.tech>
    Summary: Merge 0d6be01eb1ce5850f72a134d52b82ddf17153836 into 6e8aabad462023fc39f58232200cf995bd44a8ec

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-vekcxcn3rq
    Host information: 
        Linux ghrun-vekcxcn3rq 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 3827289) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 43281e6575995c52040efd208d402bed5f60e208
    Branch: 
    Author: Aleksandr Dmitriev <monster@ydb.tech>
    Summary: Merge 0d6be01eb1ce5850f72a134d52b82ddf17153836 into 6e8aabad462023fc39f58232200cf995bd44a8ec
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pro9/0003ed/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_yandex_cloud_mode.py.TestSqsYandexCloudMode.test_yc_events_processor.tables_format_v0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/pro9/0003ed/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:8006 --tenant=/Root/TenantSQS --log-file-name=/home/runner/.ya/build/build_root/pro9/0003ed/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_yandex_cloud_mode.py.TestSqsYandexCloudMode.test_yc_events_processor.tables_format_v0/cluster/slot_1/logfile_j5fp4uwf.log --grpc-port=8005 --mon-port=63869 --ic-port=20684 --sqs-port=19656
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:8005/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pro9/0003ed/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3828621
DEBUG    ya.test:process.py:259 Command (pid 3828621) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3828621) elapsed time (sec): 3.209913492202759
DEBUG    ya.test:process.py:263 Command (pid 3828621) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3828621) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3828621) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3828621) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3828621) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3828621) maxrss: 539852
DEBUG    ya.test:process.py:263 Command (pid 3828621) minflt: 16177
DEBUG    ya.test:process.py:263 Command (pid 3828621) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3828621) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3828621) nivcsw: 719
DEBUG    ya.test:process.py:263 Command (pid 3828621) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3828621) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3828621) nvcsw: 61
DEBUG    ya.test:process.py:263 Command (pid 3828621) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3828621) stime: 1.883141
DEBUG    ya.test:process.py:263 Command (pid 3828621) utime: 0.11161499999999999
DEBUG    ya.test:process.py:263 Command (pid 3828621) wtime: 3.248
DEBUG    ya.test:process.py:275 Command (pid 3828621) output:
Git info:
    Commit: 43281e6575995c52040efd208d402bed5f60e208
    Branch: 
    Author: Aleksandr Dmitriev <monster@ydb.tech>
    Summary: Merge 0d6be01eb1ce5850f72a134d52b82ddf17153836 into 6e8aabad462023fc39f58232200cf995bd44a8ec

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-vekcxcn3rq
    Host information: 
        Linux ghrun-vekcxcn3rq 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 3828621) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 43281e6575995c52040efd208d402bed5f60e208
    Branch: 
    Author: Aleksandr Dmitriev <monster@ydb.tech>
    Summary: Merge 0d6be01eb1ce5850f72a134d52b82ddf17153836 into 6e8aabad462023fc39f58232200cf995bd44a8ec
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:63869
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:63869 "GET /tablets/app?TabletID=72057594037968897&node=1&page=SetDown&down=0 HTTP/1.1" 200 33
DEBUG    root:test_base.py:649 Toggle up reply: {"NodeId":1,"Down":false}
INFO     ydb.tests.library.sqs.test_base:test_base.py:88 Listing SQS users
DEBUG    ydb.tests.library.sqs.requests_client:requests_client.py:118 Execute request POST http://localhost:19656 from user U_yc_events_processor_ac8c2cea-b0da-11f0-a994-d00d38fb3fcc with params: Action=ListQueues
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:19656
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:19656 "POST / HTTP/1.1" 400 278
DEBUG    charset_normalizer:api.py:439 Encoding detection: utf_8 is most likely the one.
WARNING  ydb.tests.library.sqs.requests_client:requests_client.py:140 Last request failed with code 400, reason 'Bad request' and text '<?xml version="1.0" encoding="UTF-8"?>
<ErrorResponse><Error><Message>Credential should be scoped to a valid region, not 'yandex'. Request id to report: 96e74869-1b3676d9-3da8dc6-de47727c.</Message><Code>IncompleteSignature</Code></Error><RequestId></RequestId></ErrorResponse>
'
DEBUG    charset_normalizer:api.py:439 Encoding detection: utf_8 is most likely the one.
DEBUG    charset_normalizer:api.py:439 Encoding detection: utf_8 is most likely the one.
INFO     ydb.tests.library.sqs.test_base:test_base.py:100 Success. Api is up.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/TenantSQS
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 93f80f56-b3df-41d5-9848-4300a54f41e8, localhost:8005): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 93f80f56-b3df-41d5-9848-4300a54f41e8, localhost:8005): request = { database: "/Root/TenantSQS" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 93f80f56-b3df-41d5-9848-4300a54f41e8, localhost:8005): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-vekcxcn3rq.auto.internal" port: 8005 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/TenantSQS: DiscoveryResult <self_location: , endpoints [<Endpoint ghrun-vekcxcn3rq.auto.internal:8005, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8005
INFO     root:test_yandex_cloud_mode.py:59 run test with cloud_id=CLOUD_FOR_folder_acc_acbe61e8-b0da-11f0-824a-d00d38fb3fcc folder_id=folder_acc_acbe61e8-b0da-11f0-824a-d00d38fb3fcc
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_yandex_cloud_mode.py::TestSqsYandexCloudMode, test_name: test_yc_events_processor[tables_format_v0])
DEBUG    root:test_base.py:394 Executing database query: "UPSERT INTO `/Root/TenantSQS/.Settings` (Account, Name, Value)                 VALUES ("CLOUD_FOR_folder_acc_acbe61e8-b0da-11f0-824a-d00d38fb3fcc", "CreateQueuesWithTabletFormat", "0")"
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 98173891-39bb-41f8-94f0-265861c50f61, ghrun-vekcxcn3rq.auto.internal:8005): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 98173891-39bb-41f8-94f0-265861c50f61, ghrun-vekcxcn3rq.auto.internal:8005): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 98173891-39bb-41f8-94f0-265861c50f61, ghrun-vekcxcn3rq.auto.internal:8005): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=NGFkNzJiMzQtZDgxMDU3Y2MtZDcxMDE5MTctNjdjMDFiY2I=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46e6f688-e8d0-4d3c-9b19-4a8dd28cbe6f, ghrun-vekcxcn3rq.auto.internal:8005): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46e6f688-e8d0-4d3c-9b19-4a8dd28cbe6f, ghrun-vekcxcn3rq.auto.internal:8005): request = { session_id: "ydb://session/3?node_id=50000&id=NGFkNzJiMzQtZDgxMDU3Y2MtZDcxMDE5MTctNjdjMDFiY2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "UPSERT INTO `/Root/TenantSQS/.Settings` (Account, Name, Value)                 VALUES (\"CLOUD_FOR_folder_acc_acbe61e8-b0da-11f0-824a-d00d38fb3fcc\", \"CreateQueuesWithTabletFormat\", \"0\")" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46e6f688-e8d0-4d3c-9b19-4a8dd28cbe6f, ghrun-vekcxcn3rq.auto.internal:8005): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.tests.library.sqs.requests_client:requests_client.py:118 Execute request POST http://localhost:19656/private from user CLOUD_FOR_folder_acc_acbe61e8-b0da-11f0-824a-d00d38fb3fcc with params: QueueName=queue1&Action=CreateQueue&folderId=folder_acc_acbe61e8-b0da-11f0-824a-d00d38fb3fcc
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:19656
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:19656 "POST /private HTTP/1.1" 200 367
DEBUG    charset_normalizer:api.py:439 Encoding detection: utf_8 is most likely the one.
DEBUG    root:requests_client.py:153 Parsing response: <?xml version="1.0" encoding="UTF-8"?>
<CreateQueueResponse><CreateQueueResult><QueueUrl>http://ghrun-vekcxcn3rq.auto.internal:19656/CLOUD_FOR_folder_acc_acbe61e8-b0da-11f0-824a-d00d38fb3fcc/0000000000000001051m/queue1</QueueUrl></CreateQueueResult><ResponseMetadata><RequestId>1438f182-ea37e653-6fda3f62-51973f7b</RequestId></ResponseMetadata></CreateQueueResponse>

DEBUG    charset_normalizer:api.py:439 Encoding detection: utf_8 is most likely the one.
DEBUG    ydb.tests.library.sqs.requests_client:requests_client.py:118 Execute request POST http://localhost:19656/private from user CLOUD_FOR_folder_acc_acbe61e8-b0da-11f0-824a-d00d38fb3fcc with params: QueueName=queue2&Action=CreateQueue&folderId=folder_acc_acbe61e8-b0da-11f0-824a-d00d38fb3fcc
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:19656 "POST /private HTTP/1.1" 200 367
DEBUG    charset_normalizer:api.py:439 Encoding detection: utf_8 is most likely the one.
DEBUG    root:requests_client.py:153 Parsing response: <?xml version="1.0" encoding="UTF-8"?>
<CreateQueueResponse><CreateQueueResult><QueueUrl>http://ghrun-vekcxcn3rq.auto.internal:19656/CLOUD_FOR_folder_acc_acbe61e8-b0da-11f0-824a-d00d38fb3fcc/0000000000000003051m/queue2</QueueUrl></CreateQueueResult><ResponseMetadata><RequestId>2141578b-32c87003-f09fbee5-7abb651c</RequestId></ResponseMetadata></CreateQueueResponse>

DEBUG    charset_normalizer:api.py:439 Encoding detection: utf_8 is most likely the one.
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, e02676eb-d49c-4b80-babc-e4b493f694c6, ghrun-vekcxcn3rq.auto.internal:8005): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, e02676eb-d49c-4b80-babc-e4b493f694c6, ghrun-vekcxcn3rq.auto.internal:8005): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/TenantSQS" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, e02676eb-d49c-4b80-babc-e4b493f694c6, ghrun-vekcxcn3rq.auto.internal:8005): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "Root/TenantSQS" owner: "root@builtin" type: DATABASE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } size_bytes: 12112 created_at { tx_id: 1 } } children { name: ".AtomicCounter" owner: "root@builtin" type: TABLE created_at { plan_step: 1761311355590 tx_id: 281474976720663 } } children { name: ".Events" owner: "root@builtin" type: TABLE created_at { plan_step: 1761311355890 tx_id: 281474976720666 } } children { name: ".FIFO" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1761311357730 tx_id: 281474976720676 } } children { name: ".Queues" owner: "root@builtin" type: TABLE created_at { plan_step: 1761311355830 tx_id: 281474976720665 } } children { name: ".RemovedQueues" owner: "root@builtin" type: TABLE created_at { plan_step: 1761311355980 tx_id: 281474976720668 } } children { name: ".STD" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1761311356260 tx_id: 281474976720669 } } children { name: ".Settings" owner: "root@builtin" type: TABLE created_at { plan_step: 1761311355940 tx_id: 281474976720667 } } children { name: ".metadata" owner: "metadata@system" type: DIRECTORY created_at { plan_step: 1761311353150 tx_id: 281474976720659 } } children { name: "CLOUD_FOR_folder_acc_acbe61e8-b0da-11f0-824a-d00d38fb3fcc" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1761311369760 tx_id: 281474976720695 } } children { name: ".sys" type: DIRECTORY created_at { } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, f9500c95-94ad-493e-8504-0b1801383429, ghrun-vekcxcn3rq.auto.internal:8005): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, f9500c95-94ad-493e-8504-0b1801383429, ghrun-vekcxcn3rq.auto.internal:8005): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/TenantSQS/.Events/Queues" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, f9500c95-94ad-493e-8504-0b1801383429, ghrun-vekcxcn3rq.auto.internal:8005): response = { operation { ready: true status: SCHEME_ERROR issues { message: "Path not found" severity: 1 } } }
DEBUG    ydb.tests.library.sqs.test_base:test_base.py:270 No queue table: message: "Path not found" severity: 1 (server_code: 400070)
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, c05b1c78-6263-4dbf-806e-77446f110947, ghrun-vekcxcn3rq.auto.internal:8005): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, c05b1c78-6263-4dbf-806e-77446f110947, ghrun-vekcxcn3rq.auto.internal:8005): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/TenantSQS/.FIFO/Queues" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, c05b1c78-6263-4dbf-806e-77446f110947, ghrun-vekcxcn3rq.auto.internal:8005): response = { operation { ready: true status: SCHEME_ERROR issues { message: "Path not found" severity: 1 } } }
DEBUG    ydb.tests.library.sqs.test_base:test_base.py:270 No queue table: message: "Path not found" severity: 1 (server_code: 400070)
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 2e105552-4cc7-44b0-9ace-c6a047064c39, ghrun-vekcxcn3rq.auto.internal:8005): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 2e105552-4cc7-44b0-9ace-c6a047064c39, ghrun-vekcxcn3rq.auto.internal:8005): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/TenantSQS/.RemovedQueues/Queues" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 2e105552-4cc7-44b0-9ace-c6a047064c39, ghrun-vekcxcn3rq.auto.internal:8005): response = { operation { ready: true status: SCHEME_ERROR issues { message: "Path not found" severity: 1 } } }
DEBUG    ydb.tests.library.sqs.test_base:test_base.py:270 No queue table: message: "Path not found" severity: 1 (server_code: 400070)
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, c935d2d3-74cc-4f8e-93b5-4df674beee91, ghrun-vekcxcn3rq.auto.internal:8005): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, c935d2d3-74cc-4f8e-93b5-4df674beee91, ghrun-vekcxcn3rq.auto.internal:8005): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/TenantSQS/.STD/Queues" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, c935d2d3-74cc-4f8e-93b5-4df674beee91, ghrun-vekcxcn3rq.auto.internal:8005): response = { operation { ready: true status: SCHEME_ERROR issues { message: "Path not found" severity: 1 } } }
DEBUG    ydb.tests.library.sqs.test_base:test_base.py:270 No queue table: message: "Path not found" severity: 1 (server_code: 400070)
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, f27bf961-5012-436f-87ec-470a9564f946, ghrun-vekcxcn3rq.auto.internal:8005): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, f27bf961-5012-436f-87ec-470a9564f946, ghrun-vekcxcn3rq.auto.internal:8005): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/TenantSQS/.metadata/Queues" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, f27bf961-5012-436f-87ec-470a9564f946, ghrun-vekcxcn3rq.auto.internal:8005): response = { operation { ready: true status: SCHEME_ERROR issues { message: "Path not found" severity: 1 } } }
DEBUG    ydb.tests.library.sqs.test_base:test_base.py:270 No queue table: message: "Path not found" severity: 1 (server_code: 400070)
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, c9c9e186-cdf0-4e66-9d7b-3ae057e44868, ghrun-vekcxcn3rq.auto.internal:8005): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, c9c9e186-cdf0-4e66-9d7b-3ae057e44868, ghrun-vekcxcn3rq.auto.internal:8005): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/TenantSQS/CLOUD_FOR_folder_acc_acbe61e8-b0da-11f0-824a-d00d38fb3fcc/Queues" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, c9c9e186-cdf0-4e66-9d7b-3ae057e44868, ghrun-vekcxcn3rq.auto.internal:8005): response = { operation { ready: true status: SCHEME_ERROR issues { message: "Path not found" severity: 1 } } }
DEBUG    ydb.tests.library.sqs.test_base:test_base.py:270 No queue table: message: "Path not found" severity: 1 (server_code: 400070)
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 1e503046-694f-48c9-adfa-72dbe7f96eca, ghrun-vekcxcn3rq.auto.internal:8005): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 1e503046-694f-48c9-adfa-72dbe7f96eca, ghrun-vekcxcn3rq.auto.internal:8005): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/TenantSQS/.sys/Queues" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 1e503046-694f-48c9-adfa-72dbe7f96eca, ghrun-vekcxcn3rq.auto.internal:8005): response = { operation { ready: true status: SCHEME_ERROR issues { message: "Path not found" severity: 1 } } }
DEBUG    ydb.tests.library.sqs.test_base:test_base.py:270 No queue table: message: "Path not found" severity: 1 (server_code: 400070)
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 07764fe8-5519-4ddc-9922-5b3430aa34fd, ghrun-vekcxcn3rq.auto.internal:8005): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 07764fe8-5519-4ddc-9922-5b3430aa34fd, ghrun-vekcxcn3rq.auto.internal:8005): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/TenantSQS/CLOUD_FOR_folder_acc_acbe61e8-b0da-11f0-824a-d00d38fb3fcc/Queues" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 07764fe8-5519-4ddc-9922-5b3430aa34fd, ghrun-vekcxcn3rq.auto.internal:8005): response = { operation { ready: true status: SCHEME_ERROR issues { message: "Path not found" severity: 1 } } }
DEBUG    ydb.tests.library.sqs.test_base:test_base.py:270 No queue table: message: "Path not found" severity: 1 (server_code: 400070)
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8005
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vekcxcn3rq.auto.internal:8005
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    root:test_base.py:245 Test finished: test_yc_events_processor
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:8005/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:8006/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19656
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11190
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29045
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20684
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63869
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8005
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65087
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2916
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19178
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3438
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8006
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30910
============================== slowest durations ===============================
92.31s setup    test_yandex_cloud_mode.py::TestSqsYandexCloudMode::test_yc_events_processor[tables_format_v0]
51.59s call     test_yandex_cloud_mode.py::TestSqsYandexCloudMode::test_yc_events_processor[tables_format_v0]
17.47s teardown test_yandex_cloud_mode.py::TestSqsYandexCloudMode::test_yc_events_processor[tables_format_v0]
=========================== short test summary info ============================
FAILED test_yandex_cloud_mode.py::TestSqsYandexCloudMode::test_yc_events_processor[tables_format_v0] - AssertionError: Got only 0 event lines after all attempts
assert 0 >= 2
 +  where 0 = len([])
================= 1 failed, 79 deselected in 163.26s (0:02:43) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pro9/0003d9/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 80 items / 79 deselected / 1 selected

============================ 79 deselected in 1.00s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pro9/0003e4/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 80 items / 79 deselected / 1 selected

============================ 79 deselected in 0.87s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pro9/0003d1/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 80 items / 79 deselected / 1 selected

============================ 79 deselected in 0.86s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pro9/0003f1/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 80 items / 79 deselected / 1 selected

============================ 79 deselected in 0.84s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pro9/0003de/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 80 items / 79 deselected / 1 selected

============================ 79 deselected in 1.00s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pro9/0003d6/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 80 items / 79 deselected / 1 selected

============================ 79 deselected in 1.21s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pro9/0003e3/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 80 items / 79 deselected / 1 selected

============================ 79 deselected in 0.91s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pro9/0003e9/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 80 items / 79 deselected / 1 selected

============================ 79 deselected in 0.89s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pro9/0003eb/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 80 items / 79 deselected / 1 selected

============================ 79 deselected in 0.89s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pro9/0003f6/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 80 items / 79 deselected / 1 selected

============================ 79 deselected in 1.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pro9/0003f0/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 80 items / 79 deselected / 1 selected

============================ 79 deselected in 1.53s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pro9/0003c6/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 80 items / 79 deselected / 1 selected

============================ 79 deselected in 1.10s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pro9/0003cf/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 80 items / 79 deselected / 1 selected

============================ 79 deselected in 0.99s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pro9/0003e2/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk14
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 80 items / 79 deselected / 1 selected

============================ 79 deselected in 1.01s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pro9/0003f4/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 80 items / 79 deselected / 1 selected

============================ 79 deselected in 0.87s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pro9/0003ea/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 80 items / 79 deselected / 1 selected

============================ 79 deselected in 0.81s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pro9/0003f5/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk17
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 80 items / 79 deselected / 1 selected

============================ 79 deselected in 1.03s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pro9/0003e5/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk18
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 80 items / 79 deselected / 1 selected

============================ 79 deselected in 0.95s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pro9/0003da/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk19
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 80 items / 79 deselected / 1 selected

============================ 79 deselected in 0.86s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pro9/0003e0/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk20
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 80 items / 79 deselected / 1 selected

============================ 79 deselected in 1.21s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pro9/0003ca/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk21
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 80 items / 79 deselected / 1 selected

============================ 79 deselected in 0.84s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pro9/0003ef/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk22
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 80 items / 79 deselected / 1 selected

============================ 79 deselected in 1.49s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pro9/0003e1/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk23
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 80 items / 79 deselected / 1 selected

============================ 79 deselected in 1.01s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pro9/0003d3/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk24
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 80 items / 79 deselected / 1 selected

============================ 79 deselected in 1.04s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pro9/0003ec/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk25
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 80 items / 79 deselected / 1 selected

============================ 79 deselected in 1.06s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pro9/0003f2/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk26
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 80 items / 79 deselected / 1 selected

============================ 79 deselected in 0.88s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pro9/0003d8/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk27
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 80 items / 79 deselected / 1 selected

============================ 79 deselected in 0.84s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pro9/0003cd/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk28
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 80 items / 79 deselected / 1 selected

============================ 79 deselected in 0.94s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pro9/0003d5/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk29
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 80 items / 79 deselected / 1 selected

============================ 79 deselected in 0.77s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pro9/0003f3/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk30
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 80 items / 79 deselected / 1 selected

============================ 79 deselected in 0.93s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pro9/0003db/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk31
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 80 items / 79 deselected / 1 selected

============================ 79 deselected in 1.10s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pro9/0003dd/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk32
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 80 items / 79 deselected / 1 selected

============================ 79 deselected in 0.84s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pro9/0003c9/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk33
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 80 items / 79 deselected / 1 selected

============================ 79 deselected in 0.93s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pro9/0003e8/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk34
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 80 items / 79 deselected / 1 selected

============================ 79 deselected in 0.79s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pro9/0003ee/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk35
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 80 items / 79 deselected / 1 selected

============================ 79 deselected in 1.17s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pro9/0003e6/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk36
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 80 items / 79 deselected / 1 selected

============================ 79 deselected in 1.03s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pro9/0003e7/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk37
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 80 items / 79 deselected / 1 selected

============================ 79 deselected in 1.00s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pro9/0003dc/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk38
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 80 items / 79 deselected / 1 selected

============================ 79 deselected in 0.86s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pro9/0003df/ydb/tests/functional/sqs/cloud/test-results/py3test/testing_out_stuff/chunk39
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 80 items / 79 deselected / 1 selected

============================ 79 deselected in 0.82s ============================
