============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/n580/002b4c/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clean
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, timeout-2.4.0, typeguard-2.13.3
collected 1 item

test_clean.py .

============================== slowest durations ===============================
281.55s call     test_clean.py::TestClean::test
14.23s setup    test_clean.py::TestClean::test
0.01s teardown test_clean.py::TestClean::test
======================== 1 passed in 295.90s (0:04:55) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/n580/002b28/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, timeout-2.4.0, typeguard-2.13.3
collected 130 items

test_clickbench.py ...........................................E

==================================== ERRORS ====================================
____________ ERROR at setup of TestClickbenchParallel.test[Query00] ____________
ydb/tests/olap/load/lib/conftest.py:588: in setup_class
    cls.perform_verification()
ydb/tests/olap/load/lib/conftest.py:583: in perform_verification
    cls.process_query_result(result, query_name, True)
ydb/tests/olap/load/lib/conftest.py:556: in process_query_result
    raise exc
ydb/tests/olap/load/lib/conftest.py:573: in perform_verification
    cls.do_setup_class()
ydb/tests/olap/load/lib/clickbench.py:76: in do_setup_class
    super().do_setup_class()
ydb/tests/olap/load/lib/conftest.py:976: in do_setup_class
    cls.__results = YdbCliHelper.workload_run(
ydb/tests/olap/lib/ydb_cli.py:403: in workload_run
    with ThreadPoolExecutor(max_workers=len(runners)) as executor:
contrib/tools/python3/Lib/concurrent/futures/_base.py:647: in __exit__
    self.shutdown(wait=True)
contrib/tools/python3/Lib/concurrent/futures/thread.py:239: in shutdown
    t.join()
contrib/tools/python3/Lib/threading.py:1149: in join
    self._wait_for_tstate_lock()
contrib/tools/python3/Lib/threading.py:1169: in _wait_for_tstate_lock
    if lock.acquire(block, timeout):
library/python/pytest/plugins/ya.py:349: in _graceful_shutdown
    _graceful_shutdown_on_log(not capman.is_globally_capturing())
library/python/pytest/plugins/ya.py:321: in _graceful_shutdown_on_log
    pytest.exit("Graceful shutdown requested")
E   Failed: Graceful shutdown requested
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test[Query00]
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/n580/002b28/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62957
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:455 Working directory: /home/runner/.ya/build/build_root/n580/002b28/r3tmp/kikimr_cluster_lddgk_bt
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/n580/002b28/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2184
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2598
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11329
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23287
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.134
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.134
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/n580/002b28/ydb/apps/ydbd/ydbd', 'server', '--help']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1452738
DEBUG    ya.test:process.py:259 Command (pid 1452738) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1452738) elapsed time (sec): 0.9849326610565186
DEBUG    ya.test:process.py:263 Command (pid 1452738) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1452738) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1452738) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1452738) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1452738) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1452738) maxrss: 799488
DEBUG    ya.test:process.py:263 Command (pid 1452738) minflt: 45949
DEBUG    ya.test:process.py:263 Command (pid 1452738) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1452738) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1452738) nivcsw: 199
DEBUG    ya.test:process.py:263 Command (pid 1452738) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1452738) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1452738) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1452738) oublock: 24
DEBUG    ya.test:process.py:263 Command (pid 1452738) stime: 0.241023
DEBUG    ya.test:process.py:263 Command (pid 1452738) utime: 0.6068439999999999
DEBUG    ya.test:process.py:263 Command (pid 1452738) wtime: 0.987
DEBUG    ya.test:process.py:275 Command (pid 1452738) 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: 16508249
  --mbus-max-in-flight-by-size BYTES default: 16904447590
  --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 1452738) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/n580/002b28/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/testing_out_stuff/test_clickbench.py.TestClickbenchParallel.test.Query00/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/n580/002b28/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/n580/002b28/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/testing_out_stuff/test_clickbench.py.TestClickbenchParallel.test.Query00/cluster/node_1/logfile_x0o459ub.log --grpc-port=2184 --mon-port=2598 --ic-port=62957 --module=1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:2184/1, disk_size 68719476736
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.135
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.135
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/n580/002b28/ydb/apps/ydbd/ydbd', 'server', '--help']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1452817
DEBUG    ya.test:process.py:259 Command (pid 1452817) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1452817) elapsed time (sec): 0.9549620151519775
DEBUG    ya.test:process.py:263 Command (pid 1452817) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1452817) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1452817) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1452817) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1452817) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1452817) maxrss: 799488
DEBUG    ya.test:process.py:263 Command (pid 1452817) minflt: 45957
DEBUG    ya.test:process.py:263 Command (pid 1452817) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1452817) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1452817) nivcsw: 117
DEBUG    ya.test:process.py:263 Command (pid 1452817) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1452817) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1452817) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1452817) oublock: 24
DEBUG    ya.test:process.py:263 Command (pid 1452817) stime: 0.218058
DEBUG    ya.test:process.py:263 Command (pid 1452817) utime: 0.555439
DEBUG    ya.test:process.py:263 Command (pid 1452817) wtime: 0.966
DEBUG    ya.test:process.py:275 Command (pid 1452817) 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: 16508249
  --mbus-max-in-flight-by-size BYTES default: 16904447590
  --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 1452817) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/n580/002b28/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/testing_out_stuff/test_clickbench.py.TestClickbenchParallel.test.Query00/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/n580/002b28/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/n580/002b28/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/testing_out_stuff/test_clickbench.py.TestClickbenchParallel.test.Query00/cluster/node_1/logfile_x0o459ub.log --grpc-port=2184 --mon-port=2598 --ic-port=62957 --module=1
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/n580/002b28/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/n580/002b28/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/testing_out_stuff/test_clickbench.py.TestClickbenchParallel.test.Query00/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/n580/002b28/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/testing_out_stuff/test_clickbench.py.TestClickbenchParallel.test.Query00/cluster/node_1/logfile_x0o459ub.log', '--grpc-port=2184', '--mon-port=2598', '--ic-port=62957', '--module=1')' in '/home/runner/.ya/build/build_root/n580/002b28/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/testing_out_stuff/test_clickbench.py.TestClickbenchParallel.test.Query00/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1453025
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:2184/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.136
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.136
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/n580/002b28/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1453026
DEBUG    ya.test:process.py:259 Command (pid 1453026) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1453026) elapsed time (sec): 0.9654934406280518
DEBUG    ya.test:process.py:263 Command (pid 1453026) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1453026) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1453026) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1453026) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1453026) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1453026) maxrss: 799496
DEBUG    ya.test:process.py:263 Command (pid 1453026) minflt: 45153
DEBUG    ya.test:process.py:263 Command (pid 1453026) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1453026) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1453026) nivcsw: 149
DEBUG    ya.test:process.py:263 Command (pid 1453026) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1453026) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1453026) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1453026) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1453026) stime: 0.242728
DEBUG    ya.test:process.py:263 Command (pid 1453026) utime: 0.48034499999999997
DEBUG    ya.test:process.py:263 Command (pid 1453026) wtime: 0.972
DEBUG    ya.test:process.py:275 Command (pid 1453026) output:
Git info:
    Commit: eda706fdaabeebabce9196da1c3dfe1ddd6da338
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 5bdf5d345fd2d8614b9a0914edc3a3c2a6f65932 into ee50f59b043c86e89c60abbf083a18ff2dac69d8

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-gnft54blbu
    Host information: 
        Linux ghrun-gnft54blbu 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1453026) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: eda706fdaabeebabce9196da1c3dfe1ddd6da338
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 5bdf5d345fd2d8614b9a0914edc3a3c2a6f65932 into ee50f59b043c86e89c60abbf083a18ff2dac69d8
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/n580/002b28/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:415 Executing command = ['/home/runner/.ya/build/build_root/n580/002b28/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:2184', '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: 62957\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.137
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.137
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/n580/002b28/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:2184', '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: 62957\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1462880
DEBUG    ya.test:process.py:259 Command (pid 1462880) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1462880) elapsed time (sec): 1.0182340145111084
DEBUG    ya.test:process.py:263 Command (pid 1462880) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1462880) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1462880) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1462880) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1462880) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1462880) maxrss: 861180
DEBUG    ya.test:process.py:263 Command (pid 1462880) minflt: 51411
DEBUG    ya.test:process.py:263 Command (pid 1462880) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1462880) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1462880) nivcsw: 96
DEBUG    ya.test:process.py:263 Command (pid 1462880) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1462880) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1462880) nvcsw: 591
DEBUG    ya.test:process.py:263 Command (pid 1462880) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1462880) stime: 0.322859
DEBUG    ya.test:process.py:263 Command (pid 1462880) utime: 0.56192
DEBUG    ya.test:process.py:263 Command (pid 1462880) wtime: 1.024
DEBUG    ya.test:process.py:275 Command (pid 1462880) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/n580/002b28/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:415 Executing command = ['/home/runner/.ya/build/build_root/n580/002b28/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:2184', '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.138
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.138
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/n580/002b28/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:2184', '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: 1462962
DEBUG    ya.test:process.py:259 Command (pid 1462962) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1462962) elapsed time (sec): 0.9105267524719238
DEBUG    ya.test:process.py:263 Command (pid 1462962) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1462962) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1462962) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1462962) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1462962) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1462962) maxrss: 861180
DEBUG    ya.test:process.py:263 Command (pid 1462962) minflt: 51415
DEBUG    ya.test:process.py:263 Command (pid 1462962) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1462962) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1462962) nivcsw: 80
DEBUG    ya.test:process.py:263 Command (pid 1462962) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1462962) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1462962) nvcsw: 851
DEBUG    ya.test:process.py:263 Command (pid 1462962) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1462962) stime: 0.27313699999999996
DEBUG    ya.test:process.py:263 Command (pid 1462962) utime: 0.577274
DEBUG    ya.test:process.py:263 Command (pid 1462962) wtime: 0.913
DEBUG    ya.test:process.py:275 Command (pid 1462962) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:529 Binding storage pools to domain local: {'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/n580/002b28/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18663
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65228
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23462
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2332
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17432
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/n580/002b28/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/testing_out_stuff/test_clickbench.py.TestClickbenchParallel.test.Query00/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/n580/002b28/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2184 --tenant=/local/test_db --log-file-name=/home/runner/.ya/build/build_root/n580/002b28/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/testing_out_stuff/test_clickbench.py.TestClickbenchParallel.test.Query00/cluster/slot_1/logfile_le6wjdkt.log --grpc-port=18663 --mon-port=65228 --ic-port=23462
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/n580/002b28/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/testing_out_stuff/test_clickbench.py.TestClickbenchParallel.test.Query00/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/n580/002b28/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2184 --tenant=/local/test_db --log-file-name=/home/runner/.ya/build/build_root/n580/002b28/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/testing_out_stuff/test_clickbench.py.TestClickbenchParallel.test.Query00/cluster/slot_1/logfile_le6wjdkt.log --grpc-port=18663 --mon-port=65228 --ic-port=23462
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/n580/002b28/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/n580/002b28/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/testing_out_stuff/test_clickbench.py.TestClickbenchParallel.test.Query00/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:2184', '--tenant=/local/test_db', '--log-file-name=/home/runner/.ya/build/build_root/n580/002b28/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/testing_out_stuff/test_clickbench.py.TestClickbenchParallel.test.Query00/cluster/slot_1/logfile_le6wjdkt.log', '--grpc-port=18663', '--mon-port=65228', '--ic-port=23462')' in '/home/runner/.ya/build/build_root/n580/002b28/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/testing_out_stuff/test_clickbench.py.TestClickbenchParallel.test.Query00/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1463287
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:18663/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.139
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.139
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/n580/002b28/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1463288
DEBUG    ya.test:process.py:259 Command (pid 1463288) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1463288) elapsed time (sec): 0.8753397464752197
DEBUG    ya.test:process.py:263 Command (pid 1463288) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1463288) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1463288) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1463288) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1463288) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1463288) maxrss: 861180
DEBUG    ya.test:process.py:263 Command (pid 1463288) minflt: 45410
DEBUG    ya.test:process.py:263 Command (pid 1463288) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1463288) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1463288) nivcsw: 147
DEBUG    ya.test:process.py:263 Command (pid 1463288) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1463288) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1463288) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1463288) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1463288) stime: 0.23224599999999998
DEBUG    ya.test:process.py:263 Command (pid 1463288) utime: 0.5196459999999999
DEBUG    ya.test:process.py:263 Command (pid 1463288) wtime: 0.882
DEBUG    ya.test:process.py:275 Command (pid 1463288) output:
Git info:
    Commit: eda706fdaabeebabce9196da1c3dfe1ddd6da338
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 5bdf5d345fd2d8614b9a0914edc3a3c2a6f65932 into ee50f59b043c86e89c60abbf083a18ff2dac69d8

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-gnft54blbu
    Host information: 
        Linux ghrun-gnft54blbu 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1463288) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: eda706fdaabeebabce9196da1c3dfe1ddd6da338
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 5bdf5d345fd2d8614b9a0914edc3a3c2a6f65932 into ee50f59b043c86e89c60abbf083a18ff2dac69d8
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/n580/002b28/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.44
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.44
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/n580/002b28/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:2184', '-d', '/local/test_db', 'workload', 'clickbench', '-p', 'olap_yatests/clickbench/hits', 'init', '--store=column', '--datetime-types=dt64']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1464339
DEBUG    ya.test:process.py:259 Command (pid 1464339) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1464339) elapsed time (sec): 5.215712785720825
DEBUG    ya.test:process.py:263 Command (pid 1464339) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1464339) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1464339) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1464339) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1464339) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1464339) maxrss: 861180
DEBUG    ya.test:process.py:263 Command (pid 1464339) minflt: 106394
DEBUG    ya.test:process.py:263 Command (pid 1464339) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1464339) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1464339) nivcsw: 72
DEBUG    ya.test:process.py:263 Command (pid 1464339) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1464339) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1464339) nvcsw: 2976
DEBUG    ya.test:process.py:263 Command (pid 1464339) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1464339) stime: 0.29866
DEBUG    ya.test:process.py:263 Command (pid 1464339) utime: 0.37948699999999996
DEBUG    ya.test:process.py:263 Command (pid 1464339) wtime: 5.219
DEBUG    ya.test:process.py:275 Command (pid 1464339) output:
Init tables ...
Init tables ...Ok

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/n580/002b28/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.45
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.45
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/n580/002b28/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:2184', '-d', '/local/test_db', 'workload', 'clickbench', '-p', 'olap_yatests/clickbench/hits', 'import', 'files', '--input', '/home/runner/.ya/build/build_root/n580/002b28/environment/arcadia/ydb/tests/functional/clickbench/data/hits.csv']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1465353
DEBUG    ya.test:process.py:259 Command (pid 1465353) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1465353) elapsed time (sec): 40.64375281333923
DEBUG    ya.test:process.py:263 Command (pid 1465353) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1465353) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1465353) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1465353) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1465353) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1465353) maxrss: 861180
DEBUG    ya.test:process.py:263 Command (pid 1465353) minflt: 470913
DEBUG    ya.test:process.py:263 Command (pid 1465353) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1465353) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1465353) nivcsw: 672
DEBUG    ya.test:process.py:263 Command (pid 1465353) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1465353) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1465353) nvcsw: 40974
DEBUG    ya.test:process.py:263 Command (pid 1465353) oublock: 24
DEBUG    ya.test:process.py:263 Command (pid 1465353) stime: 2.335251
DEBUG    ya.test:process.py:263 Command (pid 1465353) utime: 3.877115
DEBUG    ya.test:process.py:263 Command (pid 1465353) wtime: 40.646
DEBUG    ya.test:process.py:275 Command (pid 1465353) output:
Fill table hits...
Fill table hits OK 100000 / 99997497 (39.684971s)

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


DEBUG    ya.test:process.py:456 No sanitizer errors found
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:2598
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:2598 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:2598 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 553
DEBUG    root:ydb_cluster.py:370 Expected nodes count: 1
INFO     root:ydb_cluster.py:206 Connecting to grpc://localhost:2184 to local/test_db ydb_access_token is set 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.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 local/test_db
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, a7479d0c-2f6a-45be-9032-c22be0b82855, localhost:2184): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a7479d0c-2f6a-45be-9032-c22be0b82855, localhost:2184): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a7479d0c-2f6a-45be-9032-c22be0b82855, localhost:2184): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-gnft54blbu.auto.internal" port: 18663 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 local/test_db: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-gnft54blbu.auto.internal:18663, 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:2184
INFO     root:ydb_cluster.py:222 Connected
DEBUG    ydb.connection:connection.py:421 RpcState(StreamExecuteScanQuery, 65e4ee45-d804-47f9-a843-e627bfa31799, ghrun-gnft54blbu.auto.internal:18663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 65e4ee45-d804-47f9-a843-e627bfa31799, ghrun-gnft54blbu.auto.internal:18663): request = { query { yql_text: "select 1" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 65e4ee45-d804-47f9-a843-e627bfa31799, ghrun-gnft54blbu.auto.internal:18663): response = { <_MultiThreadedRendezvous object> }
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:2598
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:2598 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:2598 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 553
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:2598
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:2598 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:2598 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 553
DEBUG    root:ydb_cluster.py:370 Expected nodes count: 1
INFO     root:ydb_cluster.py:273 get_tables /local/test_db/olap_yatests/clickbench/hits
INFO     root:ydb_cluster.py:267 describe /local/test_db/olap_yatests/clickbench/hits
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, ecca20a7-c853-4e24-a1e2-3bb0a41d9850, ghrun-gnft54blbu.auto.internal:18663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, ecca20a7-c853-4e24-a1e2-3bb0a41d9850, ghrun-gnft54blbu.auto.internal:18663): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/local/test_db/olap_yatests/clickbench/hits" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, ecca20a7-c853-4e24-a1e2-3bb0a41d9850, ghrun-gnft54blbu.auto.internal:18663): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "hits" owner: "root@builtin" type: COLUMN_TABLE 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" } created_at { plan_step: 1761232177330 tx_id: 281474976720659 } } } } } }
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:2598
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:2598 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/clickbench/hits&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:2598 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/clickbench/hits&tablets=true HTTP/1.1" 200 582
INFO     root:ydb_cluster.py:412 Table /local/test_db/olap_yatests/clickbench/hits balance: 128-128 shards.
DEBUG    ydb.connection:connection.py:421 RpcState(StreamExecuteScanQuery, 33bb220f-dcec-48a1-b72e-7654175ce20d, ghrun-gnft54blbu.auto.internal:18663): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 33bb220f-dcec-48a1-b72e-7654175ce20d, ghrun-gnft54blbu.auto.internal:18663): request = { query { yql_text: "select 1" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 33bb220f-dcec-48a1-b72e-7654175ce20d, ghrun-gnft54blbu.auto.internal:18663): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/n580/002b28/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.46
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.46
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/n580/002b28/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:2184', '-d', '/local/test_db', 'workload', 'clickbench', '--path', 'olap_yatests/clickbench/hits', 'run', '--json', '2de39c5e52fc50134c0bdc66973b1e7d.stats.json', '--output', '2de39c5e52fc50134c0bdc66973b1e7d.result', '--include', 'Query00,Query01,Query02,Query03,Query04,Query05,Query06,Query07,Query08,Query09,Query10,Query11,Query12,Query13,Query14,Query15,Query16,Query17,Query18,Query19,Query20,Query21,Query22,Query23,Query24,Query25,Query26,Query27,Query28,Query29,Query30,Query31,Query32,Query33,Query34,Query35,Query36,Query37,Query38,Query39,Query40,Query41,Query42', '--iterations', '2', '--plan', '2de39c5e52fc50134c0bdc66973b1e7d.plan', '--global-timeout', '1800.0s', '--verbose', '--threads', '8']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1473314
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 local/test_db
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, c53520c2-74e6-4118-8fa1-c0487417f0fe, localhost:19768): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c53520c2-74e6-4118-8fa1-c0487417f0fe, localhost:19768): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c53520c2-74e6-4118-8fa1-c0487417f0fe, localhost:19768): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-gnft54blbu.auto.internal" port: 25018 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 local/test_db: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-gnft54blbu.auto.internal:25018, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19768
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 local/test_db
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, f2f2daeb-01d2-40b9-a960-6b7baf840383, localhost:19768): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f2f2daeb-01d2-40b9-a960-6b7baf840383, localhost:19768): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f2f2daeb-01d2-40b9-a960-6b7baf840383, localhost:19768): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-gnft54blbu.auto.internal" port: 25018 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 local/test_db: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-gnft54blbu.auto.internal:25018, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19768
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 local/test_db
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 56dbc386-db29-4c66-808a-08c6af882ca4, localhost:2184): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 56dbc386-db29-4c66-808a-08c6af882ca4, localhost:2184): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 56dbc386-db29-4c66-808a-08c6af882ca4, localhost:2184): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-gnft54blbu.auto.internal" port: 18663 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 local/test_db: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-gnft54blbu.auto.internal:18663, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2184
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:2598
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:2598 "GET /viewer/json/nodes HTTP/1.1" 200 805
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:2598
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:2598 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:2598 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 550
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:2598
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:2598 "GET /viewer/json/nodes HTTP/1.1" 200 802
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:2598
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:2598 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:2598 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 548
INFO     root:allure_utils.py:292 All nodes before filtering: [('23462@ghrun-gnft54blbu.auto.internal', <Role.UNKNOWN: 0>)]
INFO     root:allure_utils.py:312 Auto-discovered hosts (all roles): 1 hosts from 1 total nodes
INFO     root:allure_utils.py:313 Host to nodes mapping: [('ghrun-gnft54blbu.auto.internal', 1)]
INFO     root:allure_utils.py:889 iterations_table created, length: 515
INFO     root:allure_utils.py:895 Added iterations table to description HTML
============================== slowest durations ===============================
184.81s setup    test_clickbench.py::TestClickbenchParallel::test[Query00]
73.73s setup    test_clickbench.py::TestClickbench::test_clickbench[Query00]
23.33s call     test_clickbench.py::TestClickbench::test_clickbench[Query29]
8.50s call     test_clickbench.py::TestClickbench::test_clickbench[Query22]
8.13s call     test_clickbench.py::TestClickbench::test_clickbench[Query09]
7.54s call     test_clickbench.py::TestClickbench::test_clickbench[Query41]
6.48s call     test_clickbench.py::TestClickbench::test_clickbench[Query39]
6.23s call     test_clickbench.py::TestClickbench::test_clickbench[Query40]
6.17s call     test_clickbench.py::TestClickbench::test_clickbench[Query42]
6.11s call     test_clickbench.py::TestClickbench::test_clickbench[Query13]
5.76s call     test_clickbench.py::TestClickbench::test_clickbench[Query23]
5.50s call     test_clickbench.py::TestClickbench::test_clickbench[Query28]
5.39s call     test_clickbench.py::TestClickbench::test_clickbench[Query27]
5.35s call     test_clickbench.py::TestClickbench::test_clickbench[Query08]
5.27s call     test_clickbench.py::TestClickbench::test_clickbench[Query35]
5.27s call     test_clickbench.py::TestClickbench::test_clickbench[Query00]
5.12s call     test_clickbench.py::TestClickbench::test_clickbench[Query10]
5.04s call     test_clickbench.py::TestClickbench::test_clickbench[Query31]
4.92s call     test_clickbench.py::TestClickbench::test_clickbench[Query30]
4.90s call     test_clickbench.py::TestClickbench::test_clickbench[Query04]
4.79s call     test_clickbench.py::TestClickbench::test_clickbench[Query05]
4.71s call     test_clickbench.py::TestClickbench::test_clickbench[Query01]
4.70s call     test_clickbench.py::TestClickbench::test_clickbench[Query15]
4.67s call     test_clickbench.py::TestClickbench::test_clickbench[Query14]
4.63s call     test_clickbench.py::TestClickbench::test_clickbench[Query38]
4.61s call     test_clickbench.py::TestClickbench::test_clickbench[Query18]
4.51s call     test_clickbench.py::TestClickbench::test_clickbench[Query32]
4.47s call     test_clickbench.py::TestClickbench::test_clickbench[Query37]
4.32s call     test_clickbench.py::TestClickbench::test_clickbench[Query11]
4.24s call     test_clickbench.py::TestClickbench::test_clickbench[Query16]
4.23s call     test_clickbench.py::TestClickbench::test_clickbench[Query34]
4.16s call     test_clickbench.py::TestClickbench::test_clickbench[Query36]
4.05s call     test_clickbench.py::TestClickbench::test_clickbench[Query03]
4.05s call     test_clickbench.py::TestClickbench::test_clickbench[Query12]
3.98s call     test_clickbench.py::TestClickbench::test_clickbench[Query21]
3.93s call     test_clickbench.py::TestClickbench::test_clickbench[Query02]
3.81s call     test_clickbench.py::TestClickbench::test_clickbench[Query07]
3.68s call     test_clickbench.py::TestClickbench::test_clickbench[Query20]
3.60s call     test_clickbench.py::TestClickbench::test_clickbench[Query06]
3.42s call     test_clickbench.py::TestClickbench::test_clickbench[Query25]
3.40s call     test_clickbench.py::TestClickbench::test_clickbench[Query17]
3.38s call     test_clickbench.py::TestClickbench::test_clickbench[Query26]
3.37s setup    test_clickbench.py::TestClickbench::test_clickbench[Query42]
3.30s call     test_clickbench.py::TestClickbench::test_clickbench[Query19]
3.29s call     test_clickbench.py::TestClickbench::test_clickbench[Query33]
3.17s setup    test_clickbench.py::TestClickbench::test_clickbench[Query26]
3.17s call     test_clickbench.py::TestClickbench::test_clickbench[Query24]
3.10s setup    test_clickbench.py::TestClickbench::test_clickbench[Query41]
3.00s setup    test_clickbench.py::TestClickbench::test_clickbench[Query24]
2.95s setup    test_clickbench.py::TestClickbench::test_clickbench[Query40]
2.88s setup    test_clickbench.py::TestClickbench::test_clickbench[Query04]
2.87s setup    test_clickbench.py::TestClickbench::test_clickbench[Query21]
2.76s setup    test_clickbench.py::TestClickbench::test_clickbench[Query27]
2.75s setup    test_clickbench.py::TestClickbench::test_clickbench[Query20]
2.74s setup    test_clickbench.py::TestClickbench::test_clickbench[Query05]
2.74s setup    test_clickbench.py::TestClickbench::test_clickbench[Query03]
2.72s setup    test_clickbench.py::TestClickbench::test_clickbench[Query28]
2.68s setup    test_clickbench.py::TestClickbench::test_clickbench[Query18]
2.68s setup    test_clickbench.py::TestClickbench::test_clickbench[Query06]
2.67s setup    test_clickbench.py::TestClickbench::test_clickbench[Query23]
2.67s setup    test_clickbench.py::TestClickbench::test_clickbench[Query25]
2.66s setup    test_clickbench.py::TestClickbench::test_clickbench[Query02]
2.64s setup    test_clickbench.py::TestClickbench::test_clickbench[Query10]
2.64s setup    test_clickbench.py::TestClickbench::test_clickbench[Query15]
2.64s setup    test_clickbench.py::TestClickbench::test_clickbench[Query12]
2.63s setup    test_clickbench.py::TestClickbench::test_clickbench[Query01]
2.63s setup    test_clickbench.py::TestClickbench::test_clickbench[Query14]
2.63s setup    test_clickbench.py::TestClickbench::test_clickbench[Query08]
2.62s setup    test_clickbench.py::TestClickbench::test_clickbench[Query22]
2.62s setup    test_clickbench.py::TestClickbench::test_clickbench[Query16]
2.59s setup    test_clickbench.py::TestClickbench::test_clickbench[Query19]
2.59s setup    test_clickbench.py::TestClickbench::test_clickbench[Query39]
2.59s setup    test_clickbench.py::TestClickbench::test_clickbench[Query29]
2.58s setup    test_clickbench.py::TestClickbench::test_clickbench[Query35]
2.58s setup    test_clickbench.py::TestClickbench::test_clickbench[Query11]
2.57s setup    test_clickbench.py::TestClickbench::test_clickbench[Query07]
2.57s setup    test_clickbench.py::TestClickbench::test_clickbench[Query17]
2.55s setup    test_clickbench.py::TestClickbench::test_clickbench[Query30]
2.54s setup    test_clickbench.py::TestClickbench::test_clickbench[Query38]
2.54s setup    test_clickbench.py::TestClickbench::test_clickbench[Query13]
2.53s setup    test_clickbench.py::TestClickbench::test_clickbench[Query32]
2.52s setup    test_clickbench.py::TestClickbench::test_clickbench[Query33]
2.50s setup    test_clickbench.py::TestClickbench::test_clickbench[Query34]
2.50s setup    test_clickbench.py::TestClickbench::test_clickbench[Query31]
2.49s setup    test_clickbench.py::TestClickbench::test_clickbench[Query37]
2.47s setup    test_clickbench.py::TestClickbench::test_clickbench[Query36]
2.46s setup    test_clickbench.py::TestClickbench::test_clickbench[Query09]
0.03s teardown test_clickbench.py::TestClickbench::test_clickbench[Query28]
0.01s teardown test_clickbench.py::TestClickbench::test_clickbench[Query15]
0.01s teardown test_clickbench.py::TestClickbench::test_clickbench[Query42]
0.01s teardown test_clickbench.py::TestClickbench::test_clickbench[Query00]

(39 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_clickbench.py::TestClickbenchParallel::test[Query00] - Failed: Graceful shutdown requested
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
=================== 43 passed, 1 error in 601.78s (0:10:01) ====================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...n580/002b28/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/n580/002b28/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/n580/002b28', '--source-root', '/home/runner/.ya/build/build_root/n580/002b28/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/n580/002b28/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium', '--test-tool-bin', '/home/runner/.ya/tools/v4/9985353571/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address', '--test-file-filter', 'test_clickbench.py']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1770, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...n580/002b28/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/n580/002b28/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/n580/002b28', '--source-root', '/home/runner/.ya/build/build_root/n580/002b28/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/n580/002b28/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium', '--test-tool-bin', '/home/runner/.ya/tools/v4/9985353571/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address', '--test-file-filter', 'test_clickbench.py']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/n580/002b59/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_default_path
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, timeout-2.4.0, typeguard-2.13.3
collected 3 items

test_default_path.py ..
Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...02b59/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/n580/002b59/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_default_path/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/n580/002b59', '--source-root', '/home/runner/.ya/build/build_root/n580/002b59/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/n580/002b59/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_default_path/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium', '--test-tool-bin', '/home/runner/.ya/tools/v4/9985353571/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address', '--test-file-filter', 'test_default_path.py']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1770, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...02b59/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/n580/002b59/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_default_path/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/n580/002b59', '--source-root', '/home/runner/.ya/build/build_root/n580/002b59/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/n580/002b59/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_default_path/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium', '--test-tool-bin', '/home/runner/.ya/tools/v4/9985353571/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address', '--test-file-filter', 'test_default_path.py']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/n580/002b6d/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_diff_processing
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, timeout-2.4.0, typeguard-2.13.3
collected 9 items

test_diff_processing.py .........

============================== slowest durations ===============================
77.67s setup    test_diff_processing.py::TestTpcdsDiffProcessing::test_tpcds[CheckCanonicalPolicy.NO]
30.34s setup    test_diff_processing.py::TestTpchDiffProcessing::test_tpch[CheckCanonicalPolicy.NO]
30.13s setup    test_diff_processing.py::TestClickbenchDiffProcessing::test_clickbench[CheckCanonicalPolicy.NO]
19.17s call     test_diff_processing.py::TestTpcdsDiffProcessing::test_tpcds[CheckCanonicalPolicy.NO]
10.58s call     test_diff_processing.py::TestTpcdsDiffProcessing::test_tpcds[CheckCanonicalPolicy.WARNING]
9.61s call     test_diff_processing.py::TestTpcdsDiffProcessing::test_tpcds[CheckCanonicalPolicy.ERROR]
5.20s call     test_diff_processing.py::TestTpchDiffProcessing::test_tpch[CheckCanonicalPolicy.NO]
2.81s call     test_diff_processing.py::TestClickbenchDiffProcessing::test_clickbench[CheckCanonicalPolicy.NO]
2.78s call     test_diff_processing.py::TestClickbenchDiffProcessing::test_clickbench[CheckCanonicalPolicy.WARNING]
2.74s setup    test_diff_processing.py::TestTpcdsDiffProcessing::test_tpcds[CheckCanonicalPolicy.WARNING]
2.62s setup    test_diff_processing.py::TestTpcdsDiffProcessing::test_tpcds[CheckCanonicalPolicy.ERROR]
2.59s setup    test_diff_processing.py::TestClickbenchDiffProcessing::test_clickbench[CheckCanonicalPolicy.WARNING]
2.56s setup    test_diff_processing.py::TestClickbenchDiffProcessing::test_clickbench[CheckCanonicalPolicy.ERROR]
2.47s setup    test_diff_processing.py::TestTpchDiffProcessing::test_tpch[CheckCanonicalPolicy.ERROR]
2.44s setup    test_diff_processing.py::TestTpchDiffProcessing::test_tpch[CheckCanonicalPolicy.WARNING]
1.92s call     test_diff_processing.py::TestTpchDiffProcessing::test_tpch[CheckCanonicalPolicy.ERROR]
1.64s call     test_diff_processing.py::TestTpchDiffProcessing::test_tpch[CheckCanonicalPolicy.WARNING]
1.29s call     test_diff_processing.py::TestClickbenchDiffProcessing::test_clickbench[CheckCanonicalPolicy.ERROR]
0.01s teardown test_diff_processing.py::TestTpcdsDiffProcessing::test_tpcds[CheckCanonicalPolicy.NO]
0.01s teardown test_diff_processing.py::TestTpchDiffProcessing::test_tpch[CheckCanonicalPolicy.ERROR]
0.01s teardown test_diff_processing.py::TestTpchDiffProcessing::test_tpch[CheckCanonicalPolicy.NO]
0.01s teardown test_diff_processing.py::TestClickbenchDiffProcessing::test_clickbench[CheckCanonicalPolicy.NO]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 9 passed in 208.74s (0:03:28) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/n580/002b51/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_external
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, timeout-2.4.0, typeguard-2.13.3
collected 3 items

test_external.py ...

============================== slowest durations ===============================
30.24s setup    test_external.py::TestExternalE1::test[first_query_set.1.sql]
3.16s call     test_external.py::TestExternalE1::test[second_query_set.join.sql]
2.59s setup    test_external.py::TestExternalE1::test[second_query_set.join.sql]
2.56s setup    test_external.py::TestExternalE1::test[first_query_set.2.yql]
2.32s teardown test_external.py::TestExternalE1::test[second_query_set.join.sql]
1.92s call     test_external.py::TestExternalE1::test[first_query_set.1.sql]
1.67s call     test_external.py::TestExternalE1::test[first_query_set.2.yql]
0.01s teardown test_external.py::TestExternalE1::test[first_query_set.1.sql]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 3 passed in 44.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/n580/002b60/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_import_csv
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, timeout-2.4.0, typeguard-2.13.3
collected 2 items

test_import_csv.py ..

============================== slowest durations ===============================
36.81s setup    test_import_csv.py::TestExternalImportCsv::test
35.12s setup    test_import_csv.py::TestExternalImportCsvArrow::test
2.24s teardown test_import_csv.py::TestExternalImportCsvArrow::test
1.74s teardown test_import_csv.py::TestExternalImportCsv::test
0.05s call     test_import_csv.py::TestExternalImportCsvArrow::test
0.04s call     test_import_csv.py::TestExternalImportCsv::test
========================= 2 passed in 76.06s (0:01:16) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/n580/002b1f/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_upload
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, timeout-2.4.0, typeguard-2.13.3
collected 23 items

test_upload.py ....................

============================== slowest durations ===============================
125.32s setup    test_upload.py::TestUploadTpchS0_1::test
29.62s call     test_upload.py::TestUploadTpchS0_1::test_tpch[8]
26.09s call     test_upload.py::TestUploadTpchS0_1::test_tpch[16]
25.89s call     test_upload.py::TestUploadTpchS0_1::test_tpch[17]
25.49s call     test_upload.py::TestUploadTpchS0_1::test_tpch[7]
25.27s call     test_upload.py::TestUploadTpchS0_1::test_tpch[18]
24.98s call     test_upload.py::TestUploadTpchS0_1::test_tpch[5]
22.70s call     test_upload.py::TestUploadTpchS0_1::test_tpch[9]
21.61s call     test_upload.py::TestUploadTpchS0_1::test_tpch[2]
20.66s call     test_upload.py::TestUploadTpchS0_1::test_tpch[11]
19.74s call     test_upload.py::TestUploadTpchS0_1::test_tpch[19]
19.36s call     test_upload.py::TestUploadTpchS0_1::test_tpch[3]
18.57s call     test_upload.py::TestUploadTpchS0_1::test_tpch[10]
15.54s call     test_upload.py::TestUploadTpchS0_1::test_tpch[13]
15.08s call     test_upload.py::TestUploadTpchS0_1::test_tpch[12]
14.40s call     test_upload.py::TestUploadTpchS0_1::test_tpch[15]
13.32s call     test_upload.py::TestUploadTpchS0_1::test_tpch[1]
12.68s call     test_upload.py::TestUploadTpchS0_1::test_tpch[4]
11.41s call     test_upload.py::TestUploadTpchS0_1::test_tpch[14]
8.18s call     test_upload.py::TestUploadTpchS0_1::test_tpch[6]
3.71s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[13]
3.51s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[14]
3.27s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[7]
3.16s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[17]
3.13s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[19]
3.09s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[20]
2.94s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[18]
2.76s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[2]
2.69s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[15]
2.68s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[8]
2.66s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[6]
2.61s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[5]
2.59s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[4]
2.53s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[9]
2.52s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[1]
2.52s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[12]
2.51s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[3]
2.50s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[11]
2.50s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[16]
2.47s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[10]
0.04s call     test_upload.py::TestUploadTpchS0_1::test
0.04s teardown test_upload.py::TestUploadTpchS0_1::test_tpch[11]
0.02s teardown test_upload.py::TestUploadTpchS0_1::test_tpch[12]
0.01s teardown test_upload.py::TestUploadTpchS0_1::test

(17 durations < 0.005s hidden.  Use -vv to show these durations.)
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 20 passed in 615.46s (0:10:15) ========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: .../build_root/n580/002b1f/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/n580/002b1f/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_upload/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/n580/002b1f', '--source-root', '/home/runner/.ya/build/build_root/n580/002b1f/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/n580/002b1f/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_upload/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium', '--test-tool-bin', '/home/runner/.ya/tools/v4/9985353571/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address', '--test-file-filter', 'test_upload.py']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1770, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: ((".../build_root/n580/002b1f/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/n580/002b1f/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_upload/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/n580/002b1f', '--source-root', '/home/runner/.ya/build/build_root/n580/002b1f/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/n580/002b1f/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_upload/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium', '--test-tool-bin', '/home/runner/.ya/tools/v4/9985353571/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address', '--test-file-filter', 'test_upload.py']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/n580/002b1b/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_workload_manager
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, timeout-2.4.0, typeguard-2.13.3
collected 3 items

test_workload_manager.py ..
Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...'--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/n580/002b1b/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_workload_manager/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/n580/002b1b', '--source-root', '/home/runner/.ya/build/build_root/n580/002b1b/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/n580/002b1b/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_workload_manager/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium', '--test-tool-bin', '/home/runner/.ya/tools/v4/9985353571/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address', '--test-file-filter', 'test_workload_manager.py']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1770, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...'--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/n580/002b1b/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_workload_manager/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/n580/002b1b', '--source-root', '/home/runner/.ya/build/build_root/n580/002b1b/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/n580/002b1b/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_workload_manager/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium', '--test-tool-bin', '/home/runner/.ya/tools/v4/9985353571/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address', '--test-file-filter', 'test_workload_manager.py']' stopped by 600 seconds timeout",), {})
